‎2011 Nov 30 2:41 PM
Hi Experts,
My requirement is :
I have created a message type and activated change pointer for this msg type ( every thing working fine now ).
Now I have to develop a program for initial upload of material master ( only 6 fileds ) Not all segments ( only segments with this 6 fields) should be populated and Idoc should be triggered. Just like BD10, but I cannot use BD10 as user needs the filtered material list in my program and when he executes IDOC should be triggered for those materials
Please suggest how do I achieve this
is there an FM available ?
‎2011 Nov 30 2:58 PM
Yes,
Use this FM: MASTERIDOC_CREATE_REQ_MATMAS
Complete the fields: rcvprn, rcvprt and message_type.
In the table: marakey, you can put the material list from your program.
<removed by moderator>
Edited by: Thomas Zloch on Nov 30, 2011 5:18 PM