BWSD_LOGD - Status Information for Individual Transfer Locations
Status Information for Individual Transfer Locations information is stored in SAP table BWSD_LOGD.
It is part of development package BW_SDATA in software component BW. This development package consists of objects that can be grouped under "Transfer of BW Objects and Scenario Data".
It is part of development package BW_SDATA in software component BW. This development package consists of objects that can be grouped under "Transfer of BW Objects and Scenario Data".
Fields for table BWSD_LOGD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| LOGGUID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
| ITEMSID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| PATHTP | Path Type | X | BWSD_PATHTP | CHAR | 2 | |
| LOCATION | Location for Transfer | X | BWSD_LOCATION | CHAR | 2 | |
| DESTINATION | Logical destination (specified in function call) | X | RFCDEST | CHAR | 64 | * |
| TRANSFERSTATE | Transfer Status | BWSD_TRANSFERSTATE | CHAR | 2 | ||
| STATE | Processing Status | BWSD_PROCESSSTATE | CHAR | 4 | ||
| POSINO | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| RUNTIME | Runtime in Milliseconds | BWSD_RUNTIME | DEC | 6 | ||
| STARTTIME | Last Change to Definition | RSRMODTIME | DEC | 8 | ||
| SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
| LOCTYPE | Location Type | BWSD_LOCTYPE | CHAR | 2 |