Table list used by SAP ABAP Function Module BDL_DO_SESSION_REFRESH_NEW (New method to do Serv. Def. Refr. from 4.X Release with AddOn (no Imp/Exp))
SAP ABAP Function Module
BDL_DO_SESSION_REFRESH_NEW (New method to do Serv. Def. Refr. from 4.X Release with AddOn (no Imp/Exp)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDL2TRANS | list of tables for data transfer from Sapnet to Customer | SOURCE VALUE(PF_WANTED_TABLE) LIKE BDL2TRANS-CUSTBDL |
|
| 2 | BDLCTEXT | Defines the available context for each group ID | SOURCE TABLE_CTEXT STRUCTURE BDLCTEXT OPTIONAL |
|
| 3 | BDLCTX2EXE | Map service contexts to execution environments | SOURCE TABLE_CTX2EXE STRUCTURE BDLCTX2EXE OPTIONAL |
|
| 4 | BDLDIRFUNC | Names of directory functions for add-on services | SOURCE TABLE_DIRFUNC STRUCTURE BDLDIRFUNC OPTIONAL |
|
| 5 | BDLENDFUNC | Function to be called after successful data transfer | SOURCE TABLE_ENDFUNC STRUCTURE BDLENDFUNC OPTIONAL |
|
| 6 | BDLERRORS | Help texts for error messages in the SDCC message log | SOURCE TABLE_ERRORS STRUCTURE BDLERRORS OPTIONAL |
|
| 7 | BDLEXCEPT | Exception docu | SOURCE TABLE_EXCEPT STRUCTURE BDLEXCEPT OPTIONAL |
|
| 8 | BDLFUGRPS | Link between GROUPID and the logical function name | SOURCE TABLE_FUGRPS STRUCTURE BDLFUGRPS OPTIONAL |
|
| 9 | BDLFUNC | Definition of Logical Functions | SOURCE TABLE_FUNC STRUCTURE BDLFUNC OPTIONAL |
|
| 10 | BDLFUNCMAP | Tables to project logical function names on numbers | SOURCE TABLE_FUNCMAP STRUCTURE BDLFUNCMAP OPTIONAL |
|
| 11 | BDLFUPDEF | Interface data of functions | SOURCE VALUE(CHGSTAMP) LIKE BDLFUPDEF-CHGSTAMP |
|
| 12 | BDLFUPDEF | Interface data of functions | SOURCE TABLE_FUPDEF STRUCTURE BDLFUPDEF OPTIONAL |
|
| 13 | BDLFUPEXP | Definition of export parameters for one function version | SOURCE TABLE_FUPEXP STRUCTURE BDLFUPEXP OPTIONAL |
|
| 14 | BDLFUPIMP | Definition of import parameters for one function version | SOURCE TABLE_FUPIMP STRUCTURE BDLFUPIMP OPTIONAL |
|
| 15 | BDLFUVER2 | Extension of BDLFUVERS | SOURCE TABLE_FUVER2 STRUCTURE BDLFUVER2 OPTIONAL |
|
| 16 | BDLFUVER3 | Extension of BDLFUVERS | SOURCE TABLE_FUVER3 STRUCTURE BDLFUVER3 OPTIONAL |
|
| 17 | BDLFUVERS | Definition of all Versions for one Logical Function | SOURCE TABLE_FUVERS STRUCTURE BDLFUVERS OPTIONAL |
|
| 18 | BDLGROUPS | Table of group descriptions (reference table) | SOURCE TABLE_GROUPS STRUCTURE BDLGROUPS OPTIONAL |
|
| 19 | BDLIFCHA | BDL SDCC: Input/Output Parameters | SOURCE TABLE_IFCHA STRUCTURE BDLIFCHA OPTIONAL |
|
| 20 | BDLIFDEF | Control table for interface data | SOURCE TABLE_IFDEF STRUCTURE BDLIFDEF OPTIONAL |
|
| 21 | BDLIFEXC | BDL SDCC: Exceptions | SOURCE TABLE_IFEXC STRUCTURE BDLIFEXC OPTIONAL |
|
| 22 | BDLIFEXP | BDLSDCC: Export Parameters | SOURCE TABLE_IFEXP STRUCTURE BDLIFEXP OPTIONAL |
|
| 23 | BDLIFFIELD | BDL SDCC: Table's Fields, Data Elements, Domains | SOURCE TABLE_IFFIELD STRUCTURE BDLIFFIELD OPTIONAL |
|
| 24 | BDLIFHEAD | BDL SDCC: Header Info for Tables/Structures | SOURCE TABLE_IFHEAD STRUCTURE BDLIFHEAD OPTIONAL |
|
| 25 | BDLIFIMP | BDL SDCC: Import Parameters | SOURCE TABLE_IFIMP STRUCTURE BDLIFIMP OPTIONAL |
|
| 26 | BDLIFTBL | BDL SDCC: Export Parameters | SOURCE TABLE_IFTBL STRUCTURE BDLIFTBL OPTIONAL |
|
| 27 | BDLREFSERV | Contract types | SOURCE TABLE_REFSERV STRUCTURE BDLREFSERV OPTIONAL |
|
| 28 | BDLSADATA | Definition of global variables in the Service Assistant | SOURCE TABLE_SADATA STRUCTURE BDLSADATA OPTIONAL |
|
| 29 | BDLSAIF | Interface description for the service assistant | SOURCE TABLE_SAIF STRUCTURE BDLSAIF OPTIONAL |
|
| 30 | BDLSERGRPS | Link between contract type and GROUPID | SOURCE TABLE_SERGRPS STRUCTURE BDLSERGRPS OPTIONAL |
|
| 31 | BDLSERTRAN | Important information to functional modules (download) | SOURCE TABLE_SERTRAN STRUCTURE BDLSERTRAN OPTIONAL |
|
| 32 | BDLSERVICE | Contract types | SOURCE TABLE_SERVICE STRUCTURE BDLSERVICE OPTIONAL |
|
| 33 | BDLST14KEY | Key figure table for ST14 data download | SOURCE TABLE_ST14KEY STRUCTURE BDLST14KEY OPTIONAL |