Re: any function module in different between two times?
Hi Rajesh, You can use the FM: CX_SCHED_VIA_OPERATING_TIME or SD_CALC_DURATION_FROM_DATETIME.Hope this helps. Thanks,Anubhab
View ArticleRe: Display age range in the report using one table
Hi Ram, Create a variable with the following Case Statement. Case when Age in 0,1 then '0-2' when Age in 2,3 then '2-4' when Age in 4,5 then '4-6'...End Regards,G Sujitha
View ArticleRe: Visual Composer WS
Hi Isaac, I was under the impression this is possible with R3 services, but I don't know about Web Services. I could suggest the following:- try to activate the service the way you wanted.- you could...
View ArticleRe: Table does not exist at dw.insertrow(0)
When you insertrow for dw_one any autoretrieve drop down data window with no rows are retrieved.One of them has invalid sql.Go through each, retrieve them in development and get the error.If you don't...
View ArticleRe: flat file help
Hi Pam, Are you using XI? Based on the information provided, you can:1. Read the file (java), but since it is a single line, the first line would already contain all the contents in the file2. Search...
View ArticleRe: Getting error while transferring Product categories from SAP to SRM as an...
Did you check your object is not in status running in R3AM1? Cheers! Luis
View ArticleRe: Proxy to Web Service :: Fault Mapping not getting invoked in PI
Hi Harish,Thanks for the update, configuration and cache are all fine, but still it is taking the response mapping if there is a soap fault occurred.we are on PO 7.31. Any idea? ThanksSugata B Majumder
View ArticleRe: Load hierarchy based on dimension property
Hello, Please refer to the below link for How to Guide for Loading Master data and Hierarchies....
View ArticleRe: Error Imposible modificar un contrato
Hola comprueba esta nota: 1020488 - Error message while updating a Service ContractUn saludoAgustín Marcos Cividanes
View ArticleRe: SAP EWM Outbound and Inbound process
You open /scwm/mon and do everything from there...
View ArticleRe: Split a String in Crystal Reports
Hi Monica, Do you need the first date in the string or the date that appears immediately after the text 'N319'? To extract the first date, use this code: StringVar AuditLog := {Audit_Log};stringvar...
View ArticleRe: Mail based on event raise
Hi HP, Thanks, yours did the trick. @Nanda: Thanks for the excellent help given, you helped me iron out my main flaw! Just one last question, could you guys let me know if JobName gives me JobName, or...
View ArticleRe: Unable to print chinese characters in Smartforms use Zebra printer
The 'ANDALE_S' was already there when i used it,Also i do not know when and whom installed it. Regards. Andy
View ArticleMDM 7.1.11 crash
Lately, we're having a problem in MDM, the server suddenly restarting and repositories are being stopped and checking the MDS_Log, the log error is: "ABAP API usage exception with MSG class...
View ArticleRe: sap-wd-configId parameter
Hi Maria, Which configuration do you mean? The startpage after registrating? This is parameter "candidateStartpage" in the HRRCF_C_REGISTER_UI component configuration. Regards,Nicole
View ArticleRe: How can I group By Card Code? I get an error so not sure how to Group by
Hi, Try this: SELECT T0.[CardCode], T0.[CardName], T0.[CreateDate],T0.[Balance],T1.[Name],T1.[FirstName], T1.[LastName], T1.[Position], T1.[E_MailL], T1.[U_TWBS_CWCnType], T1.[U_TWBS_CWRptDel] FROM...
View ArticleRe: Error Willy Introscope
Hi Victor, Please open a new discussion for the above latest issue so that you'll get responses from experts for fast resolution. Regards,Gaurav
View ArticleRe: Standard component rejection posting in production order
Hi Mr Ahmed Are you consuming the 105 qty at the time of production order conformation or you are consuming according to BOM or doing manual consumption .so if you are consuming according to BOM...
View ArticleRe: Hide SAP - Standard profile from Selection List
Hi, For Example : CJ06 - Create Proj Defi have standard profile , let me know in this list to show only related user level or company level profiles. Regards Ahamed
View ArticleRe: GBI_MM Maintain Quotation Problem
Dear Edgar, Thank you for your reply. It is a warning message, but we cant save the changes that we have done. So basically, the problem is that the student also made a mistake in setting the moving...
View Article