on 2018 Jan 10 5:21 AM
I have tried via BRFPLUS derivation for entity BP_HEADER where I am facing an error as
USMD7 014 - Key was modified during derivation of entity type.
I have tried the cross entity derivation where while writing the key entity, I am facing a error as USMD1A 061
&1 &2 currently not in process and an exception cx_usmd_write_error occurred
&1 is Business Partner ID.
Is there any other way to achieve this.
Request clarification before answering.
BP is key field thats why getting this error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
no, you cannot derive key fields as part of the cross entity derivation.
Kind regards
Michael
Hello Ragav,
Defaulting using Feeder class is not advisable becuase, the value entered through the Feeder class is not captured at the MDG Framework level and will get erased during the Handler / Access class processing. Could you please explain the complete functionality of why you want to default the BP ID.
Regards
Senthil.
Thank you Senthil for your answer, While achieving it through feeder class, The value was not captured in the MDG Framework level, Hence we have set the value using BOL class cl_crm_bol_entity method set property.
We are trying to default the business partner ID in requestor step and we are calling json service in the second step of the workflow and we are getting the Business Partner ID from there and then Change Request gets activated.
The Business Partner ID which is received from JSON service has to be used and created in active area and needs to be appeared in BUT000.
How can this be achieved?
User | Count |
---|---|
57 | |
10 | |
8 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.