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

problem in getting data into database with standard direct input program

Former Member
0 Likes
402

HI All,

I am having problem which is not updating the records in MM01 or MM02 with standard direct input program. i have data in internal table. from that table i am trying to upload into database by using background job MRP_MATERIAL_MASTER_DATA_LOAD.

when i execute my program it is showing message job is started. then i go into sm37 and seethe job status by executing. there also i am seeing job completed succesfully.

but if i go to mm03 and find the materials are updated or created there i couldn't find the material numbers which are from internal table.

So if ny one help me it wil be great.

Thanks in Advance

Venkat N

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hi Venkat,

Try BAPI_MATERIAL_EDIT to change the material data

Regards

Arun

2 REPLIES 2
Read only

Former Member
0 Likes
382

Hi Venkat,

Try BAPI_MATERIAL_EDIT to change the material data

Regards

Arun

Read only

0 Likes
381

Hi Anil,

Thanks for your answer, but i am facing problem is i have material no and denominator and Actual UOM and nominator field values in the flat file.....

by using RMDATIND direct input program with MRP_MATERIAL_UPLOAD as job name for background job while uploading data into database.

here i am not getting data in to database, but when i execute the job in sm37 it is showing that message job processing successfully completed...this is my status..

if u can help me in this it will be gr8ful..

Thanks,

Venkat N