The Function Module RS_TR_SYSTEM_CHANGEABLE (Ist das System im Sinne von BW CTO änderbar ?) is a standard Function Module in SAP ERP and is part of the function group RSVERS within the package RS.
Function Module | RS_TR_SYSTEM_CHANGEABLE |
Short Text | Ist das System im Sinne von BW CTO änderbar ? |
Function Group | RSVERS |
Package | RS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IS_CHANGEABLE_BASIS | TYPE | RS_BOOL | - 'X' System ist änderbar im Sinne der Basis | |
E_IS_CHANGEABLE_BW | TYPE | RS_BOOL | - 'X' System ist änderbar im Sinne von BW |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.