Menu

SAP Function Module MASSD_F4_ATTRIBUTE_SET

The Function Module MASSD_F4_ATTRIBUTE_SET () is a standard Function Module in SAP ERP and is part of the function group MASSD_F4_EXIT within the package MASSD.

Technical Information

Function Module MASSD_F4_ATTRIBUTE_SET
Short Text
Function Group MASSD_F4_EXIT
Package MASSD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTFIELD TYPE MASSD_F4_ATT-FIELDTEXT Field Name
ACTTAB TYPE MASSD_F4_ATT-TABTEXT Table Name
INDEX LIKE SY-TABIX Internal Tables, Current Line Index

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
I_ALLVALTAB LIKE MASSD_F4_ATT
VALTAB LIKE MASSD_F4_ATT

Exceptions

This function module does not define any Exceptions.