Menu

SAP Function Module BURS_POPUP_TO_CONFIRM_MULTIPLE

GPB: Dialogfenster, Arbeitsschrittbestätigung zu mehreren Bez./RoFind.

The Function Module BURS_POPUP_TO_CONFIRM_MULTIPLE (GPB: Dialogfenster, Arbeitsschrittbestätigung zu mehreren Bez./RoFind.) is a standard Function Module in SAP ERP and is part of the function group BURS within the package BUPA.

Technical Information

Function Module BURS_POPUP_TO_CONFIRM_MULTIPLE
Short Text GPB: Dialogfenster, Arbeitsschrittbestätigung zu mehreren Bez./RoFind.
Function Group BURS
Package BUPA
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_DEFAULTOPTION TYPE C 'N'
I_DIRECTION TYPE C SPACE
I_OPTION_ALL LIKE BUS050POPC-OPTION2
I_RELATION LIKE BUT050
I_START_COLUMN LIKE SY-CUCOL 15
I_START_ROW LIKE SY-CUROW 2
I_TEXTLINE1 LIKE BUS050POPC-TEXTLINE1
I_TEXTLINE2 LIKE BUS050POPC-TEXTLINE2 SPACE
I_TITLE LIKE BUS050POPC-TITLE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANSWER TYPE C

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.