TSIW_MAPPING - SIW Mapping Header
SIW Mapping Header information is stored in SAP table TSIW_MAPPING.
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_MAPPING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROJECT_ID | SIW Project ID | X | SIW_DTE_PROJECT_ID | CHAR | 40 | TSIW_PROJ |
| UUID | Mapping Project ID | X | SIW_DTE_MAPPROJ_UUID | RAW | 16 | |
| .INCLUDE | SIW_STR_MAPPING_FKEY | 0 | ||||
| SOURCE_UUID | SIW: Global Unique ID for Signature of Exchange Format | SIW_DTE_SIGNATURE_UUID | RAW | 16 | TSIW_SXF_API | |
| TARGET_UUID | SIW: Global Unique ID for Signature of Exchange Format | SIW_DTE_SIGNATURE_UUID | RAW | 16 | TSIW_SXF_API | |
| .INCLUDE | SIW_STR_MAPPING_ATTR | 0 | ||||
| MAPPING_TYPE | Mapping Type | SIW_DTE_MAPPING_TYPE | CHAR | 15 | ||
| TRGT_GDT_NMSPCE | ES Repository GDT Namespace | SIW_DTE_GDT_NAMESPACE | CHAR | 255 | ||
| PROXY_LOCK | Checkbox | XFELD | CHAR | 1 | ||
| ESR_LOCK | Checkbox | XFELD | CHAR | 1 | ||
| .INCLUDE | SIW_STR_USER_DATA | 0 | ||||
| USERNAME | User Name in User Master Record | XUBNAME | CHAR | 12 | * | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| .INCLU-ESR | SIW_STR_USER_DATA | 0 | ||||
| USERNAMEESR | User Name in User Master Record | XUBNAME | CHAR | 12 | * | |
| TIMESTAMPESR | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| .INCLU-PRX | SIW_STR_USER_DATA | 0 | ||||
| USERNAMEPRX | User Name in User Master Record | XUBNAME | CHAR | 12 | * | |
| TIMESTAMPPRX | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| .INCLUDE | SIW_STR_L0FM_DATA | 0 | ||||
| FMNAME | Function Module Name of Webservice | SIW_DTE_L0FM_FMNAME | CHAR | 30 | ||
| FGNAME | Function Group Name for Proxy Function Mdle (API-bsd w/o r ) | SIW_DTE_L0FM_FGNAME | CHAR | 30 | ||
| WSABAPNAME | ABAP Name of the Webservice | SIW_DTE_L0FM_WSABAPNAME | CHAR | 30 |