Menu

SAP Function Module ID_PL_DOWNPAYMNT_CHECK

Check whether the DP Invoice is referred before Cancel

The Function Module ID_PL_DOWNPAYMNT_CHECK (Check whether the DP Invoice is referred before Cancel) is a standard Function Module in SAP ERP and is part of the function group IDDPPL within the package ID-FI-PL.

Technical Information

Function Module ID_PL_DOWNPAYMNT_CHECK
Short Text Check whether the DP Invoice is referred before Cancel
Function Group IDDPPL
Package ID-FI-PL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_VBELN LIKE VBRK-VBELN Billing document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
L_ERROR_CODE LIKE SY-SUBRC Return value, return value after ABAP statements

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.