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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | SCODE_REGISTRY | Code Type Registry: Code Type <=> IMG Table or Search Help | 20050720 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SGCLP_CNTXT_FLDS | 20050720 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SCODE_TYPE | Name of a Code Type in Codelist Provider | 20050720 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20051111 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CTT_CNTXT_STRUC_INFOS | 20051111 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | CTT_OBJ_INFOS | 20050720 | ||||
| 7 | Constant | Public | Type reference (TYPE) | SCODE_F4_TYPE | 'F' | Value Help Data Source Type in Gen. Codelist Provider | 20060208 | ||
| 8 | Constant | Public | Type reference (TYPE) | SCODE_F4_TYPE | 'T' | Value Help Data Source Type in Gen. Codelist Provider | 20060208 |
Methods
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 | IR_ORIG_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051130 | |||
| 2 | IT_CNTXT_FLDS | Call by reference | Type reference (TYPE) | CTT_CNTXT_FLDS | 20051130 | ||||
| 3 | IV_NAME_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20051130 | ||||
| 4 | RR_STRUC_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | EV_CNTXT_STRUC_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name der Kontextstruktur im DDIC | 20051109 | |||
| 2 | EV_FLDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050720 | |||
| 3 | EV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050720 | |||
| 4 | EV_TXT_FLDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050720 | |||
| 5 | 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 | RR_STRUCT_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext ist nicht gültig | 20051116 | ||
| 2 | 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 | IS_CNTXT | Call by reference | Type reference (TYPE) | DATA | Name eines Code Typs im Codelist Provider | 20051111 | |||
| 2 | RR_STRUCT_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IR_ORIG_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20051111 | |||
| 2 | RR_STRUC_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_CODE_TYPE | Call by reference | Type reference (TYPE) | SCODE_TYPE | Name eines Code Typs im Codelist Provider | 20051111 | |||
| 2 | RR_STRUCT_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext ist nicht gültig | 20051116 | ||
| 2 | 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 | IS_CNTXT | Call by reference | Type reference (TYPE) | DATA | Name eines Code Typs im Codelist Provider | 20051111 | |||
| 2 | RR_WORKAREA | Value transfer | Object reference (TYPE REF TO) | DATA | Run Time Type Services | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_CNTXT_FLDS | Call by reference | Type reference (TYPE) | CTT_CNTXT_FLDS | 20051115 | ||||
| 2 | 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 | IV_CODE_TYPE | Call by reference | Type reference (TYPE) | SCODE_TYPE | Name eines Code Typs im Codelist Provider | 20050720 | |||
| 2 | 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 | Keine Daten in der Registry für den Code Typen | 20050720 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |