Menu

SAP Function Module DVM_BOF_PP_1400

Begin of job

The Function Module DVM_BOF_PP_1400 (Begin of job) is a standard Function Module in SAP ERP and is part of the function group DVM_BOF_PP within the package DVM_6X.

Technical Information

Function Module DVM_BOF_PP_1400
Short Text Begin of job
Function Group DVM_BOF_PP
Package DVM_6X
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_FLG_LAST_ATTEMPT TYPE XFELD Checkbox
I_JOBNO TYPE BANK_DTE_PP_JOBNO Sequential Number for Identification of a Parallel Thread
I_MSG_HANDLE TYPE EMSG_GEN-HANDLE Message object identification
I_PROGDATE TYPE BANK_DTE_PP_PROGDATE Program Run Date
I_PROGN TYPE BANK_DTE_PP_PROGN Name of the Program/Report on an Application Process
I_PROGNO TYPE BANK_DTE_PP_PROGNO Sequential Number of the Program Run
I_STR_APPLPARAM TYPE DVM_BOF_PP_PARAMS Custom parameters for parallel processing framework

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.