The Function Module RK_RATIO_CHECK (Verprobung einer statistischen Kennzahl) is a standard Function Module in SAP ERP and is part of the function group RKMA within the package KBAS.
Function Module | RK_RATIO_CHECK |
Short Text | Verprobung einer statistischen Kennzahl |
Function Group | RKMA |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_KOKRS | LIKE | TKA03-KOKRS | Kostenrechnungskreis | |
I_MEINB | LIKE | TKA03-MSEHI | Einheit Statistische Kennzahl | |
I_OBJNR | LIKE | IONRA-OBJNR | Objektnummer | |
I_QUANTITY | LIKE | COEPR-SMEBTR | Statistische Menge | |
I_SPRAS | LIKE | TKT03-SPRAS | Sprachenschlüssel | |
I_STAGR | LIKE | TKA03-STAGR | Statistische Kennzahl | |
I_VRGNG | TYPE | CO_VORGANG | Vorgang CO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEZEI | LIKE | TKT03-BEZEI | Langtext | |
E_GRTYP | LIKE | TKA03-GRTYP | Statistischer Kennzahlentyp | |
E_KENNZ | LIKE | TKA03-KENNZ | Kennzahl aus dem LIS | |
E_MEINB | LIKE | TKA03-MSEHI | Einheit Statistische Kennzahl | |
E_QUANTITY | LIKE | COEPR-SMEBTR | Statistische Menge | |
E_STRUCT | LIKE | TKA03-STRUCT | Generierte DDIC-Tabelle für LIS, Konditionen, Nachrichten | |
E_WARNING_OCCURRED | TYPE | BOOLE_D | Warnung aufgetreten |
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 |
---|---|
NOT_COMPLETE | unvollständig |
NOT_FOUND | Statistische Kennzahl wurde nicht gefunden |
WRONG_UNIT | falsche Mengeneinheit |