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

Change Pointer

Former Member
0 Likes
550

Hi All,

I am using LSMW to upload Material Master data , but to upload the fields like ALNUM , EMBGR ( MAEX Table ) standard input or

BAPI does not have fields

So to upload these fields i am using IDOC method Message type /SAPSLL/MATMAS_SLL ( Change Pointers)

Basic type MATMAS03

Can any one please guide me step by step , how to achive this.

Thanks

Mohan

1 REPLY 1
Read only

Former Member
0 Likes
411

Hi...

>go to transaction Bd61 and activate the change pointers generally.

> go to transaction BD50 and activate message type " /SAPSLL/MATMAS_SLL ".

> go to transaction BD52 and select what are all the mandatory fields you required corresponding to message type " /SAPSLL/MATMAS_SLL " and delete remaininf fields.

> set the transaction BD21 in background to send idoc automatically.

so whaen ever any material created or updated change pointers track those changes and sent an idoc.

Regards,

Lokeswari.