Table list used by SAP ABAP Function Module CO_RU_BT_BEFORE_UPDATE (Größe der Belegtabelle mit den zu verbuchenden Rückmeldungen bestimmen)
SAP ABAP Function Module
CO_RU_BT_BEFORE_UPDATE (Größe der Belegtabelle mit den zu verbuchenden Rückmeldungen bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFRUB | Order: Confirmation structure for document table | ||
| 2 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(I_AUTYP) LIKE CAUFVD-AUTYP |
|
| 3 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(ENTRIES_INS) LIKE RC27X-ENTRIES |
|
| 4 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(ENTRIES_UPD) LIKE RC27X-ENTRIES |
|
| 5 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(FLG_ENTRIES_UPD) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 6 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(FLG_ENTRIES_INS) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|