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: 

Facing problem with storage and plant update by BDC.

Former Member
0 Kudos

Respected All,

I did recording in SHDB for MM01 transaction , in which I took ,

BASIC DATA 1

BASIC DATA 2

PURCHASING

GENERAL PLANT DATA / STORAGE 1

GENERAL PLANT DATA / STORAGE 2

ACCOUNTING 1

ACCOUNTING 2

COSTING 1

COSTING 2

these views but while running the code it ask for plant and storage location , after that it asks to fill all the entries manually,

I am unable to trace the fault. Guide me. Regards....

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hiya, have you tried the standard :

Object : 0020

Program name : RMDATIND

method rather than a recording?

TB

5 REPLIES 5

Former Member
0 Kudos

Hiya, have you tried the standard :

Object : 0020

Program name : RMDATIND

method rather than a recording?

TB

0 Kudos

Hi TERRY,

Thank you for the reply, can u elaborate more on RMDATIND such as steps.

Regards,

PERCY999.

0 Kudos

Hi Percy,

My apologies, I assumed you were using the LSMW when you mentioned a recording.

are you familiar with the LSMW? It is one of the tools provided by SAP for Data transfer.

The solution I suggested is one of the standard objects provided to transfer material data.

TB

Former Member
0 Kudos

Use BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data to upload material master data.

It has Import parameter PLANTDATA. Pass Plant number to this and upload required information.

0 Kudos

THANK YOU GUNASHEKHAR .