Menu

SAP Function Module BAPI_APPREQUEST_CREATE

Create Appropriation Request

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BAPI_APPREQUEST_CREATE (Create 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_CREATE
Short Text Create 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
APPREQUEST_TYPE LIKE BAPI_APPREQ_ID-APPREQTYPE Appropriation Request Type
APPROPRIATIONREQUESTVARIANT_IN LIKE BAPI_APPREQ_ID-APPREQVRNT Variant of Appropriation Request
APPROPRIATIONREQUEST_IN LIKE BAPI_APPREQ_ID-APPREQ Appropriation Request Number (Formatted for Coding Mask)
CONTROLLING_AREA LIKE BAPI_APPREQ_ID-CNTRL_AREA Responsible Controlling Area
LANGUAGE LIKE BAPI_APPREQ_AUX-LANGU Language in SAP Format
LANGUAGE_ISO LIKE BAPI_APPREQ_AUX-LANGU_ISO Language According to ISO 639
MASTER_DATA LIKE BAPIAPPREQMASTER Description of Appropriation Request
PLAN_TOTAL LIKE BAPIAPPREQPLANTOTAL Overall Plan Values
TEST_RUN LIKE BAPI_APPREQ_AUX-TESTRUN ' ' Test Run
USER_FIELDS LIKE BAPIAPPREQUSER User Fields
VARIANT LIKE BAPIAPPREQVARNT Master Data of the Appropriation Request Variant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPROPRIATIONREQUESTVARIANTOUT LIKE BAPI_APPREQ_ID-APPREQVRNT Appropriation Request Variant (Formatted for Coding Mask)
EXTERNALNUMBER LIKE BAPI_APPREQ_ID-APPREQ Appropriation Request Number (Formatted for Coding Mask)

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
ASSETS_EQUIS LIKE BAPIAPPREQASSET Assets and Equipment to be Replaced
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)
DIVISION LIKE BAPIAPPREQDIVISION Requesting Division
ENVIRONMNT_INVEST LIKE BAPIAPPREQENVINVEST Reason for Environmental Investment
INVESTMENT_REASON LIKE BAPIAPPREQINVREASON Reason for Investment
MATERIAL_GRP LIKE BAPIAPPREQMATGROUP Requesting Material Group
ORDERS LIKE BAPIAPPREQORDERS Orders
ORG_UNITS LIKE BAPIAPPREQORGUNIT Sequence Number - Key for Tables of Approp. Request
PARTNER LIKE BAPIAPPREQPARTNER Partner
PLAN_YEAR LIKE BAPIAPPREQPLANYEAR Annual Plan
RETURN LIKE BAPIRET2 Return Code
VARIANT_TO_VERSION LIKE BAPIAPPREQVARNTASSIGN Assignment of Approp. Request Variant to Plan Version
WBS_ELEMENT LIKE BAPIAPPREQWBSELEM Work Breakdown Structure Element (WBS Element)

Exceptions

This function module does not define any Exceptions.