Menu

SAP Function Module BAPI_APPREQUEST_ASSGNTOPROGPOS

Assign Appropriation Request to Inv. Program Position(s)

The Function Module BAPI_APPREQUEST_ASSGNTOPROGPOS (Assign Appropriation Request to Inv. Program Position(s)) 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_ASSGNTOPROGPOS
Short Text Assign Appropriation Request to Inv. Program Position(s)
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 Number (Formatted for Coding Mask)
TEST_RUN TYPE BAPI_APPREQ_AUX-TESTRUN ' ' Execute 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
ASSIGNMENT_TO_BUDG_CATEG LIKE BAPIAPPREQEXPPROGASSGNBUDGCATG Assignment of Inv. Program Position(s) to Budget Categories
ASSIGNMENT_TO_POS LIKE BAPIAPPREQEXPPROGASSGN Assignment to Investment Program Position(s)
RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.