SAP ABAP Class IFC2DIR_TYPE_FACTORY (Interface to Create Dynamic 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
Class | IFC2DIR_TYPE_FACTORY | |
Short Description | Interface to Create Dynamic Types | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040831 | SAP |
Last change | 20050308 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IFC2DIR_TYPE_FACTORY has no forward declaration.
Interfaces
Class IFC2DIR_TYPE_FACTORY has no interface implemented.
Friends
Class IFC2DIR_TYPE_FACTORY has no friend class.
Attributes
Class 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
Class IFC2DIR_TYPE_FACTORY has no event.
Types
Class 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 |