Application Development 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: 

Help me for material master upload by using Direct Input method

Former Member
0 Kudos

<b>Hi All,</b>

Can any one help me out for developing Material Master Upload program by using <b>Direct Input</b> Method where we are also submitting the report to upload the data in SAP Database.

<b>

Thanks in Advance!</b>

<b>Ramkumar.K</b>

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI Ram,

For direct input method you have to submit the standard program in your custome program. For meterial master RMDATIND is the program for direct input.

reply for quereis...

Regards,

Kumar.

3 REPLIES 3

Former Member
0 Kudos

HI Ram,

For direct input method you have to submit the standard program in your custome program. For meterial master RMDATIND is the program for direct input.

reply for quereis...

Regards,

Kumar.

0 Kudos

<b>Hi Kumar,</b>

Thanks! I am using submit statement in my program as well but its populating all the views like Sales Organization Data, Sales - General / Plant Data, Accounting, and all the other views except the<b> Basic Data View</b>.. Eventhough i have populated the corresponding fields of the same.

I am also using structure BGR00, BMM00, BMMH1 to upload the data

Can you please help me on this..

<b>

Regards,

Ramkumar.K</b>

0 Kudos

hi,

use LSMW coz RMDATINd is used in that program.

ur upload program complexity is reduced and efficiency is reduced.