The Function Module JV_SET_DUE_ON_DATE (Set the baseline date or the due date for residuals/partial payments in AR) is a standard Function Module in SAP ERP and is part of the function group GJVW within the package GJVA.
Function Module | JV_SET_DUE_ON_DATE |
Short Text | Set the baseline date or the due date for residuals/partial payments in AR |
Function Group | GJVW |
Package | GJVA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BSEG | LIKE | BSEG | BSEG-posting line |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_POSTAB | LIKE | RFOPS | Table of open items |
This function module does not define any Exceptions.