Table list used by SAP ABAP Function Module CO_ZR_POS_ACT_DEACT (Aktivieren/Deaktivieren der Bestandsrelevanz von Auftragspositionen)
SAP ABAP Function Module
CO_ZR_POS_ACT_DEACT (Aktivieren/Deaktivieren der Bestandsrelevanz von Auftragspositionen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFPOB | Document structure for order items | ||
| 2 | AFPOD | Order item dialog structure | ||
| 3 | AUFK | Order master data | SOURCE VALUE(AUFNR_IMP) LIKE AUFK-AUFNR |
|
| 4 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(ACTIVE) LIKE RC27X-FLG_SEL DEFAULT ' ' |
|
| 5 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(INACTIVE) LIKE RC27X-FLG_SEL DEFAULT ' ' |
|
| 6 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_SET_LVM) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|