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

upload

Former Member
0 Likes
288

HI,

How to upload Materials into SAP using MATMAS05 Idoc type?

1 REPLY 1
Read only

Former Member
0 Likes
259

hi,

answer involves some customizing to be done like

1. partner profile must be availble for the particular message type. <b>WE20</b>

2. port definitions must be defined in <b>WE21</b>

look at <b>WE20</b> partner profile for the message type in <b>INBOUND PARAMETERS</b> table control. you go to another screen where u see a <b>PROCESS CODE</b>. double click on it, then u can see a PROCESSING FUNCTION MODULE for ex. <b>IDOC_INPUT_MATMAS01</b> which will take care of posting.

pls write if u want further info.

reward if useful...