SAP ABAP Class CL_GCLP_DATA_PROVIDER_BASE (Basis Class for Data Access in Gen. Code List Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC_ENGINE_RT_CORE (Package) Configuration Engine (Runtime): Core Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GCLP_DATA_PROVIDER | Data Access Interface | 20050720 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GCLP_DATA_PROVIDER_DOM_VALS | Read Code List from Domain Fixed Values | 20051024 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GCLP_DATA_PROVIDER_IMGTAB | Read Code List from IMG Table | 20050720 |
Properties
Class | CL_GCLP_DATA_PROVIDER_BASE | |
Short Description | Basis Class for Data Access in Gen. Code List Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SCODELIST_REGISTRY | |
Program status | ||
Category | 0 | |
Package | SC_ENGINE_RT_CORE | Configuration Engine (Runtime): Core Functionality |
Created | 20050720 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GCLP_DATA_PROVIDER_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GCLP_DATA_PROVIDER | Data Access Interface | 20050720 |
Friends
Class CL_GCLP_DATA_PROVIDER_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GCLP_REG_ACC | Access to Registry for Generic Code List Provider | 20050720 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCODE_TYPE | Name of a Code Type in Codelist Provider | 20050720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20050803 |
Events
Class CL_GCLP_DATA_PROVIDER_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_LANGU | Public | See coding | 20061116 | tt_langu TYPE STANDARD TABLE OF sy-langu
|
Method Signatures
Method GET_FALLBACK_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CODE_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050803 | |||
2 | ![]() |
RV_DESCR | Value transfer | Type reference (TYPE) | STRING | 20050803 |
Method GET_FALLBACK_DESCR on class CL_GCLP_DATA_PROVIDER_BASE has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |