The Function Module BKK_ACCNT_STAT_DEL_REF_FIELDS (BKK: Löschen Referenzfelder im Posten entspr.Vorgangsart) is a standard Function Module in SAP ERP and is part of the function group FBM2 within the package FKBD_FINSERV.
Function Module | BKK_ACCNT_STAT_DEL_REF_FIELDS |
Short Text | BKK: Löschen Referenzfelder im Posten entspr.Vorgangsart |
Function Group | FBM2 |
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 | TYPE | TBKKG3-TRNSTYPE | Vorgangsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SY-SUBRC | 0 - alles OK, 2-Vorgangsart nicht vorh. |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_REF_ACEXT | TYPE | BKK_REFACN | Referenz-Kontonummer | |
C_REF_BANKL | TYPE | BKK_REFBKL | Referenz Bankschlüssel | |
C_REF_BANKS | TYPE | BKK_REFBKS | Referenz Länderschlüssel der Bank | |
C_REF_IBAN | TYPE | BKK_REFIBA | Referenz IBAN | |
C_REF_NAME | TYPE | BKK_REFNAM | Referenz Name des Kontoinhabers |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.