SAP ABAP Interface IF_GCLP_DATA_PROVIDER (Data Access Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCLP_DATA_PROVIDER_BASE Basis Class for Data Access in Gen. Code List Provider 20050720
Properties
Interface IF_GCLP_DATA_PROVIDER  
Short Description Data Access Interface    
General Data
Package SC_ENGINE_RT_CORE   Configuration Engine (Runtime): Core Functionality 
Created 20050720   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ESF_CODE_LIST_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SGCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GCLP_DATA_PROVIDER has no interface.
Friends
Interface IF_GCLP_DATA_PROVIDER has no friend.
Attributes
Interface IF_GCLP_DATA_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method 20050720
2 READ_CODE_DESCR Instance method Public Method 20050725
3 READ_CODE_LIST Instance method Public Method 20050720
4 READ_CODE_LIST_WITH_DESCR Instance method Public Method 20050721
Events
Interface 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 20051109 TT_FLD_NAMES type standard table of string with DEFAULT KEY
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CODE_TYPE Call by reference Type reference (TYPE) SCODE_TYPE Name eines Code Typs im Codelist Provider 20050720

Method INIT on Interface 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) IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS 20050725
2 Importing IT_CODES Call by reference Type reference (TYPE) IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES 20050725
3 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050725

Method READ_CODE_DESCR on Interface 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) IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES 20050720
2 Importing IS_CNTXT Call by reference Type reference (TYPE) ANY 20050721
3 Importing IT_BOUND_CNTXT_FLDS Call by reference Type reference (TYPE) TT_FLD_NAMES Tabelle von Strings 20050812
4 Importing IV_FLG_BOUND_CNTXT_SUPPLIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050812
5 Importing IV_FLG_CNTXT_SUPPLIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050721

Method READ_CODE_LIST on Interface 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) IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS 20050721
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050721
3 Importing IV_LIST_ID Call by reference Type reference (TYPE) STRING 20051109

Method READ_CODE_LIST_WITH_DESCR on Interface IF_GCLP_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710