RSISOFIELD - InfoSource fields (provider structure of a source system)
InfoSource fields (provider structure of a source system) information is stored in SAP table RSISOFIELD.
It is part of development package RSAR in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data import from source system".
It is part of development package RSAR in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data import from source system".
Fields for table RSISOFIELD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ISOURCE | InfoSource | X | RSISOURCE | CHAR | 60 | RSISOLTP |
| LOGSYS | Logical system | X | LOGSYS | CHAR | 20 | * |
| OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
| POSIT | Position of the Field in the Structure / Table | X | RSPOSIT | NUMC | 8 | |
| MANDATORY | Flag: Required-entry field | RSMNDTORY | CHAR | 2 | ||
| IOBJNM | InfoObject | RSIOBJNM | CHAR | 60 | RSDIOBJ | |
| .INCLUDE | RSISINCL | 0 | ||||
| FIELDNM | Field name | RSFIELDNM | CHAR | 60 | ||
| DTELNM | Data Element | RSDTELNM | CHAR | 60 | ||
| .INCLUDE | RSISINCLDD | 0 | ||||
| DATATYPE | Data type | RSDATATYPE | CHAR | 8 | ||
| INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
| LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
| INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
| CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 10 | ||
| DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
| UNIFIELDNM | Name of the relevant unit field | RSUFIELDNM | CHAR | 60 | ||
| KEYFIELD | Boolean | RS_BOOL | CHAR | 2 | ||
| SELECTION | Single-Character Flag | CHAR1 | CHAR | 2 |