TSIW_SXF_TYPE - Signature Exchange Format - Type
Signature Exchange Format - Type information is stored in SAP table TSIW_SXF_TYPE.
It is part of development package S_SIW_DB in software component BC-ESI-SIW. This development package consists of objects that can be grouped under "SIW: Database Layer".
It is part of development package S_SIW_DB in software component BC-ESI-SIW. This development package consists of objects that can be grouped under "SIW: Database Layer".
Fields for table TSIW_SXF_TYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROJECT_ID | SIW Project ID | X | SIW_DTE_PROJECT_ID | CHAR | 80 | TSIW_PROJ |
UUID | UUID for Signature Exchange Format - Type | X | SIW_DTE_SXF_TYPE_UUID | RAW | 16 | |
.INCLUDE | SIW_STR_SXF_TYPE_FKEY | 0 | ||||
LINETYPE_UUID | UUID for Signature Exchange Format - Type | SIW_DTE_SXF_TYPE_UUID | RAW | 16 | * | |
SIGNATURE_UUID | SIW: Global Unique ID for Signature of Exchange Format | SIW_DTE_SIGNATURE_UUID | RAW | 16 | * | |
.INCLUDE | SIW_STR_SXF_TYPE_ATTR | 0 | ||||
NAME | Data Type Name | SIW_DTE_TYPE_NAME | CHAR | 240 | ||
ESR_NAMESPACE | Namespace (ES Repository) | SIW_DTE_ESR_NAMESPACE | CHAR | 510 | ||
.INCLUDE | SIW_STR_SWCV | 0 | ||||
SWC | Software Component | SIW_DTE_SWC | CHAR | 60 | ||
SWC_VERSION | Software Component Version | SIW_DTE_SWCV | CHAR | 20 | ||
TYPE_CATEGORY | Type Category | SIW_DTE_SXF_TYPE_KIND | CHAR | 2 | ||
DDIC_TYPE | ABAP Dictionary: Dynpro Data Type for Screen Painter | DYNPTYPE | CHAR | 8 | ||
DDIC_LENGTH | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
IS_ENUM | Corresponding Type Is an Enumeration | SIW_DTE_TYPE_IS_ENUMERATION | CHAR | 2 | ||
IS_BOOLEAN | Corresponding Data Type is a Boolean Type | SIW_DTE_TYPE_IS_BOOLEAN | CHAR | 2 | ||
ESR_CATEGORY | ES Repository Type Category | SIW_DTE_ESR_TYPE_CATEGORY | CHAR | 2 | ||
CORE_DATA_TYPE | Core Data Type | SIW_DTE_CORE_DATA_TYPE | CHAR | 14 | ||
PROXY_NAME | ABAP Proxy Type Name | SIW_DTE_PROXY_TYPE | CHAR | 60 | ||
CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 10 | ||
IS_REFERENCE | Type is a Reference | SIW_DTE_TYPE_IS_REFERENCE | CHAR | 2 | ||
REFERENCE_TYPE | Type of Object Referenced | DDREFTYPE | CHAR | 2 | ||
SOURCE_TYPE | Associated Type of an Interface Parameter | RS38L_TYP | CHAR | 264 |