Hi All,
I created some z fields in KNVV table. I followed a document on how to add custom fields in standard entity in customer master. I added the fields in Data model, generated structure, checked the fields in USMD_DATA_MODEL, did editting in SMT and then configured the fields in UI. When I activate change request in MDG , the fields are not transferring in active area nor in ECC.
I m not sure what I have missed. Is there any suggestion?.
Request clarification before answering.
Hi Muhammad,
create a CR that contains values in your custom fields. Don't approve / activate the CR via the MDG UI. Instead call transaction SWO1 with your CR. Choose method "ACTIVATE_2" for debugging. Set a breakpoint in function module "CVI_EI_INBOUND_MAIN". In the given complex structure, check whether your data is in, or not. If it is in, there's some issue in the later SAVE of CVI. If not, there is an issue in mapping from staging to active area. You can use the call stack to find the access class SAVE method for a breakpoint for more detailed debugging. 😉
Best regards
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.