Re: Update user status of a production order
Thanks, Raymond. This helped - I used the FM, CO_SE_PRODORD_CHANGE and it worked perfectly for me.
View ArticleRe: Crystal Reports 2008 - Display the Final Running Field Value
Hi Abhilash, Sorry for the very late reply, I was absorbed with different projects. Anyway, I tried what you suggested but I still don't get my desired output. - John
View ArticleRe: Type conflict in a function module call when I use RTTS
Hi Thomas, My achieve is: want to have a same type of internal table with FM '/NSL/ABP_SVC_POLICY_RETRIEVE'. In order to debug and check the issue, so I put the same code in this system. Actually I...
View ArticleJournal Entry - Debit or Credit column has automatic disappeared
Dear all I have an issue when dealing with the Journal Entry.When I copied a journal and tried to edit the column (Debit or Credit).The Debit or Credit column has automatic disappeared. For...
View ArticleRe: PB Newbie
Hi Ryan; Try these online courses for all the basics on PB. The courses are free and quite comprehensive. Even though they are based on older PB releaes, the basics are still the same in the current...
View ArticleRe: HTTP Status 404-Not Found
Hi Ashwin, If your objective is to build a packaged application (.apk) and run on Android device, then you need to configure Application connection (Application ID)in SMP server and use the Application...
View ArticleRe: SMS Campaign
Hi SK, Try this below link you may get some idea : https://scn.sap.com/thread/1158335 Marketing Campaigns using SMS | SCN Issue in SMS Campaign Regards,Senthil.
View ArticleRe: Calculations on Results rows of two CKFs
Hi, Can you show the design of your query? Regards,Loed
View ArticleRe: Type conflict in a function module call when I use RTTS
Hi Patel, Thanks for your update. Sorry, I didn't get your mean, in the code, I used LENG, not INTLENGTY.BTW, Actually, I will call this FM in other system by RFC, so I cannot use the structure...
View ArticleRe: DATE_TO_WEEK -- Calculates wrong
ok, in that case, you can create a custom functional module to calculate week (Sunday -Thursday) from date.use standard FM either DATE_COMPUTE_DAY (or) ISP_GET_WEEKDAY_NAME to get the weekday nameif it...
View ArticleRe: How to merge 2 different field of table in 1 field in structure table
Hi, Please provide some detail information. As per my understanding.If table1-field1 and table2-field2 are of same types, then u can use APPEND into another internal table.and one more thing, these...
View ArticleRe: Etimated reads are recording as zero or whatever is previous read.
Hi Srini, Please find above screenshot this is taken after putting break point in the starting and end point of FM.Request you to please check suggest. ThanksVeer.
View ArticleRe: Webservice not available in target system - after transport !!!!
Could people please not paste a mile long log please.
View ArticleAccess to Add Company Specific Help
Hi C4C Community! I am looking to add the rights for someone other than an Admin to use the Add/Edit Company-Specific in the Help Center.This is to enable a learning coordinator to manage this...
View ArticleRe: Non-Leading Ledger currency reconciliation
Hi You will need to use SAP SLO Services for the same. Regards Sanil Bhandari
View ArticleRe: How can I set the country-specific method in depreciation base method?
Dear Sir, AFAR0001/EXIT_SAPLAFAR_001.Please activate in SMOD and write the below program ,,only thing to be done is to change base method in multilevel method to'ZY'
View ArticleRe: Crystal Report viewer installation
Thanks for the reply.So I need not install any Visual Studio 2010, 2013 , 2015 etc prior to crystal report installation right.
View ArticleRe: Revenue Recognition document picks up different GL account
Hi JP, In the RAD settings against the cust AAG and material AAG combination its 82***** in main GL and 31***** in the accrual. So this is also not the 81***** GL which is been picked up in Rev Rec....
View Article