cancel
Showing results for 
Search instead for 
Did you mean: 

Exit MGA00001 Include ZXMG0U02

Former Member
0 Kudos

Hi gurus,

how can i update MARC table inside the exit ZXMG0U02, i'm using - Update set field = value where 'value'

Then i put commit work, but it doesnt work anyway.

the idea is to enhance TR: MM02.

Can u help me ? is there any BAPI to modify MARC table ? If so do u have a sample code to modify field MMSTA in MARC table ?

best Regards,

Mário.

Accepted Solutions (1)

Accepted Solutions (1)

krishnendu_laha
Active Contributor
0 Kudos

Hi Friend,

For updating MMSTA field of MARC table,

write a BDC program for transaction MM06.

Ask your ABAPer to record a recording and implement in the code for transaction MM06.

Hope it will solve your problem.

Regards

Krishnendu

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Friend,

I will try to record the bdc and update the table. I think that a bapi would be a better solution but thanks for your help.

Best regards,

Mário.