The Function Module FC_RFC_BUKRS_INFO_GET (Buchungskreis-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.
Function Module | FC_RFC_BUKRS_INFO_GET |
Short Text | Buchungskreis-Informationen aus RFC-Destination holen |
Function Group | FCI1 |
Package | FCIN |
Module Type | Remote-Enabled |
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' | Allgemeines Kennzeichen SAP Konsolidierung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BUKRS_INFO | LIKE | ABAPSOURCE | Buchungskreis-Informationen | |
IT_SEL | LIKE | RSSELECT | Schnittstelle: Selektionskriterien |
This function module does not define any Exceptions.