SAP ABAP Class /BOFU/IF_GCLP_DATA_PROVIDER (Schnittstelle für den konkreten Datenzugriff)
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
Class /BOFU/IF_GCLP_DATA_PROVIDER  
Short Description Schnittstelle für den konkreten Datenzugriff    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081127   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /BOFU/IF_GCLP_DATA_PROVIDER has no interface implemented.
Friends
Class /BOFU/IF_GCLP_DATA_PROVIDER has no friend class.
Attributes
Class /BOFU/IF_GCLP_DATA_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CODE_EXISTENCE Instance method Public Method 20081127
2 INIT Instance method Public Method 20081127
3 READ_CODE_DESCR Instance method Public Method 20081127
4 READ_CODE_LIST Instance method Public Method 20081127
5 READ_CODE_LIST_WITH_DESCR Instance method Public Method 20081127
Events
Class /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 Importing IN_CODE_VALUE Call by reference Type reference (TYPE) STRING 20081127
2 Returning OUT_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20081127

Method CHECK_CODE_EXISTENCE on class /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 Importing IS_SOURCE_INFORMATION Call by reference Type reference (TYPE) /BOFU/S_GCLP_SOURCE Code List Provider: Source 20081127
2 Importing IV_CODE_TYPE Call by reference Type reference (TYPE) STRING Name eines Code Typs im Codelist Provider 20081127

Method INIT on class /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 Exporting ET_CODES_W_DESCR Call by reference Type reference (TYPE) /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS 20081127
2 Importing IT_CODES Call by reference Type reference (TYPE) /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES 20081127
3 Importing IT_CTXT_KEY_FIELD_VAL Call by reference Type reference (TYPE) /BOFU/IF_CODE_LIST_PROVIDER=>TT_CTXT_KEY_FIELD_VAL 20131027
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20081127

Method READ_CODE_DESCR on class /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 Exporting ET_CODE_LIST Call by reference Type reference (TYPE) /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES 20081127
2 Importing IS_CNTXT Call by reference Type reference (TYPE) ANY 20081127
3 Importing IT_BOUND_CNTXT_FLDS Call by reference Type reference (TYPE) TT_FLD_NAMES Tabelle von Strings 20081127
4 Importing IV_FLG_BOUND_CNTXT_SUPPLIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127
5 Importing IV_FLG_CNTXT_SUPPLIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081127

Method READ_CODE_LIST on class /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 Exporting ET_CODE_LIST Call by reference Type reference (TYPE) /BOFU/IF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS 20081127
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20081127
3 Importing IV_LIST_ID Call by reference Type reference (TYPE) STRING 20081127

Method READ_CODE_LIST_WITH_DESCR on class /BOFU/IF_GCLP_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in