The Function Module FC_BUNIT_DATATRANS_GET (Kons.-Int.: Best. d. Datentransfermethoden von KonsEinh. einer Hierarchie) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_BUNIT_DATATRANS_GET |
Short Text | Kons.-Int.: Best. d. Datentransfermethoden von KonsEinh. einer Hierarchie |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUNIT | TYPE | FC_BUNIT | KonsEinheit, falls ganzer Kreis, dann :- I_CONGR | |
I_CONGR | TYPE | FC_CONGR | Top-KonsKreis, stets NICHT-initial zu übergeben | |
I_DIMEN | TYPE | FC_DIMEN | Sicht | |
I_FLG_EXIST_ONLY | TYPE | FC_FLG | KZ: nur Nachweis, ob >- 1 CU DTMeth. benutzt | |
I_FLG_HIER | TYPE | FC_FLG | KZ: | |
I_FLG_T000K_CHK | TYPE | FC_FLG | KZ: zun. Verwdng. der DTMeth. in Integr. prüfen | |
I_ITCLG | TYPE | FC_ITCLG | Positionsplan | |
I_PERID | TYPE | FC_PERID | Periode | |
I_RVERS | TYPE | FC_RVERS | Version | |
I_RYEAR | TYPE | FC_RYEAR | Geschäftsjahr | |
I_TRANS | TYPE | FCIN_TRANS | Datentransfermethode |
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 |
---|---|---|---|---|
T_CU | TYPE | FCIN_T_CU | Tabelle mit CUs, die DTMeth. benutzen |
This function module does not define any Exceptions.