SAP ABAP Interface IF_C2S_META_C2_TYPES (Internal Types in C2 Server)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_META_REP (Package) C2 Server Meta-Data Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_C2S_META_OBJECT | C2 Server: Meta-Data | 20040825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_C2S_META_OBJECT | C2 Server: Meta-Data | 20041124 |
Properties
| Interface | IF_C2S_META_C2_TYPES | |
| Short Description | Internal Types in C2 Server |
General Data
| Package | SC2_META_REP | C2 Server Meta-Data Repository |
| Created | 20040825 | SAP |
| Last changed | 20041208 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_C2S_META_C2_TYPES has no forward declaration.
Interfaces
Interface IF_C2S_META_C2_TYPES has no interface.
Friends
Interface IF_C2S_META_C2_TYPES has no friend.
Attributes
Interface IF_C2S_META_C2_TYPES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets instance of C2-internal table type for data | 20040825 | |
| 2 | Instance method | Public | Method | Gets instance of C2-internal data type of a node | 20040825 | |
| 3 | Instance method | Public | Method | Gets C2-internal table type for key | 20040825 | |
| 4 | Instance method | Public | Method | Gets C2-internal key type of a node | 20040825 | |
| 5 | Instance method | Public | Method | Gets table type for C2 meta-data | 20041029 | |
| 6 | Instance method | Public | Method | Gets data type for C2 meta-data | 20041029 | |
| 7 | Instance method | Public | Method | Gets C2-internal table type for language-dependent texts | 20040825 | |
| 8 | Instance method | Public | Method | Gets C2-internal type for language-dependent texts | 20040825 |
Events
Interface IF_C2S_META_C2_TYPES has no event.
Types
Interface IF_C2S_META_C2_TYPES has no local type.
Method Signatures
Method GET_C2_DATA_TAB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_DATA_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
Method GET_C2_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
Method GET_C2_KEY_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_KEY_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
Method GET_C2_KEY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_KEY_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
Method GET_C2_META_TAB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041029 | |||
| 2 | RV_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041029 |
Method GET_C2_META_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041029 | |||
| 2 | RV_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20041029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041029 |
Method GET_C2_TEXT_TAB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_TEXT_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
Method GET_C2_TEXT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040825 | |||
| 2 | RV_TEXT_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040825 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |