Table list used by SAP ABAP Function Module CF_BT_CO_AFFHD_TAB_GET (Erzeugen AFFHD_TAB aus AUFTFH)
SAP ABAP Function Module
CF_BT_CO_AFFHD_TAB_GET (Erzeugen AFFHD_TAB aus AUFTFH) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFFH | PRT assignment data for the work order | SOURCE VALUE(I_AUFPL) LIKE AFFH-AUFPL OPTIONAL |
|
| 2 | AFFHB | Structure of the doc. table for PRT allocations in work ord. | ||
| 3 | AFFHD | Structure of the PRTs in orders | SOURCE AFFHD_TAB STRUCTURE AFFHD OPTIONAL |
|
| 4 | AFFHD | Structure of the PRTs in orders | ||
| 5 | AFVC | Operation within an order | SOURCE VALUE(I_APLZL) LIKE AFVC-APLZL OPTIONAL |
|
| 6 | RC27X | Auxiliary fields for list processing in routings | ||
| 7 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_NO_DELETED) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 8 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_NO_PHYS_DELETED) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 9 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_FLG_STATX) TYPE RC27X-FLG_SEL DEFAULT 'X' |
|