Fonction SAP BAPI_SYSTEM_MON_GETDETAILS - Read (Display) Properties into System Monitor

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTERNAL_USER_NAME BAPIXMLOGR-EXTUSER C 16 Name of the SAP-External User
MONITOR_NAME BAPIMNNAME u 120 Name of the Monitor

Paramètre Reférence Type Long. Description
PROPERTIES BAPIMNPROP u 1 The Monitor Display Properties
RETURN BAPIRET2 u 548 BAPI Return Structure

Functionality
This tool reports the display settings that are only valid for amonitor.
If the external view is to be adapted to the R/3 view, the monitor set-specific settings must be taken into account as well as thesesettings. The monitor set details can be imported usingMonitorSet.GetDetails.

Further information
XAL documentation

Description
Describes the monitor-specific display settings.
INCLUDE BAPI_DATAELEMENT

Description
INCLUDE RETURN_DESC ID TX

Value range
MSG_MONI_SET_NAME_MISSING: The name of the monitor set was notspecified.
MSG_INVALID_MONI_SET_NAME: The name of the monitor set is invalid.
MSG_MONI_NAME_MISSING: The name of the monitor was not specified.
MSG_INVALID_MONI_NAME: The name of the monitor is invalid.
MSG_CANT_READ_MONISET_FROM_DB: The system could not read the requireddata from the database.
INCLUDE RETURN_DEFAULT_RANGE ID TX

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX

Description
This parameter describes the name of the monitor. It consists of thefollowing two fields:
Monitor name (MONI_NAME field)
Monitor set name (MS_NAME field)
The unique monitor name consists of both the monitor name AND themonitor set name.