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

WRF_MATERIAL_MAINTAINDATA_RT for listing

Former Member
0 Likes
996

Hi guys,

I am trying to do list a generic article with a mixture of variants that are discontinued and non-discontinued. Is there anyway I can use this FM "WRF_MATERIAL_MAINTAINDATA_RT" to list only the variants that are not discontinued? I tried excluding the discontinued variants before executing this FM, but seems like its giving me this error "The field MWLI-LDBFL is defined as a required field; it does not contain an entry". I am not quite sure how I can get this working. Need your expertise here. Thanks a lot.

Cheers,

Weng

2 REPLIES 2
Read only

Former Member
0 Likes
669

Hi Weng,

I wonder if you could resolve this issue as I'm having the same problem by using IDOC ARTMAS05.

kind regars,

Rodrigo

Read only

Former Member
0 Likes
669

Weng,

Try to populate listing dates in E1BPE1MAW1RT.

For instance

LIST_ST_FR20151023
LIST_ST_TO99991231
LIST_DC_FR20151023
LIST_DC_TO99991231
SELL_ST_FR20151023
SELL_ST_TO99991231
SELL_DC_FR20151023
SELL_DC_TO99991231

Kind regards,

Brian