Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FC_ECCS_ORGUNITS_ENCODE_1 (Aufbau des Bezeichners von Kons.-Org.Einheiten) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_ECCS_ORGUNITS_ENCODE_1 |
Short Text | Aufbau des Bezeichners von Kons.-Org.Einheiten |
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_CONDENSE | TYPE | FC_CONDSE | Verdichtungsart | |
I_CONTP | TYPE | FCIN_CONTP | Konsolidierungsart | |
I_CSORGUN | TYPE | FCIN_CSORGUN | CON_BUNIT | EC-CS-Org.Einheit, für die Namen erzeugt werden |
I_DIMEN | TYPE | FC_DIMEN | Sicht | |
I_FLG_CU_CG_ICONV | TYPE | FC_FLG | Generierte KE/KK-Bezeichner konvertieren (Input) |
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 |
---|---|---|---|---|
I_T_ORGUNTXT | TYPE | FCIN_T_ORGUNTXT | Tabelle mit Texten zu Org.Einheiten | |
I_T_TFIN001 | TYPE | FCIN_T_TFIN001 | Tabelle mit anzuwendender Umschlüsselungsregel | |
T_ORGUNS | TYPE | FCIN_T_ORGUN | Tabelle mit Namen aller Org.Einheiten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONTP_DIMEN_NOT_ASSIGNED | Sicht und int. KonsArt einander nicht zugeordnet |
ENCODING_ERROR | Mindestens ein Fehler beim Umschlüsseln aufgetre |
NO_ORGUNITS | Keine Org.Einheiten übergeben |
NO_RULE | Keine Umschlüsselungsregel gefunden |