Menu

SAP Function Module BKK_PAYM_POPUP_CHK_FLAG

Popup zur Auswahl von durchzuführenden Prüfungen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BKK_PAYM_POPUP_CHK_FLAG (Popup zur Auswahl von durchzuführenden Prüfungen) is a standard Function Module in SAP ERP and is part of the function group FBPO within the package FKBO.

Technical Information

Function Module BKK_PAYM_POPUP_CHK_FLAG
Short Text Popup zur Auswahl von durchzuführenden Prüfungen
Function Group FBPO
Package FKBO
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_START_COL LIKE SY-CUCOL Startspalte
I_START_ROW LIKE SY-CUROW Startzeile
I_TEXTLINE1 LIKE SPOP-TEXTLINE1 allgem. Text innerhalb des Dynpros
I_TITEL LIKE SPOP-TITEL Titel
I_VAROPTION1 LIKE SPOP-VAROPTION1 Überschrift 1
I_VAROPTION2 LIKE SPOP-VAROPTION2 Überschrift 2
I_X_NO_REC LIKE BOOLE-BOOLE X' - Checkflags nicht f. Empfänger

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_CHK_FLAGS_REC TYPE BKKP_CHECK_FLAGS Checkflags für Empfänger
C_CHK_FLAGS_SND TYPE BKKP_CHECK_FLAGS Checkflags für Sender

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.