Table list used by SAP ABAP Function Module APO_CONVERT_MDPA (Convert MDPA/MDPM into APO interface structures "CIF"(header & comp.))
SAP ABAP Function Module
APO_CONVERT_MDPA (Convert MDPA/MDPM into APO interface structures "CIF"(header & comp.)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CIF_R3ORD | Orders for APO in Internal Format | ||
| 2 | CIF_R3ORD | Orders for APO in Internal Format | SOURCE VALUE(LV_ORD) LIKE CIF_R3ORD |
|
| 3 | CIF_R3POS | Order Item for APO in Internal Format | SOURCE LT_POS STRUCTURE CIF_R3POS |
|
| 4 | CIF_R3RES | Resource Requirements for APO in Internal Format | SOURCE LT_RES STRUCTURE CIF_R3RES |
|
| 5 | MDPA | View of planned order/dummy conponents for BOM explosion | SOURCE VALUE(LV_MDPA) LIKE MDPA |
|
| 6 | MDPA | View of planned order/dummy conponents for BOM explosion | ||
| 7 | MDPM | View of Material Components in the Planned Order | SOURCE LT_MDPM STRUCTURE MDPM |
|