Menu

SAP Function Module BKK_PAYM_GET_FIELDSTAT

Verbinden der Feldstatus in Abhängigkeit v. Belegart/Aktivität

The Function Module BKK_PAYM_GET_FIELDSTAT (Verbinden der Feldstatus in Abhängigkeit v. Belegart/Aktivität) is a standard Function Module in SAP ERP and is part of the function group FBID within the package FKBP.

Technical Information

Function Module BKK_PAYM_GET_FIELDSTAT
Short Text Verbinden der Feldstatus in Abhängigkeit v. Belegart/Aktivität
Function Group FBID
Package FKBP
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_ACTIVITY LIKE TBKKI_02A-AKTYP Aktivität
I_DOCTYPE LIKE TBKKI_02A-DOCTYPE Belegart
I_EXCLBUTTON LIKE TBKKI_02A-EXCLBUTTON lfd. Nr. f. auszublendende Funktionen
I_OBJECT LIKE TBKKI_02A-OBJECT Objekt im BKK (ZP oder ZA)
I_XDATE_POST LIKE TBKKIDT-XDATE_POST Datum als Mußfeld

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
T_EXCL_BUTTONS TYPE BKKP_T_EXCL_BUTTONS Ausschluß von Funktionen
T_FIELDSTATUS TYPE BKKP_T_FIELDSTATUS Feldstatus

Exceptions

This function module does not define any Exceptions.