Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

changing data in MATMAS.

Former Member
0 Likes
2,268

Hi,

How can we Change data in MATMAS IDoc

Thanks,

Malini.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,615

Hi,

Use the following BAdIs to change data in the MATMAS IDoc:

BADI_MATMAS_ALE_CR Change Data in MATMAS IDoc When Generating an IDoc

BADI_MATMAS_ALE_IN Change Data in MATMAS IDoc Before Posting

Reward points if found helpfull...

Cheers,

siva.

Hi,

How can we Change data in MATMAS IDoc

Thanks,

Malini.

3 REPLIES 3
Read only

Former Member
0 Likes
1,615

Hi,

I hope i understood ur question correctly ,:

If you have the idoc number, in which u want to change the data.Then Go to WE19 and enter the idoc number and execute .

Now u can change the data in the segments of the existing idoc.

Revrt back if any issues,

regards

Naveen

Read only

0 Likes
1,615

Naven - WE19 is only used for testing purpose! In Case you have to change the fields of an segment automatically BAdI BADI_MATMAS_ALE_CR or BADI_MATMAS_ALE_IN has to be used!

Read only

Former Member
0 Likes
1,616

Hi,

Use the following BAdIs to change data in the MATMAS IDoc:

BADI_MATMAS_ALE_CR Change Data in MATMAS IDoc When Generating an IDoc

BADI_MATMAS_ALE_IN Change Data in MATMAS IDoc Before Posting

Reward points if found helpfull...

Cheers,

siva.