SAP ABAP Interface IFC2DIR_TYPE_FACTORY (Interface to Create Dynamic Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_INTERFACES (Package) C2 Server: User Interfaces and Data Types
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CLC2DIR_TYPE_FACTORY | Create Dynamic Types | 20040831 |
Properties
| Interface | IFC2DIR_TYPE_FACTORY | |
| Short Description | Interface to Create Dynamic Types |
General Data
| Package | C2_INTERFACES | C2 Server: User Interfaces and Data Types |
| Created | 20040831 | SAP |
| Last changed | 20050308 | SAP |
| Unicode checks active |
Forward declarations
Interface IFC2DIR_TYPE_FACTORY has no forward declaration.
Interfaces
Interface IFC2DIR_TYPE_FACTORY has no interface.
Friends
Interface IFC2DIR_TYPE_FACTORY has no friend.
Attributes
Interface IFC2DIR_TYPE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets external sorted table type for C2 data | 20050223 | |
| 2 | Instance method | Public | Method | Gets External Table Type for C2 Data | 20040831 | |
| 3 | Instance method | Public | Method | Gets External Data Type for C2 Data | 20040831 |
Events
Interface IFC2DIR_TYPE_FACTORY has no event.
Types
Interface IFC2DIR_TYPE_FACTORY has no local type.
Method Signatures
Method GET_EXTERNAL_SORT_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 | 20050223 | |||
| 2 | RV_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20050223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050223 |
Method GET_EXTERNAL_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 | 20040831 | |||
| 2 | RV_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040831 |
Method GET_EXTERNAL_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 | 20040831 | |||
| 2 | RV_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040831 |
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in | 700 |