‎2011 Mar 31 4:42 AM
I'm executing the BAPI_MATERIAL_SAVEDATA, but in several materials I'm getting "The field MARC-MTVFP/BAPI_MARC-AVAILCHECK is not ready for input and was therefore not transferred". How can I know when an specific field is not ready for input? So I don't mark it for update in the PLANTDATAX
‎2011 Mar 31 6:51 AM
Hi,
You have to discuss with your function consultant for it, On Material group or material type some of the input fields will input enable or disable. Run the transaction and check which fields is input enable and disable check it. Make necessary changes in your program for same.
Kind Rgds
‎2011 Mar 31 7:12 AM
Hello,
Check in transaction OMSR if the field is marked as "Display". Also you don't have to pass all the fields for update in PLANTDATAX.
If BAPI_MARC-AVAILCHECK is reqd. for the BAPI to work correctly, ask your FC to make the necessary config. Otherwise you can safely ignore this field.
BR ,
Suhas