Table list used by SAP ABAP Function Module APO_CONVERT_PLANNED_ORDER (Convert planned order into APO interface structures "CIF"(header & comp.))
SAP ABAP Function Module
APO_CONVERT_PLANNED_ORDER (Convert planned order into APO interface structures "CIF"(header & comp.)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CIF_APOORD | Orders for APO in APO Format | ||
| 2 | CIF_R3ORD | Orders for APO in Internal Format | SOURCE VALUE(LV_ORD) LIKE CIF_R3ORD |
|
| 3 | CIF_R3ORD | Orders for APO in Internal Format | ||
| 4 | CIF_R3POS | Order Item for APO in Internal Format | SOURCE LT_POS STRUCTURE CIF_R3POS |
|
| 5 | CIF_R3POS | Order Item for APO in Internal Format | ||
| 6 | CIF_R3RES | Resource Requirements for APO in Internal Format | SOURCE LT_RES STRUCTURE CIF_R3RES |
|
| 7 | CIF_R3RES | Resource Requirements for APO in Internal Format | ||
| 8 | MDLB | Header data for subcontracting components | ||
| 9 | MDPM | View of Material Components in the Planned Order | SOURCE LT_MDPM STRUCTURE MDPM |
|
| 10 | PLAF | Planned Order | ||
| 11 | PLAF | Planned Order | SOURCE VALUE(LV_PLAF) LIKE PLAF |