Menu

SAP Function Module RH_OM_ATTRIBUTES_VALCK_EXAMPLE

The Function Module RH_OM_ATTRIBUTES_VALCK_EXAMPLE () is a standard Function Module in SAP ERP and is part of the function group RHOMATTRIBUTES within the package SP0A.

Technical Information

Function Module RH_OM_ATTRIBUTES_VALCK_EXAMPLE
Short Text
Function Group RHOMATTRIBUTES
Package SP0A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUFFER_REFRESH TYPE FLAG
OBJID LIKE Object ID
OTYPE TYPE OTYPE Object Type
PLVAR TYPE PLVAR Plan Version
SCENARIO TYPE OM_ATTRSCN General Attribute Maintenance: Scenario
SELDATE TYPE OMSELDATE SY-DATUM Key Date

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATTRIBUTES LIKE OMATTVALRT General Attribute Maintenance: Transfer Structure for Values
MESSAGE_TAB LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.