Table list used by SAP ABAP Function Module BDL_GENERATE_INCLUDES (RFC download: Creates Includes to declare and fill Global Variables)
SAP ABAP Function Module
BDL_GENERATE_INCLUDES (RFC download: Creates Includes to declare and fill Global Variables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDL2TRANS | list of tables for data transfer from Sapnet to Customer | ||
| 2 | BDLCUST | Customizing information for service data download | ||
| 3 | BDLDATCOL | Data container for download data | SOURCE VALUE(RELID) LIKE BDLDATCOL-RELID DEFAULT 'DL' |
|
| 4 | BDLDATCOL | Data container for download data | ||
| 5 | BDLDATKEY | Key fields for download tables | ||
| 6 | BDLDATKEY | Key fields for download tables | SOURCE VALUE(SESSION) LIKE BDLDATKEY OPTIONAL |
|
| 7 | BDLFUNC | Definition of Logical Functions | ||
| 8 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(IF_REL4_NAME) LIKE BDLFUVERS-FUNCNAME DEFAULT '/1CAGTF/IF' |
|
| 9 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(SYNTAX_CHECK) LIKE BDLFUVERS-STATUS DEFAULT SPACE |
|
| 10 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(COMMON_PART) LIKE BDLFUVERS-STATUS DEFAULT SPACE |
|
| 11 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(OPTION) LIKE BDLFUVERS-FUNCNAME DEFAULT SPACE |
|
| 12 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(IF_REL3_NAME) LIKE BDLFUVERS-FUNCNAME DEFAULT 'IF' |
|
| 13 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(CLUST_ID) LIKE BDLFUVERS-CLUST_ID DEFAULT SPACE |
|
| 14 | BDLFUVERS | Definition of all Versions for one Logical Function | ||
| 15 | BDLMSGLOG | Message log for service data collection or transfer | ||
| 16 | BDLSADATA | Definition of global variables in the Service Assistant | ||
| 17 | BDLSAIF | Interface description for the service assistant | ||
| 18 | BDLTYPEDEF | Type pool definitions of Global Variables | ||
| 19 | DD02D | Screen Fields for Table and Structure | SOURCE VALUE(RUNTIME) LIKE DD02D-TABNAME DEFAULT '%RUNTIME' |
|
| 20 | DD02D | Screen Fields for Table and Structure | SOURCE VALUE(EXCEPT) LIKE DD02D-TABNAME DEFAULT '%EXCEPTION' |
|
| 21 | DD02D | Screen Fields for Table and Structure | ||
| 22 | DD02D | Screen Fields for Table and Structure | SOURCE VALUE(DATCOL_TAB) LIKE DD02D-TABNAME DEFAULT 'BDLDATCOL' |
|
| 23 | DD02D | Screen Fields for Table and Structure | SOURCE VALUE(KEY_TAB) LIKE DD02D-TABNAME DEFAULT 'BDL_DATKEY' |
|
| 24 | DD02D | Screen Fields for Table and Structure | SOURCE VALUE(DTOC_TAB) LIKE DD02D-TABNAME DEFAULT 'BDLDTOC' |
|
| 25 | DD03D | Dynpro fields for table fields | ||
| 26 | DD03D | Dynpro fields for table fields | SOURCE VALUE(DTOC_FIELD) LIKE DD03D-FIELDNAME DEFAULT 'FUNCMOD' |
|
| 27 | RS38M | Screen fields Text elements | SOURCE VALUE(COPY_VAR_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLSACPY' |
|
| 28 | RS38M | Screen fields Text elements | SOURCE VALUE(REPORT_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLMTEST' |
|
| 29 | RS38M | Screen fields Text elements | SOURCE VALUE(POOL_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLSAIF' |
|
| 30 | RS38M | Screen fields Text elements | SOURCE VALUE(FILL_VAR_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLSAIMP' |
|
| 31 | RS38M | Screen fields Text elements | SOURCE VALUE(FILL_FORM_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLSAIFO' |
|
| 32 | RS38M | Screen fields Text elements | SOURCE VALUE(COPY_FORM_NAME) LIKE RS38M-PROGRAMM DEFAULT 'BDLSACFO' |
|
| 33 | RS38M | Screen fields Text elements | SOURCE VALUE(COMMON_NAME) LIKE RS38M-PROGRAMM DEFAULT SPACE |
|
| 34 | RS38M | Screen fields Text elements | ||
| 35 | TADIR | Directory of Repository Objects | SOURCE VALUE(DEVCLASS) LIKE TADIR-DEVCLASS DEFAULT 'BDL3' |
|
| 36 | TADIR | Directory of Repository Objects | ||
| 37 | TEXTPOOL | ABAP/4 text pool definition | ||
| 38 | TRDIR | Generated Table for View |