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

Mass upload program change for Material Master

Former Member
0 Likes
557

Hi,

There are few programs to Mass upload material master records .

like RMDATIND .

Our requirement is

There are few screen exits written on these transaction MM01 to add customized fields ,, Suppose i have added new field in BASIC Data2 in MM01. In this case If we try to execute standard Mass upload program it only consider standard fields form MM01 .

Our current requirement is this upload program should also consider customized fields too. we 10 customized fields added in MM01.

How can we add customized fields to standard mass upload program ...

Please help me ...

Thanks,

UVS Varma

2 REPLIES 2
Read only

Former Member
0 Likes
460

Hi

Try the BAPI

BAPI_MATERIAL_SAVEREPLICA

for mass processing

For custom fields have to populate in the EXTENSIONIN structure using a BADI .

try this

or write a normal BDC and use it.

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

0 Likes
460

Hi,

This BAPI is not availabe in 4.6c ..

Please tell me Is there anything like that in 4.6c ??

Appreciate your help

Varma