Table list used by SAP ABAP Function Module BDL_FUPDEF_INTERFACE_GET (Gets interface data from BDLFUPDEF for R/3-Release 4.*)
SAP ABAP Function Module
BDL_FUPDEF_INTERFACE_GET (Gets interface data from BDLFUPDEF for R/3-Release 4.*) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDLDFIELDS | DD: View on Fields, Data Elements, and Domains of a Table | SOURCE DFIELDS_TAB STRUCTURE BDLDFIELDS OPTIONAL |
|
| 2 | BDLFUPDEF | Interface data of functions | ||
| 3 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(CLUST_ID) LIKE BDLFUVERS-CLUST_ID |
|
| 4 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE VALUE(LOGFUNC) LIKE BDLFUVERS-LOGFUNC |
|
| 5 | BDLRSCHA4 | Function library: In/Out parameter | SOURCE CHANGING_PARAMETER STRUCTURE BDLRSCHA4 OPTIONAL |
|
| 6 | BDLRSEXC4 | Function module: Exceptions | SOURCE EXCEPTION_LIST STRUCTURE BDLRSEXC4 OPTIONAL |
|
| 7 | BDLRSEXP4 | Function library: Export parameters | SOURCE EXPORT_PARAMETER STRUCTURE BDLRSEXP4 OPTIONAL |
|
| 8 | BDLRSIMP4 | Function library: Import parameters | SOURCE IMPORT_PARAMETER STRUCTURE BDLRSIMP4 OPTIONAL |
|
| 9 | BDLRSTBL4 | Function library: Table parameters | SOURCE TABLES_PARAMETER STRUCTURE BDLRSTBL4 OPTIONAL |
|
| 10 | BDLTABHEAD | Headerinfo for tables/structures | SOURCE TABLE_HEADERS STRUCTURE BDLTABHEAD OPTIONAL |
|
| 11 | BDL_STRUCT | Help structure (onlysingle fields used!!!) | SOURCE VALUE(GLOBAL_FLAG) LIKE BDL_STRUCT-CHAR1 |
|
| 12 | BDL_STRUCT | Help structure (onlysingle fields used!!!) | SOURCE VALUE(REMOTE_CALL) LIKE BDL_STRUCT-CHAR1 |
|
| 13 | BDL_STRUCT | Help structure (onlysingle fields used!!!) | SOURCE VALUE(UPDATE_TASK) LIKE BDL_STRUCT-CHAR1 |