cancel
Showing results for 
Search instead for 
Did you mean: 

MDG consolidation

0 Kudos
867

i am trying to Extend customer through MDG Consolidation template but it's not getting extended/ uploading

i am trying through Consolidation and mass processing then import data for uploading and then uploading the file

to extend but it's not helping... can anybody share the format ? it would be helpful.

Accepted Solutions (1)

Accepted Solutions (1)

0012anirban
Contributor

Hi Devang,

Please refer to the below blog for details on the extension.

Ideally, you should update the file with 'I' for extend operations.

https://blogs.sap.com/2021/02/01/mass-processing-of-business-partners-using-mdc-in-fiori-part-2/

Regards

Anirban

Answers (1)

Answers (1)

former_member848393
Discoverer

Hi.

You can use MDG Consolidation to extend or insert new data by adding a colum with name "_ACTION_CODE" in the table you want the changes to be made.

To extend - Use "I"

To Delete - Use "D"

To Copy - Use "C" under the column "_ACTION_CODE"

please find the below blog as reference with detailed steps -

https://blogs.sap.com/2019/07/26/sap-mdg-mass-processing-extend-feature-_action_code/

Nagaraj_C
Explorer
0 Kudos

the mentioned blog is very useful, thanks.