Menu

SAP Function Module BAPI_EXPENDITUREPROGDEF_EXCHK

Check Existence of Program Definition

The Function Module BAPI_EXPENDITUREPROGDEF_EXCHK (Check Existence of Program Definition) is a standard Function Module in SAP ERP and is part of the function group 1157 within the package AIP.

Technical Information

Function Module BAPI_EXPENDITUREPROGDEF_EXCHK
Short Text Check Existence of Program Definition
Function Group 1157
Package AIP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPROVALYEAR LIKE BAPIPROGID-APPROVALYEAR Approval Year of Program
PROGRAM LIKE BAPIPROGID-PROGRAM Program Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return Messages

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.