Data Element list used by SAP ABAP Function Module RSM_AUTOFLAGS_MAINTAIN (Maintenance of auto-flags for table RSMDATASTATE)
SAP ABAP Function Module
RSM_AUTOFLAGS_MAINTAIN (Maintenance of auto-flags for table RSMDATASTATE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSMAUTOACTIVATEFL | Activate DataStore Object Data Automatically | SOURCE VALUE(E_AUTOACTIVATEFL) LIKE RSMDATASTATE_S-AUTOACTIVATEFL |
|
| 2 | RSMAUTOCOMPRFL | Compress Automatically After Roll-Up (or After Load) | SOURCE VALUE(E_AUTOCOMPRFL) LIKE RSMDATASTATE_S-AUTOCOMPRFL |
|
| 3 | RSMAUTOPROCESSFL | Update Data from DataStore Object Automatically | SOURCE VALUE(E_AUTOPROCESSFL) LIKE RSMDATASTATE_S-AUTOPROCESSFL |
|
| 4 | RSMAUTOQUALOKFL | Set Quality Status to 'OK' Automatically | SOURCE VALUE(E_AUTOQUALOKFL) LIKE RSMDATASTATE_S-AUTOQUALOKFL |
|
| 5 | RSMAUTOROLLUPFL | Roll up data in the aggregate automatically | SOURCE VALUE(E_AUTOROLLUPFL) LIKE RSMDATASTATE_S-AUTOROLLUPFL |
|
| 6 | RS_BOOL | Boolean | SOURCE REFERENCE(I_NO_UPDATE) TYPE RS_BOOL OPTIONAL |
|