Menu

SAP Function Module J_1B_READ_DUEDATE

Calculates due date and discount dates

The Function Module J_1B_READ_DUEDATE (Calculates due date and discount dates) is a standard Function Module in SAP ERP and is part of the function group J1BS within the package J1BA.

Technical Information

Function Module J_1B_READ_DUEDATE
Short Text Calculates due date and discount dates
Function Group J1BS
Package J1BA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WSKTO LIKE REGUP-WSKTO
ZBD1P LIKE REGUP-ZBD1P
ZBD1T LIKE REGUP-ZBD1T
ZBD2P LIKE REGUP-ZBD2P
ZBD2T LIKE REGUP-ZBD2T
ZBD3T LIKE REGUP-ZBD3T
ZFBDT LIKE REGUP-ZFBDT 8-digit code on company level

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISDATE_1 LIKE REGUP-ZFBDT
DISDATE_2 LIKE REGUP-ZFBDT
DUEDATE LIKE REGUP-ZFBDT 14-digit number, made of above + 2 check digits

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.