The Function Module BPOB_VERTRAG_IN_MEMORY (Partner-Objekt-Beziehung: Parameter übergeben) is a standard Function Module in SAP ERP and is part of the function group FTBPOB_TRD001 within the package FVVD.
Function Module | BPOB_VERTRAG_IN_MEMORY |
Short Text | Partner-Objekt-Beziehung: Parameter übergeben |
Function Group | FTBPOB_TRD001 |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BPOBREL_ASSI_NR | LIKE | BPOBREL-ASSI_NR | Zuordnungsnummer | |
I_BPOBREL_ASSI_TYP | LIKE | BPOBREL-ASSI_TYP | Zuordnungstyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BPOBREL_NEW | LIKE | BPOBREL | Partner-Objektbeziehung | |
T_BPOBREL_OLD | LIKE | BPOBREL | Partner-Objekt-Beziehung | |
T_VZGPO | LIKE | VDGPO | Darlehen: Beziehung Partner/Rolle Objekt |
This function module does not define any Exceptions.