The Function Module K_VRGNG_CLASSIFY () is a standard Function Module in SAP ERP and is part of the function group KAVR within the package KACC.
Function Module | K_VRGNG_CLASSIFY |
Short Text | |
Function Group | KAVR |
Package | KACC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_USPOB | LIKE | COSS-USPOB | SPACE | Ursprungsobjekt |
I_VRGNG | LIKE | RKACT_CL-VRGNG | Vorgang |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COST_ELEM_PRI | LIKE | BOOLE-BOOLE | Flag 'Primärkostenarten erlaubt' | |
E_COST_ELEM_SEC | LIKE | BOOLE-BOOLE | Flag 'Sekundärkostenarten erlaubt' | |
E_RKACT_CL | LIKE | RKACT_CL | Struktur mit Merkmalen des Vorgangs |
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_FOUND | Vorgang nicht gefunden |