2018 Aug 16 9:06 AM
Dear Memebers,
I have used RCS12001 (BOM) in my abap code. It give the rows for BOM against material. But suddenly yesterday it stop working, now it did not get any row against material. Now this message is shown in screen.
500001415//PP01 no BOM is available
The Code is as under...
SUBMIT ZRCS12001
WITH PM_MTNRV EQ SO-MATNR
WITH PM_WERKS EQ SO-WERKS
WITH PM_CAPID EQ 'PP01'
WITH PM_DATUV EQ SY-DATUM
WITH PM_EMENG EQ SO-KWMENG
AND RETURN.
IMPORT ALV_STB FROM MEMORY ID 'ALV'.
Please help me how to resolve this issue.
Dear Memebers,
I have used RCS12001 (BOM) in my abap code. It give the rows for BOM against material. But suddenly yesterday it stop working, now it did not get any row against material. Now this message is shown in screen.
500001415//PP01 no BOM is available
The Code is as under...
SUBMIT ZRCS12001
WITH PM_MTNRV EQ SO-MATNR
WITH PM_WERKS EQ SO-WERKS
WITH PM_CAPID EQ 'PP01'
WITH PM_DATUV EQ SY-DATUM
WITH PM_EMENG EQ SO-KWMENG
AND RETURN.
IMPORT ALV_STB FROM MEMORY ID 'ALV'.
Please help me how to resolve this issue.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |