SAP Function RSSCM_GET_SYSTEM_SETTINGS_SCM - Get APO enabled/disabled and clients for BW extraction

Parameter Reference Type Length Text
EV_APO_ENABL RSSCM_APO_ENABL C 1 APO enabled/disabled

Parameter Reference Length Optional Text
ET_BWCLNT RSSCM_BWCLNT 13 X Client for BW extraction for SCM4.0 applications

Exception Text
DATA_NOT_FOUND data not found on database or in buffer
OTHERS Other Exception

Functionality
This function module returns the settings made in customizingtransaction RSSCM_APPL. It returns the following parameters:
EV_APO_ENABL: This parameter is initial when APO component is disabledor 'X' when APO component is enabled. If the setting cannot be found,the function exits with exception DATA_NOT_FOUND.
ET_BWCLNT: This parameter is optional and returns the clients used forBW data extraction per SCM component except of APO. If the function iscalled by such an application and APO is enabled there has to be aclient specified for this application. If not, application shouldtrigger an errorr.