DF30L213C - Add TPCT Cache Record
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szSessionID_CCHN | CCHN | char | REQ | INPUT | 
A unique session ID based on Process ID, Transaction ID, and Job Number.  | ||||
| mnNodeID_PPRID | PPRID | MATH_NUMERIC | REQ | INPUT | 
A number that uniquely identifies a Process-Path Relationship in the Process Path Relationship Table (FF30L707) for all the Path Types 
  | ||||
| mnNodeSubprocessID_SUBID | SUBID | MATH_NUMERIC | OPT | INPUT | 
An integer to uniquely identify subprocesses within a process.  | ||||
| mnPredecessorNodeID_PPRID | PPRID | MATH_NUMERIC | OPT | INPUT | 
A number that uniquely identifies a Process-Path Relationship in the Process Path Relationship Table (FF30L707) for all the Path Types 
  | ||||
| mnPredecessorSubID_SUBID | SUBID | MATH_NUMERIC | OPT | INPUT | 
An integer to uniquely identify subprocesses within a process.  | ||||
| cSuppressErrorMessages_SUPPS | SUPPS | char | OPT | INPUT | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| cErrorCode_ERRC | ERRC | char | OPT | OUTPUT | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| szErrorMessageID_DTAI | DTAI | char | OPT | OUTPUT | 
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
  | ||||
| mnTime_DFTIME | DFTIME | MATH_NUMERIC | OPT | INPUT | 
A value that represents time in the DFM system.  | ||||
| mnNodeProcessID_PROID | PROID | MATH_NUMERIC | OPT | INPUT | 
A unique number that is used to identify a Process within the Demand Flow Manufacturing system.  | ||||
| mnPathID_PHID | PHID | MATH_NUMERIC | OPT | INPUT | 
A number that uniquely identifies a Path (Product Synchronization, Rework, Feeder or Option Path) in the Path Master Table (FF30L702).  | ||||
| mnConsumedSequenceNumber_COSQ | COSQ | MATH_NUMERIC | OPT | INPUT | 
The sequence number the process was consumed in the sequence of events.  | ||||
| mnValueAddedTime_VALTM | VALTM | MATH_NUMERIC | OPT | INPUT | 
Time of value added event in sequence of events.  | ||||
| mnNonValueAddedTime_NONTM | NONTM | MATH_NUMERIC | OPT | INPUT | 
Duration of a non value added task in the sequence of events.  | ||||
| mnAccumulatedTime_DFTIME2 | DFTIME2 | MATH_NUMERIC | OPT | INPUT | 
A value that represents time in the DFM system.  | ||||
| iCriticalPathFlag_INT03 | INT03 | integer | OPT | INPUT | 
Event point for Integer.  | ||||
| None | 
| None |