Data Element list used by SAP ABAP Function Module CO_XT_COMPONENT_FOLLOW_UP_ADD (Add follow-up component in case of APO 4.0 Interchangeability)
SAP ABAP Function Module
CO_XT_COMPONENT_FOLLOW_UP_ADD (Add follow-up component in case of APO 4.0 Interchangeability) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | POSITIONNO | Item Number of an I/O Node in APO | SOURCE REFERENCE(I_POSNO) LIKE CIF_R3RES-POSITIONNO |
|
| 2 | POSTP | Item category (bill of material) | SOURCE REFERENCE(I_POSTP) LIKE RESB-POSTP |
|
| 3 | RSNUM | Number of reservation/dependent requirements | SOURCE REFERENCE(I_REF_RSNUM) LIKE CIF_R3RES-RSNUM |
|
| 4 | RSPOS | Item Number of Reservation / Dependent Requirements | SOURCE REFERENCE(I_REF_RSPOS) LIKE CIF_R3RES-RSPOS |
|
| 5 | XFEHL | Pre-allocated stock | SOURCE REFERENCE(I_XFEHL) LIKE RESB-XFEHL OPTIONAL |
|