Menu

SAP Function Module BKK_ARCH_TOOL_GEN_SELECTFORM

Generieren eines Unterprogramms zur Paketselektion

The Function Module BKK_ARCH_TOOL_GEN_SELECTFORM (Generieren eines Unterprogramms zur Paketselektion) is a standard Function Module in SAP ERP and is part of the function group FB0ARCH_TOOLS within the package FKBARCHIVING.

Technical Information

Function Module BKK_ARCH_TOOL_GEN_SELECTFORM
Short Text Generieren eines Unterprogramms zur Paketselektion
Function Group FB0ARCH_TOOLS
Package FKBARCHIVING
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_PROGNAME TYPE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm
I_TABNAME TYPE DCOBJDEF-NAME Name eines ABAP/4-Dictionary-Objekts
I_X_AT_RUNTIME TYPE BOOLE-BOOLE 'X' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.