Functional Description
Purpose
This function checks for the existence of the Due Date in the F00142 Due Date Rules Table.
Setup Notes and Prerequisites
None
Special Logic
None
Technical Specification
Parameters
ItemDescriptionI/OReq?Notes
BHVRERRIDidBhvrErrorIdNANId associated with an
error
BHVREDTSTszBehaviorEditStringI/OYBehavior edit String.
Date Rule.
DDRLszDueDateRuleIYDue Date Rule to be
located in the Due Date Rules table.
Related Tables
F0009 General Constants
F00142 Due Date Rules
Related Functions
None
Processing
If szDueDateRule is not
Do a Fetch.Single from the F00142 table passing in the szDueDateRule and
Bringing back the szDescription.
If the SV File_IO_Status = CO ERROR
Set an NER Error.
D0000191 - Is Column in Due Date Rules Table
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idBhvrErrorID | BHVRERRID | ID | OPT | NONE |
A long integer representing an error that has occurred in a behavior. | ||||
szBhvrEditString | BHVREDTST | char | REQ | BOTH |
Character representation of the data in a control on a form. | ||||
szDescription | DL01 | char | OPT | OUTPUT |
A user defined name or remark. | ||||
szDueDateRule | DDRL | char | REQ | INPUT |
A code that specifies how the system calculates either the discount due date or the net due date, depending on how it is assigned to the
|
None |
None |