SAP ABAP Interface /BOFU/IF_GCLP_DATA_PROVIDER (Schnittstelle für den konkreten Datenzugriff)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_GCLP_PROVIDER_BASE | Base class for data in Code List provider | 20090210 |
Properties
Interface | /BOFU/IF_GCLP_DATA_PROVIDER | |
Short Description | Schnittstelle für den konkreten Datenzugriff |
General Data
Package | /BOFU/CODE_LISTS | Code Lists |
Created | 20081127 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /BOFU/IF_CODE_LIST_PROVIDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /BOFU/IF_GCLP_DATA_PROVIDER has no interface.
Friends
Interface /BOFU/IF_GCLP_DATA_PROVIDER has no friend.
Attributes
Interface /BOFU/IF_GCLP_DATA_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081127 | |
2 | ![]() |
Instance method | Public | Method | 20081127 | |
3 | ![]() |
Instance method | Public | Method | 20081127 | |
4 | ![]() |
Instance method | Public | Method | 20081127 | |
5 | ![]() |
Instance method | Public | Method | 20081127 |
Events
Interface /BOFU/IF_GCLP_DATA_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_FLD_NAMES | Public | See coding | 20081127 | TT_FLD_NAMES type standard table of string
with DEFAULT KEY
|
Method Signatures
Method CHECK_CODE_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CODE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20081127 | |||
2 | ![]() |
OUT_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081127 |
Method CHECK_CODE_EXISTENCE on Interface /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SOURCE_INFORMATION | Call by reference | Type reference (TYPE) | /BOFU/S_GCLP_SOURCE | Code List Provider: Source | 20081127 | ||
2 | ![]() |
IV_CODE_TYPE | Call by reference | Type reference (TYPE) | STRING | Name eines Code Typs im Codelist Provider | 20081127 |
Method INIT on Interface /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
Method READ_CODE_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODES_W_DESCR | Call by reference | Type reference (TYPE) | /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS | 20081127 | |||
2 | ![]() |
IT_CODES | Call by reference | Type reference (TYPE) | /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES | 20081127 | |||
3 | ![]() |
IT_CTXT_KEY_FIELD_VAL | Call by reference | Type reference (TYPE) | /BOFU/IF_CODE_LIST_PROVIDER=>TT_CTXT_KEY_FIELD_VAL | 20131027 | |||
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20081127 |
Method READ_CODE_DESCR on Interface /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
Method READ_CODE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODE_LIST | Call by reference | Type reference (TYPE) | /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES | 20081127 | |||
2 | ![]() |
IS_CNTXT | Call by reference | Type reference (TYPE) | ANY | 20081127 | |||
3 | ![]() |
IT_BOUND_CNTXT_FLDS | Call by reference | Type reference (TYPE) | TT_FLD_NAMES | Tabelle von Strings | 20081127 | ||
4 | ![]() |
IV_FLG_BOUND_CNTXT_SUPPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081127 | ||
5 | ![]() |
IV_FLG_CNTXT_SUPPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081127 |
Method READ_CODE_LIST on Interface /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
Method READ_CODE_LIST_WITH_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CODE_LIST | Call by reference | Type reference (TYPE) | /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS | 20081127 | |||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20081127 | ||
3 | ![]() |
IV_LIST_ID | Call by reference | Type reference (TYPE) | STRING | 20081127 |
Method READ_CODE_LIST_WITH_DESCR on Interface /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 701 |