Menu

SAP Function Module NOTICE_STATUS

INTERNAL: STATUS module for note object

The Function Module NOTICE_STATUS (INTERNAL: STATUS module for note object) is a standard Function Module in SAP ERP and is part of the function group EENO within the package BMESSAGE.

Technical Information

Function Module NOTICE_STATUS
Short Text INTERNAL: STATUS module for note object
Function Group EENO
Package BMESSAGE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_OBJ TYPE EENOT_NOTICE Note data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_ACTIVE LIKE EENO_GEN-KZ_ACTIVE Indicator: Data is valid object data
Y_DIALOG TYPE EENOT_DIALOG_OPTIONS Initial dialog options
Y_NOTE_EXISTS TYPE EENO_EXISTS Indicator: Notes exist
Y_VERSION_CHANGED LIKE EENO_GEN-KZ_VERS_C Indicator: Version data changed

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.