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

Article creation-problem with Plant data

0 Likes
1,591

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.

.

3 REPLIES 3
Read only

former_member1716
Active Contributor
0 Likes
1,458

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!

Read only

0 Likes
1,458

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.

Read only

0 Likes
1,458
nilesh.kotalwar,You can try out the other FM as suggested.Regards!