Menu

SAP Function Module BAPI_INVPROGRAM_SELRE_ENTITIES

Select Assigned Entities and Replicate Them in Summarization DB

The Function Module BAPI_INVPROGRAM_SELRE_ENTITIES (Select Assigned Entities and Replicate Them in Summarization DB) is a standard Function Module in SAP ERP and is part of the function group 1057 within the package AIP.

Technical Information

Function Module BAPI_INVPROGRAM_SELRE_ENTITIES
Short Text Select Assigned Entities and Replicate Them in Summarization DB
Function Group 1057
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 BAPI1057ID-APPR_YEAR Approval Year of the Investment Program
CAPINVPROGRAM LIKE BAPI1057ID-INV_PROG Name of Investment Program
LANGU LIKE BAPI1057C0-LANGU SY-LANGU Language for Texts
LANGU_ISO LIKE BAPI1057C0-LANGU_ISO SPACE Language for Texts per ISO 639
LOGSYSTEM_CALLING LIKE BAPI1057CD-LOGSYSTEM SPACE Calling Logical System
SELECT_COSTCENTERS LIKE BAPI1057C0-SEL_COCTR ' ' Ind: Select Cost Centers
SELECT_FUNCTLOCS LIKE BAPI1057C0-SEL_FUNCL ' ' Ind: Select Functional Locations
SELECT_MEASURES LIKE BAPI1057C0-SEL_MEAS 'X' Ind: Select Measures
SELECT_PLANTS LIKE BAPI1057C0-SEL_PLANT ' ' Ind: Select Plants
SELECT_PROFIT_CTR LIKE BAPI1057C0-SEL_PRCTR ' ' Ind: Select Profit Centers
SELECT_REQUESTS LIKE BAPI1057C0-SEL_REQ ' ' Ind: Select Appropriation Requests

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Information about Errors that Occurred

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
SCALES_TO_IGNORE LIKE BAPI1057CS Scales to Ignore

Exceptions

This function module does not define any Exceptions.