This function returns the calculated Commitment Date.
  If the Override Commitement Date passed in is NOT blank or 999 
    Then add Todays Date to the Override Commitment Date and return in
    the Commitment Date Parm.
 If the Override Commitment Date passed in is Blank or 999 then given the
   mcu fetch the cicomh from the F41001 file.  If it is blank or 999 then return
  12/31/2099 in the Commitment Date Parm, Else add Todays Date to the cicomh retrieved from the 
F41001 file and return in Commitment Date Parm.
^
D4200280 - Calculate Commitment Date
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szBranchPlant | MCU | char | NONE | NONE | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| mnOverrideCommitmentDays | COMH | MATH_NUMERIC | NONE | NONE | 
A number that the system uses to determine when to commit inventory to an order in sales order processing. This value in days is added to 
  | ||||
| jdCommitmentDate | DATE01 | JDEDATE | NONE | NONE | 
Event point for JDE Date.  | ||||
| cErrorCode | ERRC | char | NONE | NONE | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| None | 
| F41001 Inventory Constants |