SAP ABAP Class CL_PROXY_ENUM_PROVIDER (CL_PROXY_ENUM_PROVIDER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESF_CODE_LIST_PROVIDER | 20060131 |
Meta Relationship - Used By
Properties
| Class | CL_PROXY_ENUM_PROVIDER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20060131 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_ENUM_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESF_CODE_LIST_PROVIDER | 20060131 |
Friends
Class CL_PROXY_ENUM_PROVIDER has no friend class.
Attributes
Class CL_PROXY_ENUM_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20060131 | ||
| 2 | Instance method | Protected | Method | 20060131 | ||
| 3 | Instance method | Protected | Method | 20060131 |
Events
Class CL_PROXY_ENUM_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CODE_TEXTID | Protected | See coding | 20060131 | tt_code_textid type standard table of ty_code_textid with non-unique default
key
|
||
| 2 | TY_CODE_TEXTID | Protected | See coding | 20060131 | begin of ty_code_textid,
value type string,
textid type string,
end of ty_code_textid
|
Method Signatures
Method ADD_ENTRY_TO_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060131 | ||||
| 2 | TEXTID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060131 | ||||
| 3 | T_CODE | Call by reference | Type reference (TYPE) | IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES | 20060131 | ||||
| 4 | T_CODE_TEXTID | Call by reference | Type reference (TYPE) | TT_CODE_TEXTID | 20060131 |
Method ADD_ENTRY_TO_TABLES on class CL_PROXY_ENUM_PROVIDER has no exception.
Method GET_CODETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_CODE | Value transfer | Type reference (TYPE) | IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES | 20060131 |
Method GET_CODETAB on class CL_PROXY_ENUM_PROVIDER has no exception.
Method GET_CODE_TEXTID_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_CODE_TEXTID | Value transfer | Type reference (TYPE) | TT_CODE_TEXTID | 20060131 |
Method GET_CODE_TEXTID_TAB on class CL_PROXY_ENUM_PROVIDER has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |