SAP ABAP Class CL_GCLP_REG_ACC (Access to Registry for Generic Code List Provider)
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_REG_ACC  
Short Description Access to Registry for Generic Code List Provider    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCODELIST_REGISTRY   Registry for Code Lists 
Created 20050720   SAP 
Last change 20070911   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)
2 SGCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GCLP_REG_ACC has no interface implemented.
Friends
Class CL_GCLP_REG_ACC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_REG_HEADER Instance attribute Private Type reference (TYPE) SCODE_REGISTRY Code Type Registry: Code Type <=> IMG Table or Search Help 20050720
2 AT_REG_CNTXT Instance attribute Public Type reference (TYPE) SGCLP_CNTXT_FLDS 20050720
3 AV_CODE_TYPE Instance attribute Private Type reference (TYPE) SCODE_TYPE Name of a Code Type in Codelist Provider 20050720
4 CAR_DATADESCR_CLIKE Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20051111
5 CAT_CNTXT_INFOS Static Attribute Private Type reference (TYPE) CTT_CNTXT_STRUC_INFOS 20051111
6 CAT_OBJS Static Attribute Private Type reference (TYPE) CTT_OBJ_INFOS 20050720
7 CC_F4_TYPE_DOM Constant Public Type reference (TYPE) SCODE_F4_TYPE 'F' Value Help Data Source Type in Gen. Codelist Provider 20060208
8 CC_F4_TYPE_TAB Constant Public Type reference (TYPE) SCODE_F4_TYPE 'T' Value Help Data Source Type in Gen. Codelist Provider 20060208
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TYPE_DESCR Static method Private Method 20051130
2 CHECK_CNTXT_DEFINED Instance method Public Method Check whether a Context is Defined 20050721
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050720
4 GET_DATA_SOURCE Instance method Public Method 20050720
5 GET_INFO_CNTXT_FLDS Instance method Public Method Assign Field in Context Structure to Field in IMG Table 20060621
6 GET_INFO_DOM_VALS Instance method Public Method 20051024
7 GET_INFO_IMG_TAB Instance method Public Method 20050720
8 GET_INT_CNTXT_STRUC Instance method Public Method 20051111
9 GET_INT_CNTXT_STRUC_BY_DATA Static method Public Method 20051111
10 GET_INT_CNTXT_STRUC_BY_DESCR Static method Private Method 20051111
11 GET_INT_CNTXT_STRUC_BY_NAME Static method Public Method 20051111
12 GET_INT_CNTXT_WA_BY_DATA Static method Public Method 20051111
13 GET_LISTID_FLDS_FOR_CNTXT_TYPE Static method Private Method 20051115
14 GET_REG_INFO Static method Public Method 20050720
15 LOAD_DATA Instance method Private Method 20050720
Events
Class CL_GCLP_REG_ACC has no event.
Types
Class CL_GCLP_REG_ACC has no local type.
Method Signatures

Method BUILD_TYPE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ORIG_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051130
2 Importing IT_CNTXT_FLDS Call by reference Type reference (TYPE) CTT_CNTXT_FLDS 20051130
3 Importing IV_NAME_PREFIX Call by reference Type reference (TYPE) STRING 20051130
4 Returning RR_STRUC_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051130
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051130

Method CHECK_CNTXT_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_CNTXT_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL 20050721

Method CHECK_CNTXT_DEFINED on class CL_GCLP_REG_ACC has no exception.

Method CONSTRUCTOR 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 CONSTRUCTOR on class CL_GCLP_REG_ACC has no exception.

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA_SOURCE Value transfer Type reference (TYPE) SCODE_F4_TYPE Typ der Datenquelle für Value Help im gen. Codelist Provider 20050720

Method GET_DATA_SOURCE on class CL_GCLP_REG_ACC has no exception.

Method GET_INFO_CNTXT_FLDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CNTXT_FLDS Call by reference Type reference (TYPE) SGCLP_CNTXT_FLDS 20060621

Method GET_INFO_CNTXT_FLDS on class CL_GCLP_REG_ACC has no exception.

Method GET_INFO_DOM_VALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DDOBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20051024

Method GET_INFO_DOM_VALS on class CL_GCLP_REG_ACC has no exception.

Method GET_INFO_IMG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CNTXT_STRUC_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Kontextstruktur im DDIC 20051109
2 Exporting EV_FLDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050720
3 Exporting EV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050720
4 Exporting EV_TXT_FLDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050720
5 Exporting EV_TXT_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050720

Method GET_INFO_IMG_TAB on class CL_GCLP_REG_ACC has no exception.

Method GET_INT_CNTXT_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051111
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051116
2 CX_CENG_GCLP_NO_CNTXT_DEFINED Code-Typ hat keine Kontext-Struktur 20051111

Method GET_INT_CNTXT_STRUC_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CNTXT Call by reference Type reference (TYPE) DATA Name eines Code Typs im Codelist Provider 20051111
2 Returning RR_STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051111
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051116

Method GET_INT_CNTXT_STRUC_BY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ORIG_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20051111
2 Returning RR_STRUC_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051111
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051116

Method GET_INT_CNTXT_STRUC_BY_NAME 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 20051111
2 Returning RR_STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20051111
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051116
2 CX_CENG_GCLP_NO_CNTXT_DEFINED Code-Typ hat keine Kontext-Struktur 20051111

Method GET_INT_CNTXT_WA_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CNTXT Call by reference Type reference (TYPE) DATA Name eines Code Typs im Codelist Provider 20051111
2 Returning RR_WORKAREA Value transfer Object reference (TYPE REF TO) DATA Run Time Type Services 20051111
# Exception Resumable Description Created on
1 CX_CENG_GCLP_CNTXT_INVALID Kontext ist nicht gültig 20051116

Method GET_LISTID_FLDS_FOR_CNTXT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CNTXT_FLDS Call by reference Type reference (TYPE) CTT_CNTXT_FLDS 20051115
2 Importing IV_CNTXT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20051115

Method GET_LISTID_FLDS_FOR_CNTXT_TYPE on class CL_GCLP_REG_ACC has no exception.

Method GET_REG_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 20050720
2 Returning RR_REG_OBJ Value transfer Object reference (TYPE REF TO) CL_GCLP_REG_ACC Zugriff auf Registry für generischen Code List Provider 20050720

Method GET_REG_INFO on class CL_GCLP_REG_ACC has no exception.

Method LOAD_DATA Signature

Method LOAD_DATA on class CL_GCLP_REG_ACC has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Keine Daten in der Registry für den Code Typen 20050720
History
Last changed by/on SAP  20070911 
SAP Release Created in 710