RSRULEPARAM - Rule Parameters
Rule Parameters information is stored in SAP table RSRULEPARAM.
It is part of development package RSTRAN in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Transformation".
It is part of development package RSTRAN in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Transformation".
Fields for table RSRULEPARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GLRULEID | ID for Rule | X | RSRULEID | CHAR | 50 | |
OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
PARAM | Rule Parameter Number | X | RSPARAMNO | NUMC | 8 | |
PARAMTYPE | Rule Parameter Type | X | RSTRAN_PARAMTYPE | NUMC | 2 | |
IOBJNM | InfoObject | RSIOBJNM | CHAR | 60 | ||
FIELDNM | Field Name | FIELDNAME | CHAR | 60 | * | |
DATATYPE | Data type | RSDATATYPE | CHAR | 8 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 |