Exchange rate conversion
Dear All, We want to convert Euro ( or any other currency) in RUB. We have done the configuration in TCURR and entered the exchange rate However in PR05 when we create the trip and give the currency...
View ArticleRe: Menu path for IMG Txn Code: OMSY
Please follow the below given menu path to maintain the fiscal year for your company code - SPRO>IMG>Financial Management>Maintain Global Parameters of company code. Please follow the menu...
View ArticleRe: Concat function in UDF
Hi Chinna, what do you mean by plus(+) here. do you want to concatenate these values?Plus(+) will not work for array of string[]. for that we need to use for() loop to concatenate these value.Please...
View ArticleRe: For STO PO In excise part 2 posting import clg GL is picked wrongly.
Please check the GL assignment in OBYC for Transaction key "NVV"
View ArticleRe: SOLUTION MANAGER 7.2 JAVA INSTALLATION- J2EE startup issue
Hi Sai, R3trans -d does not work in pure java stack. This is normal. Please be patient and see if it is stopped with any error in this step. Regards,Ning
View ArticleRe: Problem with webservice with nested objects in parameter
I tried to create a client using the wsdl/xsd you posted and couldn't. The request parameter isn't defined. wsdl regKasseService.wsdl regKasse.xsd regKasseService.wsdlMicrosoft (R) Web Services...
View ArticleRe: NLS Lang error SUM-Phase: PREP_INPUT_CHECK/DBCONNCHK_INI
Hi Troy, If not already checked then please check below SAP Note for few reference about Oracle NLS. 606359 - FAQ: Oracle National Language Support (NLS).Also in this note there are mentioned 2-3...
View ArticleRe: 0IC_C03 cube and queries calculate stock until the date of the last movement
That's BX's standard behavior. I think you need to study some SCN articles to understand how to work with BF and BX. That's what I did too when learning about these two. Anyway,since your question is...
View ArticleRe: How to Loop and delete inside loop based on some condition in HANA procedure
Hello Prashant, do do not need a loop based construct to remove not appropriate lines. You can do following: it_viqmel = select * from :lt_viqmel where substring("TPLNR0",1,2) = :p_line;Consider to...
View ArticleAccess Relationship data for Customer in C4C
Hello Experts, I have a requirement to access all the relationship data for customer(Has contact, Attributes etc).I am able to generate the following code successfully in Repository Explorer. import...
View ArticleRe: Delivery Quantity is deffirent with VL10G and VL01N
Hi Sometimes SAP behaves weirdly as this is also a human written software you know If your issue has been resolved then you don't need to worry about background logic and programming. I'd suggest you...
View ArticleRe: ignore RecordSet in the sFTP adapter Module bean
Hi Evgeniy, Couldn't get this. How to put MTB again? It is not going to remove the <Recordset> right?XSL is something I need to try before Message Mapping. but source tag has the xmlns, due to...
View ArticleRe: After enter date in Selection Screen : Showing Invalid Date
Hi Jörg Krause, I tried your code but I am getting same error.Plese do needful
View ArticleRe: Cannot list the database schemas
Hi Murali, It works now! Thank you! Best regards, Yuling
View ArticleRe: Modify Existing SAP Query
Ok. Still doesn't explain how the non-modifiable query where the Package Name is: /SAPQUERY/HR_PCMP was initially created directly in Production. Are you certain this does not exist in Dev?
View ArticleRe: Variants for Batch job for generating and printing out Cycle Counting...
Yes, First date of next month, In SM36, you mention start and and select period as monthly ...thats it. well to make sure that your variant is doing fine...you can run in job for shorter period daily...
View ArticleRe: Where to find the SAP internal UOM conversion rate?
Hi, Check is there any filters applied. Because we can able to find that in MM02. After removing filters also it is not appearing raise the issue to SAP Regards,Pavan Kumar Arvapally
View ArticleAlternative to Collect Statement or collect statement
Hi Friends, I have a internal table(ITAB1) with 20+ fields. I have to prepare new internal tale(ITAB2) with group by using 6 fields from the ITAB1 (COLLECT with 6 matching fields) .Also I need to have...
View ArticleRe: sap-ui-core.js:88 Uncaught Error: failed to load...
Hi Sravya, It is a style class.Check the explanation of the explored sample that you're trying: Step 34: Custom Controls - SAPUI5: UI Development Toolkit for HTML5 - SAP Library Regards,Sai.
View Article