SAP ABAP Class CL_SAPDB_FILE_SET (SAP DB: Files for a Database)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB (Application Component) MaxDB
⤷
SADA (Package) Porting and CCMS SAP DB
⤷
⤷
Properties
| Class | CL_SAPDB_FILE_SET | |
| Short Description | SAP DB: Files for a Database | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADA | Porting and CCMS SAP DB |
| Created | 20000816 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAPDB_FILE_SET has no forward declaration.
Interfaces
Class CL_SAPDB_FILE_SET has no interface implemented.
Friends
Class CL_SAPDB_FILE_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_FILE | Reference to Currently Displayed File | 20000816 | |||
| 2 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F9' | Code for dbm.ins | 20001124 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F10' | Code for dbm.knl | 20010109 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F4' | Code for dbm.prt | 20000818 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDB_DBMRC | SAP DB: Error code from DBMServer command | 20000929 | |||
| 6 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F11' | Code for dbm.utl | 20010110 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SAPDB_DBA | Administration: SAP DB Instance | 20000816 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Table for Response Times of a DBM Command | 20000929 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SDB_ERRTXT | SAP DB: Error text from DBM command | 20000929 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Table for Response Times of a DBM Command | 20040615 | |||
| 11 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F1' | Code for knldiag | 20000818 | ||
| 12 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F3' | Code for knldiag.err | 20000818 | ||
| 13 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F2' | Code for knldiag.old | 20000818 | ||
| 14 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F7' | Code for lcinit.bat | 20000818 | ||
| 15 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F6' | Code for lcinit.his | 20000818 | ||
| 16 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F5' | Code for lcinit.log | 20000818 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X': No Parameter History Exists | 20000915 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_PARAMTAB | All Parameters | 20000907 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_PARAMTAB | Extended Parameters | 20000907 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_PARAMTAB | General Parameters | 20000911 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_PARAMTAB | Parameter History | 20000907 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_PARAMTAB | Supported Parameters | 20000907 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | REFTAB_TYPE | Table with References to Files | 20000816 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Restart Date | 20001017 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | SYUZEIT | Restart Time | 20001017 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | SDB_SYSRC | SAP DB: SysRC from DBM call | 20000929 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' | 'X': Tree has Changed | 20000913 | ||
| 28 | Constant | Public | Type reference (TYPE) | SDB_DBMCMD | 'F8' | Code for xserver.prt | 20001124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000816 | |
| 2 | Instance method | Public | Method | Delete Stored Objects for a Specific File | 20020408 | |
| 3 | Instance method | Public | Method | Display File | 20000816 | |
| 4 | Instance method | Public | Method | Display Current Paramters (with Change History) | 20000911 | |
| 5 | Instance method | Public | Method | Display Parameter History | 20000907 | |
| 6 | Instance method | Public | Method | Delete Log File | 20000907 | |
| 7 | Instance method | Public | Method | Delete Parameter Tables (Current and History) | 20000911 | |
| 8 | Instance method | Public | Method | Determine if Error Occurred During lcinit | 20000905 | |
| 9 | Instance method | Private | Method | Import File with Items | 20000905 | |
| 10 | Instance method | Public | Method | Rebuild All Trees from Tables | 20000912 | |
| 11 | Instance method | Private | Method | Set Tree Visible | 20000912 |
Events
Class CL_SAPDB_FILE_SET has no event.
Types
Class CL_SAPDB_FILE_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_REF | Call by reference | Object reference (TYPE REF TO) | CL_SAPDB_DBA | Administration SAPDB Instanz | 20000816 |
Method CONSTRUCTOR on class CL_SAPDB_FILE_SET has no exception.
Method DELETE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEID | Call by reference | Type reference (TYPE) | SDB_DBMCMD | SAP DB: DBMServer-Kommando | 20020408 |
Method DELETE_FILE on class CL_SAPDB_FILE_SET has no exception.
Method DISPLAY_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20040615 | |||
| 2 | REFRESH | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020408 | |||
| 3 | RETCODE | Call by reference | Type reference (TYPE) | SDB_DBMCMD | SAP DB: DBMServer-Kommando | 20000816 | |||
| 4 | TITLE | Call by reference | Type reference (TYPE) | CHAR80 | Titel mit Filename fuer unformatierte Ausgabe im textedit | 20001123 |
Method DISPLAY_FILE on class CL_SAPDB_FILE_SET has no exception.
Method DISPLAY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | SDB_PGROUP | SAP DB: Parametergruppe für DBM_PARAMSGET/PUT | 20000911 |
Method DISPLAY_PARAMETERS on class CL_SAPDB_FILE_SET has no exception.
Method DISPLAY_PARAMETER_HISTORY Signature
Method DISPLAY_PARAMETER_HISTORY on class CL_SAPDB_FILE_SET has no parameter.
Method DISPLAY_PARAMETER_HISTORY on class CL_SAPDB_FILE_SET has no exception.
Method FREE_FILES Signature
Method FREE_FILES on class CL_SAPDB_FILE_SET has no parameter.
Method FREE_FILES on class CL_SAPDB_FILE_SET has no exception.
Method FREE_PARAM_TABLES Signature
Method FREE_PARAM_TABLES on class CL_SAPDB_FILE_SET has no parameter.
Method FREE_PARAM_TABLES on class CL_SAPDB_FILE_SET has no exception.
Method GET_ERROR_LCINIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORCODE | Call by reference | Type reference (TYPE) | I | 0: kein Fehler, 1: Fehler, -1: nicht bestimmbar | 20000905 |
Method GET_ERROR_LCINIT on class CL_SAPDB_FILE_SET has no exception.
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_REF | Call by reference | Object reference (TYPE REF TO) | LCL_CONTROL_WITH_FILE | Link auf File mit Eigenschaften | 20000905 | |||
| 2 | REFRESH | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20010927 | |||
| 3 | RETCODE | Call by reference | Type reference (TYPE) | SDB_DBMCMD | Fileid | 20000905 |
Method GET_FILE on class CL_SAPDB_FILE_SET has no exception.
Method INSERT_NEW_VALUES Signature
Method INSERT_NEW_VALUES on class CL_SAPDB_FILE_SET has no parameter.
Method INSERT_NEW_VALUES on class CL_SAPDB_FILE_SET has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | SDB_PGROUP | SAP DB: Parametergruppe für DBM_PARAMSGET/PUT | 20000912 |
Method SET_VISIBLE on class CL_SAPDB_FILE_SET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |