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