Menu

SAP Function Module WB2_BAPI_FIELD_INPUT_CHECK

Trading-Kontrakt: Feld änderbar prüfen

The Function Module WB2_BAPI_FIELD_INPUT_CHECK (Trading-Kontrakt: Feld änderbar prüfen) is a standard Function Module in SAP ERP and is part of the function group WB2K within the package WB2B.

Technical Information

Function Module WB2_BAPI_FIELD_INPUT_CHECK
Short Text Trading-Kontrakt: Feld änderbar prüfen
Function Group WB2K
Package WB2B
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_AKTYP LIKE T180-AKTYP 'V' Aktivitätstyp in der Transaktion
I_FIELDNAME LIKE DD03D-FIELDNAME Feldname
I_KOMEXP TYPE KOMEXP Trading-Kontrakt: IO Struktur der geplannten Kosten
I_KOMWBHD TYPE KOMWBHD Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten
I_KOMWBHE TYPE KOMWBHE Trading-Kontrakt: Kommunikationsstruktur Einteilungen
I_KOMWBHI TYPE KOMWBHI Trading-Kontrakt: Kommunikationsstruktur Positionsdaten
I_KOMWBHK TYPE KOMWBHK Trading-Kontrakt: Kommunikationsstruktur Kopfdaten
I_KOMWBHP TYPE KOMWBHP Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung
I_TABNAME LIKE DD02D-TABNAME Tabellenname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DISPLAY_STATUS LIKE SY-SUBRC Subroutinen Returncode

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
SCREEN_XKOMEXP LIKE KOMEXP Trading-Kontrakt: IO Struktur der geplannten Kosten
SCREEN_XKOMWBHE LIKE KOMWBHE Trading-Kontrakt: Kommunikationsstruktur Einteilungen
SCREEN_XKOMWBHI LIKE KOMWBHI Trading-Kontrakt: Kommunikationsstruktur Positionsdaten

Exceptions

This function module does not define any Exceptions.