Re: Release strategy for legacy POs - MM
You can look at introducing a new characteristic CEKKO-BEDAT - purchase order date into your classification for the release class.This way you can segregate depending on go-live date if all you other...
View ArticleBusiness Warehouse Question
I have a data flow of a dso and then it updates a cube. in my dso, i have 2 fields material | amount First time i load to dso, my data looks like this material | amountAAA | 100 It is updated in...
View ArticleRe: SAP BOXI 3.1 BW reports migration
HI Sebastian Yes i have updated the services file and host with BW server details still no luck , Installed SAP BW 64bit drivers which are missing didn't help and changes STS configuration to SNC...
View ArticleRe: what is the current Gateway SP level
Hi Guru , The SAP_GWFND component of SP08-09 equals to SPs09 of SAP Gateway.Please have a look at the SAP Note 1942072 for the table equating the SAP_GWFND with the SP of SAP Gateway. RegardsVirinchy
View ArticleRe: Stored procedure waiting too long to start executing
Mark/Bret, Bret: Your assumption is correct. The second and subsequent runs execute extremely quickly because the plan is in cache. Also, the stored procedure has a number of complex joins along with...
View ArticleAuthentication issues calling java servlet from an XS Application in HCP
Hi Experts. I am calling from an XS Application a java servlet via AJAX request but I am getting the "User Not Logged-in" error. Do you know what cookies, credentials, tokens I would have to pass as...
View ArticleRe: Series XXXX overlaps object Inventory Opening Balances Error
Hi, You can not start from 5001. Because its already used. So you should start from 5075 for new series. Thank you.
View ArticleRe: Trigger SAP CPS job with SAP Batch Event
Attached screenshot of Trigger from cronacle. This triggers was modified version of ON_JOB_STATUS_CHANGE.Need your help to replicate this in SAP CPS. Thanks,Shiva
View ArticleRe: Connector error while copying Data source
Hi Baithi, Thanks for the reply. But the scenario is old connector which is maintained in data source and business rules is no more functional. I am not able to modify connector name in data source so...
View ArticleRe: Workaround to call procedure within trigger.
Hi, why don't go for trigger itself instead of calling procedure from the trigger.it will work and suitable for your requirement.let me know if u need sample code or any other help. cheers,Akash.
View ArticleRe: Short Dump in EAM_TASKLIST_CREATE
don't write any code in the proxy class....use commit work after calling the proxy class in the program..it will solve your issue.
View ArticleRe: f4 help in table maintainence generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Dynamic F4 help on Table maintenance Generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Error: object reference not set to an instance of an object
Hi David, have you gone to regular excel and checked that the EPM Add-in is not disabled? We've had to enable in excel when we see that message. It usually occurs if excel crashes. -Tracey
View ArticleRe: What to return from GetEntity if requested record is not found?
Sorry, can't share any code.
View ArticleRe: What to return from GetEntity if requested record is not found?
The datetime field cannot be nullable because it's a key field of the entity!
View ArticleRe: Consuming my oData eclipse model in UI5 app view of eclipse
Have a look at these: SAPUI5 SDK - Demo Kit Instantiating an OData Model Playing with the model on SAP UI5
View ArticleRe: How to make Infopackage Status Red when File Not Found(Flat File Data...
Thanks for the response. I'm actually looking for the 2nd option u mentioned. But I don't want to make the step to continue with "always" option because if the IP fails due to some data issue, we...
View Article