The Function Module FC_CUST_EXIT_ORGUN_FLDNAMES (Setzen/Ändern der Feldnamen für operative Organisationseinheiten) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_CUST_EXIT_ORGUN_FLDNAMES |
Short Text | Setzen/Ändern der Feldnamen für operative Organisationseinheiten |
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_FROMTAB | TYPE | FC_TABNAME | Name der Sendertabelle |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ALTKT_FNAME | TYPE | FC_FIELDNAME | Feldname für Konzernkontonummer | |
C_BUKRS_FNAME | TYPE | FC_FIELDNAME | Feldname für Buchungskreis | |
C_COMP_FNAME | TYPE | FC_FIELDNAME | Feldname für Gesellschaft | |
C_GSBER_FNAME | TYPE | FC_FIELDNAME | Feldname für Geschäftsbereich | |
C_KOKRS_FNAME | TYPE | FC_FIELDNAME | Feldname für Kostenrechnungskreis | |
C_PRCTR_FNAME | TYPE | FC_FIELDNAME | Feldname für Profit Center | |
C_PRT_COMP_FNAME | TYPE | FC_FIELDNAME | Feldname für Partnergesellschaft | |
C_PRT_GSBER_FNAME | TYPE | FC_FIELDNAME | Feldname für Partnergeschäftsbereich | |
C_PRT_PRCTR_FNAME | TYPE | FC_FIELDNAME | Feldname für Partner-Profitcenter | |
C_SAKNR_FNAME | TYPE | FC_FIELDNAME | Feldname für Konto oder Kostenart |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.