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

MM02 BDC

Former Member
0 Likes
462

HI ,

in mm02 if i did recording in starting in seletion views for different materials not coming same proper number so how can i di .

for ex for Mat1 : Sales Text Tab will be in 7th position but

for Mat2 : sales text tab in 5 the position

so how we can take this into consideration while programming using recording

pls help me

THX

HI ,

in mm02 if i did recording in starting in seletion views for different materials not coming same proper number so how can i di .

for ex for Mat1 : Sales Text Tab will be in 7th position but

for Mat2 : sales text tab in 5 the position

so how we can take this into consideration while programming using recording

pls help me

THX

2 REPLIES 2
Read only

Former Member
0 Likes
436

Hi,

The views you have selected in the screens might be different or when the material initially created might not have been created for all the screens that's the reason you are having this problem.

Thanks,

Mahesh.

Read only

Former Member
0 Likes
436

The number and order of views depends on the material type, number of views extended through MM01. So order may different for different materials.

It is better not to use the BDC for MM01/MM02. Go with the BAPI BAPI_MATERIAL_SAVEDATA or LSMW standard direct input method.

Thanks,

Rajinikanth