Re: Can not delete ReuseLibrary
Hello Benjamin, Did you close it and checked it in in the SDK? Bye, Horst
View ArticleRe: SAP Cloud SDK : Create Entry from ABSL (Root and Node Level) in Custom BO
Hello Sir, I am getting dump as shown below. 6:16:54 PMMARRY.COMNo access possible via a 'NULL' data reference.YST9YOLXY_/YST9YOLXY_MAIN/SRC/BOCustomActivity-Root-Action-UpdateData.absln/an/a Many...
View ArticleRe: Error: Received HTTP response code 500 : Internal Server Error
Hi Anand, Can you please provide the details of scenario? PI/PO version and adapter used? regards,Harish
View ArticleRe: Print translated SAP SCRIPT depending on WERKS
Do you mean this? DATA: f_langu TYPE SY-LANGU. [...] IF f_werks = '2000'. f_langu = 'SR'.ELSEIF f_werks = '1100'. " or simplest "ELSE" f_langu = 'IT'.ENDIF. call function 'OPEN_FORM'...
View ArticleRe: MDG: Validation error
Hi Sanjay, When you say validations defined in backend ECC, how can I check those valiations?Can I modify those validations? Best RegardsBala
View ArticleRe: Basic Account Assignment of SAP MM & FI
Muhammad, Those FI document postings look strange to me, too. The two letter codes seem to be special ledgers, and I don't see those sorts of entries in my system when I do a GR for an account...
View ArticleRe: Getting the Handle of the DW Edit control to pass to a spell checker
ComponentOne VSSPELL™ 8.0 - ActiveX Spell Checking Control As pointed out above, the EditControl is just a plain ol' Windows Edit
View ArticleRe: SP11 is causing printing to Crash
Hi David, Ah, yes of course.... SavedPrinterName is read only and that is by design because you are getting the info from the RPT file itself.I had to change my code because of the way I was using the...
View ArticleRe: Agentry.db
I'm seeing it on my device. I am having trouble getting my emulator to mount so I can load my client but on the actual device I am see it. (Screen shot below). --Bill
View ArticleRe: Are there going to be "Inside Track Speaker" badges this year?
Hi Steve, Yes, we are continuing to award SAP Inside Track Speaker badges in 2014. You can see one on the profile of Mark Teichmann. Inside Track Speaker badges are awarded as we go along, i.e....
View ArticleRe: Depreciation start date 2 months after capitalisation date
Hello Jay, But , I need a period control to be created first which starts the depreciation from N+2 . There is a SAP delivered period control 11 which says depreciation to be started next month (...
View ArticleRe: Migration during the year error
Please calculate the depreciation manually and see if SAP got the depreciation correctly. Consider the ordinary depreciation start date. If you will migrate the asset values on 2014, your accumulated...
View ArticleRe: RAS SDK Support for crosstab reports?
if that doesn't work out and you know in advance the number of columns required for your cross-tab then consider creating a mock cross-tab. you don't need to know the number of rows as this would be...
View ArticleIBP/S&OP: Sales forecasting, Financial plans and constraining the plan
Here's a Q&A that might be helpful to understand what can be done inside S&OP. Financial plans are one input into S&OP. Question: The level of planning for a financial plan is usually...
View ArticleRe: SAP ECC6.0 Ehp4 Kernel
Hi VK You can refer the SAP Note to install the kernel 721 either with ext or without ext & download locatons 1728283 - SAP Kernel 721: General Information 1713986 - Installation of kernel 721...
View ArticleRe: Couldn't start the A4H instance in BI4.1 BW on HANA Trial
Thanks for your quick turnaound Tammy. How do I reach to SAPCAL team for help? do you have their website? Or any forum where I can submit the ticket to? thanks
View ArticleRe: Couldn't start the A4H instance in BI4.1 BW on HANA Trial
Hi Lynn - they usually reply to the discussion forum here; maybe create a new thread and show some screen shots of your issue? Of course it is the weekend so I would expect to hear from them until next...
View ArticleRe: schedule right to Webi Documents
Hi Jawahar, I think, you did not get my questions. I need List of all BO USERS from CMC who has Schedule access.Can we achieve either through Query Builder or Activity Universe. Regards,bosyn
View ArticleRe: How should merge two rows value into single row for same dimension?
Hi Manikandan, In your case, I think it will be easier to hide row with null value.Please refer to the link below:HOW TO HIDE A ROW ON WEBI REPORT WITH 0 AND NULL VALUES Regards,Ashvin
View Article