How to set RSADMIN Parameter
Use report: SAP_RSADMIN_MAINTAIN to Insert / Update / Delete entries in RSADMIN table.
- Call transaction SE38 (or SA38).
- Choose F8 to execute the program SAP_RSADMIN_MAINTAIN to maintain the table RSADMIN.
- Enter "Relevant parameter XXX" as the "OBJECT".
- Enter "relevant parameter XX" as the "VALUE".
- Select "INSERT" (or "UPDATE").
- Choose "Execute" (F8) to carry out the changes and save. Important notes with RSADMIN Parameters:
Note |
Parameter |
Reason |
1497954 |
OBJECT = 'MYCUBE_NO_GROUP_BY' VALUE 'MYCUBE' / 'DTP_ID' |
To deactivate the aggregation for an InfoCube |
1567992 |
Field = NO_NEW_DTP_REQ_LOG Value = X |
To deactivate the log for DTP |
1730703 |
NO_GAPLESS_GREEN_ZDSO_D1 X |
DSO behaves like a PSA table during the |
1793726 |
DROPDTA_DEL_RSBKDATA_TOO |
RSBKDATA and RSBKDATAINFO are deleted synchronously when the data target content is deleted completely |
1530373 |
W_O_PARALLEL_EXTRACTION |
Enable Parallel Extraction |
1744948 |
Object = ENQ_PROT_ON |
To avoid dump during DTP deletion |
1707069 |
OBJECT = 'BWA_D_READ_MYCUBE' VALUE = 'MYCUBE' |
To allow the BWA access for an InfoCube |
1660839 |
DSO_REQLIST_THRESHOLD |
The threshold value of the number of requests from which the temporary table is used |
1579368 |
MD_DELTA_HANDLE_LOGGING |
detail of each duplicate record deletion log |
1636883 |
BW_SELDEL_DSO_PAKSIZE |
DSO Selective deletion - sizes of the packages to be created |
1709012 |
OBJECT = 'ORA_TABART_E_FACT' Value = 'EFACT' |
Separate data class for E fact tables |
1724587 |
OBJECT = HDB_SIDCHECK VALUE = space |
SID Consistency Check for HANA Database |
1724438 |
OBJECT DBCON_OLD1 VALUE DataSource1 |
BW 7.0x handling for selected Datasource |
1580265 |
OBJECT 'RSPC_ALLOW_SERVER_POPUP' VALUE 'X'. |
To set background server for Process Chain |
1587690 |
RSDRD_SD_710_THRESH |
Parameters for selective deletion |
1686312 |
INFOCUBE_XTRACTION_VIA_API |
To correct problem with packaged extraction |
1695209 |
object = 'RSBK_CONTENT_DTP_FILTER_FIX' value = 'ON' |
Delivering fixed values in the filter of content D DTPs |
1683032 |
RSAR_LONG_FIELDNAME |
To activate Datasource with fieldname longer than 16 character |
1647327 |
RSDODSO_RECORDMODE_POSITION |
Positioning of field RECORDMODE |
1466536 |
object = 'XY_DONT_DROP_INDEXES' Value = 'X' |
Rebuild index during transport of infoobject |
1522691 |
RRSIMASSUPDATE Value = 'N' |
SID flag update Performance Optimization |
1542810 |
MD_ENABLE_KEY_UPDATE |
MD Update when key fields are mapped |
1398868 |
OBJECT = NO_EVENT_AFTER_REPAIR VALUE = * (wildcard star) |
Process chains not continued after repair |
1233327 | OBJECT = NO_TP_SCHEDULE_IMMEDIATE Value = 'X' | To stop Immediate Execution of Process chain after import |
1915483 | OBJECT = RSPC_CUSTOMER_CONNECT Value = 'X' | Process chain enhancement for releases 730 and 731 |
For additional information
Please check notes:
1878949 Collective Note: RSADMIN parameters BW-BEX-ET
912367 Composite Note: RSADMIN Parameter
1 Comment
Effie Zheng
Helpfull