Menu

SAP Function Module KBPP_EXTERN_DOC_UPDATE

Update Erfassungsbeleges BPDK

The Function Module KBPP_EXTERN_DOC_UPDATE (Update Erfassungsbeleges BPDK) is a standard Function Module in SAP ERP and is part of the function group KBPP within the package KABP.

Technical Information

Function Module KBPP_EXTERN_DOC_UPDATE
Short Text Update Erfassungsbeleges BPDK
Function Group KBPP
Package KABP
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_BPIN LIKE BPIN
I_CHECK LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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
I_BPDG LIKE BPDG_ID
I_BPDJ LIKE BPDJ_ID
I_BPDK LIKE BPDK_ID
I_BPDKT LIKE BPDKT_ID
I_BPDZ LIKE BPDZ_ID
I_BPDZT LIKE BPDZT_ID

Exceptions

This function module does not define any Exceptions.