SAP ABAP Class CL_USMD_MDF_DBACCESS_CHAR_LCL (Database Access with Edition Logic)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1B (Package) Data Modeling: MDG MDF Connection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_MDF_DBACCESS_CHAR_LOCAL | Database Accesses for Local Characteristics | 20090123 |
Properties
| Class | CL_USMD_MDF_DBACCESS_CHAR_LCL | |
| Short Description | Database Access with Edition Logic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD1B | Data Modeling: MDG MDF Connection |
| Created | 20090123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDG_MDF_DBACCESS_CHAR_LOCAL | Database Accesses for Local Characteristics | 20090123 |
Friends
Class CL_USMD_MDF_DBACCESS_CHAR_LCL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | USMD_FLG | 20090820 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_FLG | 20090820 | ||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20090123 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MDG_MDF_DBACCESS_CHAR_LOCAL | Database Accesses for Local Chars | 20090123 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20090123 | ||||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20090123 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TS_EDTN_SLICE | 20090406 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_WHERE_CLAUSE | Master Data: Where Clause | 20090515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090123 | ||
| 2 | Instance method | Private | Method | 20090123 | ||
| 3 | Instance method | Private | Method | 20090123 | ||
| 4 | Instance method | Private | Event handling method | 20090123 | ||
| 5 | Instance method | Private | Event handling method | 20090123 | ||
| 6 | Instance method | Private | Event handling method | 20090820 | ||
| 7 | Instance method | Private | Method | 20090123 |
Events
Class CL_USMD_MDF_DBACCESS_CHAR_LCL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_EDTN_SLICE | Private | See coding | 20090406 | begin of S_EDTN_SLICE,
usmd_edtn_number type usmd_edition_number,
t_sel type MDG_MDF_TS_SEL, "data slice of edition type
end of s_edtn_slice
|
||
| 2 | TS_EDTN_SLICE | Private | See coding | 20090406 | tS_EDTN_SLICE type SORTED TABLE OF S_EDTN_SLICE with UNIQUE KEY usmd_edtn_number
|
Method Signatures
Method ADJUST_CHECKTABLE_AFTER_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090123 |
Method ADJUST_CHECKTABLE_AFTER_DELETE on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method CHECK_EXISTENCE_FULLTABLESCAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090123 | ||||
| 2 | I_EDITION_NUMBER | Call by reference | Type reference (TYPE) | USMD_EDITION_NUMBER | Edition | 20090123 | |||
| 3 | I_SELECT_FIELDLIST | Call by reference | Type reference (TYPE) | STRING | 20090123 |
Method CHECK_EXISTENCE_FULLTABLESCAN on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method GET_SELECT_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SELECT_FIELDLIST | Call by reference | Type reference (TYPE) | STRING | 20090123 | ||||
| 2 | IT_FIELDNAME_EXT | Call by reference | Type reference (TYPE) | MDG_MDF_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20090123 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | MDG_MDF_TABNAME | FIN-Stammdaten: Tabellenname | 20090123 |
Method GET_SELECT_FIELDLIST on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method HANDLE_BYPASS_BUFFER_CHG Signature
Method HANDLE_BYPASS_BUFFER_CHG on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no parameter.
Method HANDLE_BYPASS_BUFFER_CHG on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method HANDLE_DISCARD_READ_BUFFER Signature
Method HANDLE_DISCARD_READ_BUFFER on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no parameter.
Method HANDLE_DISCARD_READ_BUFFER on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method HANDLE_STAGING_LOGIC_STAT_CHG Signature
Method HANDLE_STAGING_LOGIC_STAT_CHG on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no parameter.
Method HANDLE_STAGING_LOGIC_STAT_CHG on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
Method UNIT_TEST_HELPER Signature
Method UNIT_TEST_HELPER on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no parameter.
Method UNIT_TEST_HELPER on class CL_USMD_MDF_DBACCESS_CHAR_LCL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |