RSADMIN_REF - reference table for rsadmin, contains all allowed parameters
reference table for rsadmin, contains all allowed parameters information is stored in SAP table RSADMIN_REF.
It is part of development package RS in software component BW. This development package consists of objects that can be grouped under "BW: General Business Information Warehouse".
It is part of development package RS in software component BW. This development package consists of objects that can be grouped under "BW: General Business Information Warehouse".
Fields for table RSADMIN_REF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Object Administration Business Information Warehouse | X | RSADOBJ | CHAR | 60 | |
TYPE | Parameter Name is Fixed or Generic (Wildcard) | RSADFIXGEN | CHAR | 2 | ||
USAGE_TYPE | Usage Type: Switch, Workaround, Configuration, Metadata | RSADUSAGETYPE | CHAR | 2 | ||
ABAP_PACKAGE | (First) ABAP Package Where Parameter is Used | RSADDEVCLASS | CHAR | 60 | ||
VALID_TO | Expected Expiry Date (Year) / Release / End of Validity | RSADEXPDATE | CHAR | 16 | ||
VALID_TO_RELEASE | ABAP System Field: SAP System Release | SYST_SAPRL | CHAR | 8 | ||
VALID_TO_YEAR | Calendar year | RSCALYEAR | NUMC | 8 | ||
NOTE | OSS Note that describes/introduces a parameter | RSADNOTE | NUMC | 18 | ||
DESCRIPTION | Description of Parameter | RSADDESCR | CHAR | 510 |