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

Update reference characteristics in batch

Former Member
0 Likes
1,392

We are having a program which on execution updates Country of Origin characteristics in batch at the Basic Data 1 level. However, Country of Origin characteristic is not updated in the classification tab in the batch. The Country of Origin is the reference characteristic.

Can anyone help me know which function module or user exit or bapi to use to update reference characteristics in batch ? If you could provide me with some example, it would be great help ?

We are having a program which on execution updates Country of Origin characteristics in batch at the Basic Data 1 level. However, Country of Origin characteristic is not updated in the classification tab in the batch. The Country of Origin is the reference characteristic.

Can anyone help me know which function module or user exit or bapi to use to update reference characteristics in batch ? If you could provide me with some example, it would be great help ?

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
1,120

hi,

use this fm.

BAPI_BATCH_CHANGE

Read only

Former Member
0 Likes
1,120

I tried using BAPI_BATCH_CHANGE. However, this didnt help. Characteristics were update at basic data 1 level. However, in classification tab in display mode, it didnt show. However, in change mode it did reflect.

Read only

Former Member
0 Likes
1,120

Hi..

I had the same kind of requiremnt earlier..

That time i have created a BDC of the transaction MSC2 and fullfilled the requiremnt..

Try in that way.. Try to create a BDC of either MSC2 or MSC2N

Reward if found helpfull

Regards,

Rakesh

Read only

0 Likes
1,120

Could u elaborate on how to use BDC ?

Read only

0 Likes
1,120

hi,

you tel me the tocde.....actually the exit which i sent you will work..

Read only

Former Member
0 Likes
1,120

hi,

MBCFC004(EXIT_SAPMM07M_004)

use this..