Re: PP-SD integration
If you are not a SD functional consultant, please discuss with him as he / she should be knowing how to capture this from SD side. G. Lakshmipathi
View ArticleRe: SQL query
The error is here: SET @Result = (SELECT T0.[Substitute] as LieferantenArtikelNummer, T0.[U_NF_Supp_VPE] as Verpackungseinheit, T0.[U_NF_Supp_ME] as Mengenseinheit FROM OSCN T0 WHERE T0.ItemCode =...
View ArticleScripting help
Hi, I wanted to ask, how should I build a script for FK01 - which is moving through multiple screens based on mandatory values entered into fields. What I need to achieve is - to insert character in...
View ArticleRe: How to process transit procedure and export declaration in GTS
Hi Ed, As far as I know, you have to process both documents, which are for different purposes and (in some countries) communicated to different authorities. The Transit procedure covers the journey...
View ArticleRe: Tax % in a tax code brings wrong Value(%) to VK11
Maintain in VK11 and manually enter the required %. System will let you save the record. As this is a pricing condition you should have this maintained.
View ArticleRe: Fiori Performance Issue in Mobile(Windows and IOS Devices)
Hi Tejas, 1. Your network bandwidth is very good (2G not recommended, To be on 3G/4G or wifi):3G/4G and WIfi2. Response time of your server is good.:Yes3. Are you connected to any VPN from mobile ?No4....
View ArticleRe: RFC FM not accepting currency value
Check the data type and length of both the fields. The dump is due to type conflict.
View ArticleRe: Tax % in a tax code brings wrong Value(%) to VK11
Hi 1. IN FTXP transaction--> kindly check first whether your Tax code ZZ is maintained all 3 different tax Percentages with 3 different accounting keys and Tax accounts. 2.in OB40 ---> Kindly...
View ArticleRe: Serial Number - Number Range
No Serial numbers are at Material level. Serial number repeats for each Material code.
View ArticleRe: Error in DTP loading Product Hierarchy
Please activate the 0PRODH1, 0PRODH2, 0PRODH3, 0PRODH4 info objects and reload the data.Thanks,Bhavin Vyas
View ArticleRe: How to dynamically know if a Business Object is edited from C4C TI
Hello Saurabh,you should use the after modify event of the relevant node which is triggered when somebody changes a value in a field and presses the enter or save button.In this event, you should...
View ArticleWhile improting SAP SMART BUSINESS SFIN 1503 ( HANA CONTENT ) in Hana facing...
Hi Experts, While importing SAP SMART BUSINESS SFIN 1503 ( HANA CONTENT ) in HANA Database, we are faing issue like below,I have tied so many contents import in Hana data base, facing same...
View ArticleRe: Serial Number with equipment master
I do not think so. you have to activate Equipment view separately. This is because every user might not require Equipment activation. We need to search for suitable enhancement to make Equipment view...
View ArticleRe: How to hide colons in SimpleForm
Hi, The example above from http://https://sapui5.netweaver.ondemand.com/explored.html#/sample/sap.ui.layout.sample.SimpleForm354/preview Colon (:) is added by css "after" pseudo class (see attached...
View ArticleRe: Syntax error in program "SAPLKONT"
Thanks Maruthi Sir program executed before update But after EHP7 it require some OSS NOTE for enhancement programso if know OSS Note Kindly provide me..
View ArticleRe: EPM front-end performance, SAP recommended configuration
Hi David, I know this thread is old and not sure if will get a reply back, but wanted to you guys managed to solve the performance issue you mentioned. We are facing the same intermittent issues and...
View ArticleRe: Inactive Employees Payroll Run
Hi Albina: Maybe you can just use payroll status infotype (0003) run payroll up to field (ABWD1) to cover this situation. Field help state: "End of processing 1 (run payroll for pers.no. up to)"Date up...
View ArticleRe: Customer Receivables Aging/Statement - more aging buckets
Hi Laura #DEBAGE is indeed a temporary table. The reason I use a Stored Procedure with a temporary table is that the query is quite complex and execution happens faster on the server. You can use...
View Article