The Function Module BKK_TRNSTYPE_GET_PMNT_DIRECTIO (Ermitteltung: Vorgangsart ein- oder ausgehend) is a standard Function Module in SAP ERP and is part of the function group FBG3 within the package FKBA.
Function Module | BKK_TRNSTYPE_GET_PMNT_DIRECTIO |
Short Text | Ermitteltung: Vorgangsart ein- oder ausgehend |
Function Group | FBG3 |
Package | FKBA |
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 | TBKKG3-TRNSTYPE | Vorgangsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XINPMNT | LIKE | TBKKG3-XINPMNT | 'X': eingehend, ' ':ausgehend |
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 |
---|---|
TRNSTYPE_NOT_VALID | Vorgangsart nicht definiert |