Hi SAP Gurus,
I'm currently testing WRF_MATERIAL_MAINTAINDATA_RT as part of my requirement to create a custom program for article master upload. The article and its Purchasing Info Record is being created successfully by the program except for the Purchasing View.
Below are the structures that I've populated in my testing:
HEADDATA
ORGANIZATIONAL_LEVEL
CLIENTDATA
CLIENTDATAX
ADDNLCLIENTDATA
ADDNLCLIENTDATAX
MATERIALDESCRIPTION
PLANTDATA
PLANTDATAX
FORECASTPARAMETERS
FORECASTPARAMETERSX
STORAGELOCATIONDATA
STORAGELOCATIONDATAX
SALESDATA
SALESDATAX
POSDATA
POSDATAX
INFORECORD_GENERAL
INFORECORD_PURCHORG
I believe I got the user structure to the checkbox structure right.
The following error is encountered whenever I tried viewing the created article in MM43:
Purchasing data for purchasing organization 1000 does not exist
Message no. MH047
Did I miss any structure or field that is hindering the FM from creating the Purchasing View?
Thanks,
Aivanny