The Function Module FC_EXTRACT_TO_ECMC_CONVERT (Umschlüsselung einer Extrakt-Struktur in EC-Uploadstruktur) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_EXTRACT_TO_ECMC_CONVERT |
Short Text | Umschlüsselung einer Extrakt-Struktur in EC-Uploadstruktur |
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_ANY_PERIV | TYPE | FC_FLG | Unabhängig von Geschäftsjahresvariante | |
I_CONTP | TYPE | FCIN_CONTP | Konsolidierungsart | |
I_DIMEN | TYPE | FC_DIMEN | Sicht | |
I_ITCLG | TYPE | FC_ITCLG | Positionsplan | |
I_RVERS | TYPE | FC_RVERS | Version |
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 |
---|---|---|---|---|
E_T_ECMC_UPL | TYPE | FCIN_T_ECMC_CONV | Tabelle mit umgeschlüsselten Extraktdaten | |
I_T_EXTRACT | TYPE | FCIN_T_EXTRACT | Tabelle mit Extraktdaten | |
I_T_RA_BUNIT | TYPE | FC01_T_RA_BUNIT | Falls KE nicht in I_T_RA_BUNIT, lösche Satz | |
I_T_RA_RLDNR | TYPE | FCIN_T_RA_RLDNR | Nur für diese Ledger umschlüsseln |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONTP_DIMEN_NOT_ASSIGNED | Der Sicht ist die Int. KonsArt nicht zugeordnet |
ENCODING_ERROR | FC_ORGUNITS_ENCODE: ENCODING_ERROR |
EXTRACT_TABLE_INITIAL | Keine Daten in der Extrakt-Tabelle |
NECESSARY_BUNIT_NOT_EXIST | KE (gemäß Verk.regel) existiert nicht im System |
NO_ACT_DATA_STREAM | Kein aktiver Datenstrom vorhanden |
NO_ACT_RULES | Keine aktiven Verkettungsregeln vorhanden |
NO_BUNIT_RLDNR | KE ist GJ-Var. und/oder Ledger nicht zugeordnet |
NO_DATA_STREAM | Kein gültiger Datenstrom vorhanden |
NO_ORGUNITS | FC_ORGUNITS_ENCODE: NO_ORGUNITS |
NO_RULE | FC_ORGUNITS_ENCODE: NO_RULE |
NO_RULES | Keine Verkettungsregeln vorhanden |
OTHERS_ORGUN | FC_ORGUNITS_ENCODE: OTHERS_ORGUN |