‎2020 Apr 12 4:22 PM
I am using WRF_MATERIAL_MAINTAINDATA_RT to create an Article with Basic view, List_view, Sales_view, Logdc_view, logst_view, and Pos_view and I am getting below error no 144
the field MARC-DISMM is defined as a required field; it doesn't contain an entry."
in the plant data field is available i.e MARC-DISMM.
there are two scenarios. 1) in plant data in the site field I pass Distribution Center that time material is creating without any error.
and for the above scenario, I am passing X in header data in the field LOGDC_VIEW.
scenario 2) In the plantdata in site field I pass Store that time material is not creating and above mention error is occurring, in this scenario, I am passing X in header level in the field LOGST_VIEW.
as per store and Distribution center in plant data, I passed X dynamically in the header level.
I am not passing MARC-DISMM (MRP TYPE) field in both scenarios. but scenario 1 working properly and in scenario 2 error is occur.
Is any addl. parameters needed foe senario 2?
Please help me in this regard.
.
‎2020 Apr 13 6:00 AM
Recommend You to use BAPI_MATERIAL_MAINTAINDATA_RT, this BAPI is exclusive for creating or changing RETAIL Articles as mentioned in the Short Text below.

The BAPI/FM WRF_MATERIAL_MAINTAINDATA_RT is only used for maintaining extended Articles as shown in the description below.

Recommend you to read through the documentation of the BAPI/FM before you use them.
Regards!
‎2020 Apr 13 7:44 AM
Actually Client system is retail so functional guy given me this Function module,
so I use this FM but the problem occurs in plant data. while I passing store in the field of the site in plant data.
‎2020 Apr 13 10:38 AM