Menu

SAP Function Module WR26_BUILD_FIELD_STATUS

Feldstatus aufbauen

The Function Module WR26_BUILD_FIELD_STATUS (Feldstatus aufbauen) is a standard Function Module in SAP ERP and is part of the function group WR26 within the package WFIL.

Technical Information

Function Module WR26_BUILD_FIELD_STATUS
Short Text Feldstatus aufbauen
Function Group WR26
Package WFIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BETRP TYPE WRF1-BETRP Werksprofil
I_BETRP_INITIAL TYPE WR02D-SELKZ SPACE Feld zum Ankreuzen
I_RETURN_CODE TYPE BAPIRETURN-CODE Meldungs-Code
I_TCODE TYPE T078W-TCODE Transaktionscode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FIELD_STATUS TYPE VERK-FAUSW Feldauswahlleiste
O_RETURN_CODE TYPE BAPIRETURN-CODE Meldungs-Code

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
O_ERROR_TABLE LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.