‎2010 Nov 29 5:29 AM
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
‎2011 May 17 10:51 PM
Hi Weng,
I wonder if you could resolve this issue as I'm having the same problem by using IDOC ARTMAS05.
kind regars,
Rodrigo
‎2015 Oct 23 1:02 PM
Weng,
Try to populate listing dates in E1BPE1MAW1RT.
For instance
| LIST_ST_FR | 20151023 |
| LIST_ST_TO | 99991231 |
| LIST_DC_FR | 20151023 |
| LIST_DC_TO | 99991231 |
| SELL_ST_FR | 20151023 |
| SELL_ST_TO | 99991231 |
| SELL_DC_FR | 20151023 |
| SELL_DC_TO | 99991231 |
Kind regards,
Brian