Table list used by SAP ABAP Function Module BOM_INIT_SELECT_ID (SFA-Extraktor (BOM) : Initialisierung für blockweises Lesen der Schlüssel)
SAP ABAP Function Module
BOM_INIT_SELECT_ID (SFA-Extraktor (BOM) : Initialisierung für blockweises Lesen der Schlüssel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATATYPE | General Data Types (for General Function Modules and so on) | SOURCE VALUE(BLOCKSIZE) LIKE DATATYPE-INTEGER4 DEFAULT 0 |
|
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(SELECT_TABLENAME) LIKE DFIES-TABNAME DEFAULT 'MAST' |
|
| 4 | SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE |
|