Menu

SAP Function Module FC_RFC_PRCTR_INFO_GET

Profit-Center-Informationen aus RFC-Destination holen

The Function Module FC_RFC_PRCTR_INFO_GET (Profit-Center-Informationen aus RFC-Destination holen) is a standard Function Module in SAP ERP and is part of the function group FCI1 within the package FCIN.

Technical Information

Function Module FC_RFC_PRCTR_INFO_GET
Short Text Profit-Center-Informationen aus RFC-Destination holen
Function Group FCI1
Package FCIN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_TXT TYPE FC_FLG 'X' Texte zurückliefern
I_FROMDATE TYPE SY-DATUM Gültigkeit Profit-Center: Von-Datum
I_TODATE TYPE SY-DATUM Gültigkeit Profit-Center: Bis-Datum

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
ET_PRCTR_INFO LIKE ABAPSOURCE Profit-Center-Informationen und Texte
IT_SEL LIKE RSSELECT Selektionsbedingungen

Exceptions

This function module does not define any Exceptions.