The Function Module BKK_ACCNT_STAT_GET_GVC (BKK: Geschäftsvorfallscode zu Vorgangsart holen) is a standard Function Module in SAP ERP and is part of the function group FBM1 within the package FKBD_FINSERV.
Function Module | BKK_ACCNT_STAT_GET_GVC |
Short Text | BKK: Geschäftsvorfallscode zu Vorgangsart holen |
Function Group | FBM1 |
Package | FKBD_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TRNSTYPE | LIKE | TBKKM4-TRNSTYPE | Vorgangsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GVCODE | LIKE | TBKKM4-GVCODE | Geschäftsvorfallscode | |
E_RC | LIKE | SY-SUBRC | -0: alles OK, <>0: Fehler |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.