SAP IMPORT ABAP - Cannot insert duplicate key in object
Hi Experts, I am doing the new system installation and when i am executing the import abap phase and i had received the Duplicate key error.SAP : NW7.40, DB:SQL 2012 R2, OS: WINDOWS 2012 Do you have...
View ArticleRe: StartDate --> EndDate en SuccessFactors
Can you be more clear on what you mean by "created a background"? Are you talking about a background element in the Employee Profile?
View ArticleRe: Dynamic Internal Table - Dynamic Field Catalog - Editable ALV
Just check SCN for RTTS and dynamic table, you'll find stuff like this: http://scn.sap.com/docs/DOC-53788
View ArticleSample copy distribution
I tried to understand the business process in more detail and captured the requirement as below: Would you please guide me over the creation of FS? Business Overview: Publisher A , and other imprint,...
View ArticleRe: No Mock data when running App from FLP
hi Jaime, yeah, pretty much.. you "add" all dependencies of MockServer (like sinon, etc) into your own project and instead of loading from the UI5 resources you load the one in your own namespace....
View ArticleRe: Calculate Difference of two fields in tickets
hello Saurabh, try this.date1 = Date.ParseFromString("20100215"); this.date2 = Date.ParseFromString("20100218"); this.result = this.date1.Delta(this.date2); Result: Duration value P3D then,...
View ArticleRe: Logs of Destination service available?
Not sure how helpful it would be for your scenario but you might want to check out the Performance Statistics Service.
View ArticleData Load - One Single Data Flow Vs Multiple Data Flows
Hello All, I want to load data from a Flat File into one single DSO and want to use only one Data Flow rather than multiple data flows. For example: I would like to have 4 columns in the DSO...
View ArticleRe: How do I convert a JSON response to XML in ABAP
Hi Rong,I think you need to transform the names of JSON objects to uppercase letters first like it is shown in demo report 'demo_json_names_to_upper'. You can use the predefined transformation...
View ArticleRe: Cutover
Thankyou Sanil for such a detailed answer , Few things 1) No Open POs to migrate2) No Open SOs3) No Open Production orders4) Ar , AP & Asset will be migrated but those are also very minimal5)...
View ArticleRe: Error in EDI->XML Scenario?
Hi Vikram, Any updates on this error, I'm getting the same error. We are on latest SP4 of the B2B add on. Thank you. Larry.
View ArticleRe: Sap Cua configuration issue [pertaining to logical systems]
Hello Abhishek, You should have administration authorization on all clients when you are configuring CUA.But CUA users (that are used in RFCs) don't need SAP_ALL auhts. They can be system type users...
View ArticleRe: How can I reserve a product for a special customer?
SC,The standard solution for this type of requirement is Product Allocation.Product Allocation - Availability Check and Requirements in Sales and Distribution Pr - SAP Library You can configure Product...
View ArticleRe: Error in EDI->XML Scenario?
Vivek, Were you able to resolve the error. I'm getting the same error when I check 'Read from Dynamic headers'. Thank you. Larry.
View ArticleRe: individual capacity update automatic
Chaitanya,I don't know exactly what your client wishes to automate. I hope he does not expect that SAP has some magical way to detect that an employee is missing, and then automagically reschedule the...
View ArticleWhich table stores Measures information in BPC 7.5 MS version
Hi Experts , Currently i am working on SAP BPC 7.5 MS version with SQL data base backend. In SAP BPC NW version i know that measures is stored in UJA_FORMULA_APP” table but i have following doubts...
View ArticleRe: Are you adding the custom objects to your SAP GRC Ruleset ?
Hi Prasant, I understand adding Ztcodes and custom objects to the SAP GRC Ruleset. Is there any existing practice for adding SAP Business Workflow work items to the SAP GRC Ruleset. For example, you...
View ArticleRe: Standard Cost Estimate CK11N, CK40N ignores Origin Group
Hi Will, I wonder if you have created the overhead cost element with cost element category 41.Also, please check if you have the origin group assigned in the material master in sender location. Since...
View Article