SAP ABAP Class CL_GCLP_PROXY_IF (Access to Proxy Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SCODELIST_REGISTRY (Package) Registry for Code Lists
Properties
Class CL_GCLP_PROXY_IF  
Short Description Access to Proxy Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCODELIST_REGISTRY   Registry for Code Lists 
Created 20050802   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_GCLP_PROXY_IF has no interface implemented.
Friends
Class CL_GCLP_PROXY_IF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAT_CODE_INFOS Static Attribute Private Type reference (TYPE) CTT_CODE_INFOS 20050802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CODE_TYPE_EXISTS Static method Public Method 20051109
2 GET_CNTXT_FLDS Static method Public Method 20050826
3 GET_CODE_INFO Static method Private Method 20050826
4 GET_NAME_FOR_CODE Static method Public Method 20050802
5 GET_NAME_OF_CNTXT_STRUC Static method Public Method 20051109
6 HAS_CNTXT_STRUCTURE Static method Public Method 20050826
7 LOAD_CODE_INFO Static method Private Method 20050802
Events
Class CL_GCLP_PROXY_IF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CTT_CNTXT_FLDS Public See coding 20050826 ctt_cntxt_flds TYPE STANDARD TABLE OF string WITH DEFAULT KEY
Method Signatures

Method CHECK_CODE_TYPE_EXISTS 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 20051109
2 Returning RV_FLG_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20051109

Method CHECK_CODE_TYPE_EXISTS on class CL_GCLP_PROXY_IF has no exception.

Method GET_CNTXT_FLDS Signature

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

Method GET_CNTXT_FLDS on class CL_GCLP_PROXY_IF has no exception.

Method GET_CODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFO Call by reference Type reference (TYPE) CTS_CODE_INFO 20050826
2 Importing IV_CODE_TYPE Call by reference Type reference (TYPE) SCODE_TYPE Name eines Code Typs im Codelist Provider 20050826
# Exception Resumable Description Created on
1 NOT_FOUND 20050826

Method GET_NAME_FOR_CODE 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 20050802
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20050802

Method GET_NAME_FOR_CODE on class CL_GCLP_PROXY_IF has no exception.

Method GET_NAME_OF_CNTXT_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CNTXT_STRUC Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20051109
2 Importing IV_CODE_TYPE Call by reference Type reference (TYPE) SCODE_TYPE Name eines Code Typs im Codelist Provider 20051109
# Exception Resumable Description Created on
1 CODE_TYPE_HAS_NO_CNTXT 20051109
2 CODE_TYPE_NOT_EXISTING 20051109

Method HAS_CNTXT_STRUCTURE 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 20050826
2 Returning RV_FLG_HAS_CNTXT_STRUCTURE Value transfer Type reference (TYPE) ABAP_BOOL 20050826

Method HAS_CNTXT_STRUCTURE on class CL_GCLP_PROXY_IF has no exception.

Method LOAD_CODE_INFO 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 20050802
# Exception Resumable Description Created on
1 NOT_EXISTING 20050802
History
Last changed by/on SAP  20090618 
SAP Release Created in 710