The Function Module FC_ORGUNITS_FLDNAMES_GET (Tabellenstrukturabhängige Bestimmung der Feldnamen für OrgEinheiten) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_ORGUNITS_FLDNAMES_GET |
Short Text | Tabellenstrukturabhängige Bestimmung der Feldnamen für OrgEinheiten |
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_SENDLEDGER | TYPE | FC_RLDNR | Sendendes Ledger | |
I_SENDTAB | TYPE | FC_TABNAME | Sendertabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUKRS_FNAME | TYPE | FC_FIELDNAME | Feldname für Buchungskreis in Sendertabelle | |
E_GSBER_FNAME | TYPE | FC_FIELDNAME | Feldname für Gesch.Bereich in Sendertabelle | |
E_PRCTR_FNAME | TYPE | FC_FIELDNAME | Feldname für Profit-Center in Sendertabelle | |
E_PRT_COMP_FNAME | TYPE | FC_FIELDNAME | Feldname für Partnergesellschaft in Sendertabell | |
E_PRT_GSBER_FNAME | TYPE | FC_FIELDNAME | Feldname für Partner-Gesch.Ber. in Sendertabelle | |
E_PRT_PRCTR_FNAME | TYPE | FC_FIELDNAME | Feldname für Partner-PrCtr in Sendertabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SENDER_INFO_SPECIFIED | Weder Senderledger noch -tabelle angegeben |
SENDER_INFO_INCONSISTENT | Senderinformation ist inkonsistent (Tabelle und Ledger passen nicht zusammen) |
SENDLEDGER_INVALID | Senderledger ist ungültig |
SENDTAB_INVALID | Sendertabelle ist ungültig |