The Function Module PA_LOAN_FOR_DERI_TRANS (PA: Daten eines Darlehens in die Ableitungsstruktur übertragen) is a standard Function Module in SAP ERP and is part of the function group JBDDRLOAN within the package JBT.
Function Module | PA_LOAN_FOR_DERI_TRANS |
Short Text | PA: Daten eines Darlehens in die Ableitungsstruktur übertragen |
Function Group | JBDDRLOAN |
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_VDARL | LIKE | VDARL | Stammdaten Darlehens |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_JBDLOANDERI | TYPE | JBDDR_STR_LOAN | Felder für die Ableitung des FO |
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.