The Function Module FC_ENCODING_RULES_CHECK (Prüfung von Umschl.regeln für Bezeichner von Kons.Einheiten u. -kreisen) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_ENCODING_RULES_CHECK |
Short Text | Prüfung von Umschl.regeln für Bezeichner von Kons.Einheiten u. -kreisen |
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_ACTIONS_SKIP | TYPE | C | 'DXY' | Zeichenkette mit Aktions-Kennzeichen |
I_MSG_INIT | TYPE | FC_FLG | ' ' | Kennzeichen: Message-Handler initialisieren |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | TYPE | FC_FLG | Fehler-Kennzeichen |
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_DD01L | TYPE | FCIN_T_DD01L | Tabelle mit Ausgabelängen der Org.Einheiten | |
I_T_V_TFIN001 | TYPE | FCIN_T_V_TFIN001_VIM | Tabelle mit Umschlüsselungs-Definitionen |
This function module does not define any Exceptions.