Table/Structure Field 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 - VBKZ | Update indicator | ||
| 2 | CAUFVD - AUTYP | Order category | SOURCE REFERENCE(I_AUTYP) LIKE CAUFVD-AUTYP |
|
| 3 | CAUFVD - AUTYP | Order category | ||
| 4 | CAUFVTAB - AUTYP | Order category | SOURCE REFERENCE(I_AUTYP) LIKE CAUFVD-AUTYP |
|
| 5 | CAUFVTAB - AUTYP | Order category | ||
| 6 | COUPDINF - VBKZ | Update indicator | ||
| 7 | RC27X - ENTRIES | Number of Entries in the List | SOURCE VALUE(ENTRIES_UPD) LIKE RC27X-ENTRIES |
|
| 8 | RC27X - ENTRIES | Number of Entries in the List | SOURCE VALUE(ENTRIES_INS) LIKE RC27X-ENTRIES |
|
| 9 | RC27X - ENTRIES | Number of Entries in the List | ||
| 10 | RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(FLG_ENTRIES_INS) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|
| 11 | RC27X - FLG_SEL | Selection indicator | ||
| 12 | RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(FLG_ENTRIES_UPD) LIKE RC27X-FLG_SEL DEFAULT SPACE |