‎2007 Jul 12 1:06 PM
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
‎2007 Jul 12 1:11 PM
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
‎2007 Jul 12 1:30 PM
Hi,
This BAPI is not availabe in 4.6c ..
Please tell me Is there anything like that in 4.6c ??
Appreciate your help
Varma