Table list used by SAP ABAP Function Module SERVICE_INIT_SELECT_DATA (Initialisierung für blockweise Lesen von Leistungsstamm-Daten)
SAP ABAP Function Module
SERVICE_INIT_SELECT_DATA (Initialisierung für blockweise Lesen von Leistungsstamm-Daten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(SELECT_TABLENAME) LIKE DFIES-TABNAME DEFAULT 'ASMD' |
|
| 2 | LIST_ASNUM | Structure Service Initial Step | SOURCE IN_ID_LIST STRUCTURE LIST_ASNUM OPTIONAL |
|
| 3 | SEL_FIELDS_SRV | Collection of Fields for Service Master Data Selection | SOURCE VALUE(BLOCKSIZE_ID) LIKE SEL_FIELDS_SRV-MAX_ASNUM DEFAULT 0 |
|
| 4 | SEL_FIELDS_SRV | Collection of Fields for Service Master Data Selection | SOURCE VALUE(BLOCKSIZE_DATA) LIKE SEL_FIELDS_SRV-MAX_ASNUM DEFAULT 20 |
|
| 5 | SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS_ID STRUCTURE SEL_TABLE OPTIONAL |
|
| 6 | SEL_TABLE | Transfer structure for dynamic selection parameters | ||
| 7 | SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS_DATA STRUCTURE SEL_TABLE OPTIONAL |
|
| 8 | TABNAME_MD | Tables from the Master Data Area | ||
| 9 | TABNAME_MD | Tables from the Master Data Area | SOURCE IN_TABLE_LIST STRUCTURE TABNAME_MD OPTIONAL |
|