SAP ABAP Class /BOFU/CL_GCLP_PROVIDER_BASE (Base class for data in Code List provider)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/CODE_LISTS (Package) Code Lists
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_GCLP_DATA_PROVIDER | Schnittstelle für den konkreten Datenzugriff | 20090210 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_GCLP_PROVIDER_DOM_V | Code List from domain fixed values read | 20090210 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_GCLP_PROVIDER_IMGTB | Code Liste aus IMG Tabelle lesen | 20090210 |
Properties
| Class | /BOFU/CL_GCLP_PROVIDER_BASE | |
| Short Description | Base class for data in Code List provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/CODE_LISTS | Code Lists |
| Created | 20090210 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_GCLP_PROVIDER_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_GCLP_DATA_PROVIDER | Schnittstelle für den konkreten Datenzugriff | 20090210 |
Friends
Class /BOFU/CL_GCLP_PROVIDER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/S_GCLP_SOURCE | Code List Provider: Source | 20090210 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Name of a code type in the Codelist | 20090210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090210 |
Events
Class /BOFU/CL_GCLP_PROVIDER_BASE has no event.
Types
Class /BOFU/CL_GCLP_PROVIDER_BASE has no local type.
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 | 20090210 | ||||
| 2 | RV_DESCR | Value transfer | Type reference (TYPE) | STRING | 20090210 |
Method GET_FALLBACK_DESCR on class /BOFU/CL_GCLP_PROVIDER_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |