Menu

SAP Function Module BAPI_APPREQUEST_DELETE

Delete appropriation request

The Function Module BAPI_APPREQUEST_DELETE (Delete appropriation request) is a standard Function Module in SAP ERP and is part of the function group AIA_BAPI within the package AIR.

Technical Information

Function Module BAPI_APPREQUEST_DELETE
Short Text Delete appropriation request
Function Group AIA_BAPI
Package AIR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNALNUMBER LIKE BAPI_APPREQ_ID-APPREQ Appropriation Request
TEST_RUN LIKE BAPI_APPREQ_AUX-TESTRUN ' ' Test Run

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 Return Code

Exceptions

This function module does not define any Exceptions.