The Function Module JBD_LOAN_CHGPTR_CREATE (SAP Banking: Schreiben eines Änderungszeigers auf DB) is a standard Function Module in SAP ERP and is part of the function group JBDARLEHEN within the package JBT.
Function Module | JBD_LOAN_CHGPTR_CREATE |
Short Text | SAP Banking: Schreiben eines Änderungszeigers auf DB |
Function Group | JBDARLEHEN |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXPORT_ACTIVE | TYPE | JBDEXPRELFLG | Kz. Export für Darlehen aktiv | |
I_SAUFRUF | LIKE | TDA10-BEARB | SPACE | Feld der Laenge 3 Bytes |
I_VDARL | LIKE | VDARL | Stammdaten zum Darlehen |
This function module does not define any EXPORTING parameters.
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.