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: Daily Rate for Budget Allocation
Hi Narender, I have maintained the currency in OB08 for M & 1001 respectively before setting up the rate type I001 in budget profile for current date. ThanksAoron
View ArticleRe: SOAP to Proxy synchronous timeout error in soap sender channel..
Hi Satish, I meant in the icm settings (RZ11). It is very much possible that QA/Prod has a bigger threshold than your dev. SAP recommended is around 5MB though. Why are you sending files that big?...
View ArticleRe: SM 7.1 (install SUM10 SP15)
Thanks for the information. We are trying to know more about SUM.Yes SWPM is used for new installation. It seem SUM use it own JVM to launch the program where it was extracted too.
View ArticleRe: Netweaver Gateway URI or Odata URI Optional parameter (The request URI...
Hi Suresh, You can refer to this doc for more information Let’s code CRUDQ and Function Import operations in OData service! Regards,Tarun
View ArticleRe: SAP HANA Web IDE, Catalog Editor - Too slow to access
Hi Michael, I am facing a similar issue: Since the update on Feb 1st Web-based Development Workbench doesn't load up but displays a "Service Unavailable" msg (Service Unavailable: Cant connect to...
View ArticleRe: File is picked and moved to archive but Error
The processing mode is set to archive only but it happen for one or two filesthere in Audit log we find the error it is showing that file name error and last message is showing that successful but the...
View ArticleRe: How to Hide Links in Sidepanel of NWBC
Hi Katrice,Do you want to achieve it in the productive system or in the development?Because the only way I see is to change configuration of the page, but it may harm the productive system. Regards,Artem
View ArticleRe: Android app crashing on random screens
On custom cscreens. Both list and Detail were customized..
View ArticleRe: Cursor is already open (Working in a LOOP)
Still not clear with your suggestion. Thanks for the reply
View Article