Menu

SAP Function Module BAPI_APPREQUEST_GETSTATUS

Display Status of Appropriation Request

The Function Module BAPI_APPREQUEST_GETSTATUS (Display Status of 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_GETSTATUS
Short Text Display Status of 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 Number (Formatted for Coding Mask)
LANGUAGE LIKE BAPI_APPREQ_AUX-LANGU Language Key
LANGUAGE_ISO LIKE BAPI_APPREQ_AUX-LANGU_ISO Language According to ISO 639

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
APPREQUESTVARNT_STATUS LIKE BAPIAPPREQSTATUSVARNT System and User Status of Appropriation Request Variants
APPREQUESTVARNT_USER_STATUS LIKE BAPIAPPREQSTATUSVARNT System and User Status of Appropriation Request Variants
APPREQUEST_STATUS LIKE BAPIAPPREQSTATUS System and User Status of Appropriation Request
APPREQUEST_USER_STATUS LIKE BAPIAPPREQSTATUS System and User Status of Appropriation Request
RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.