Functional Description
Purpose
This function will add and fetch records from the cache for the Speed Price Approvals application
(P450303).
Setup Notes and Prerequisites
Need to have retrieved a job number before adding to this cache.
Special Logic
None.
Technical Specification
If the mode is equal to '1', a cache record will be added.
If the mode is equal to '2', a cache record will be fetched.
D4500330A - Speed Price Approval Cache
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cMode_MODE | MODE | char | OPT | NONE |
Significant Data Values
| ||||
mnJobNumber_JOBS | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
szProcessID_PROCNAME | PROCNAME | char | OPT | NONE |
The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed. | ||||
mnProcessVersion_PROCVER | PROCVER | MATH_NUMERIC | OPT | NONE |
A number from 1 to 99999 that identifies a unique version of a workflow process. | ||||
mnProcessInstance_PROCIST | PROCIST | MATH_NUMERIC | OPT | NONE |
Indicates the instance of the workflow process. | ||||
szActivityName_ACTNAME | ACTNAME | char | OPT | NONE |
The type of task that is used within a workflow process. The task determines what kind of object is executed when the task is started. Types
| ||||
mnActivityInstance_ACTIST | ACTIST | MATH_NUMERIC | OPT | NONE |
A value that identifies the instance of the task within a process instance. | ||||
mnOrgGroupNumber_ORGGRP | ORGGRP | MATH_NUMERIC | OPT | NONE |
This field allows people within an organizational structure to be grouped together, in order to simultaneously send each person an Email
| ||||
mnSequenceNumber_SEQUENCE | SEQUENCE | MATH_NUMERIC | OPT | NONE |
A number that is sequentially incremented for each person in a group to provide a unique key to the task instance. | ||||
cApprovalActionCode_APPRACT | APPRACT | char | OPT | NONE |
A code that determines whether a workflow recipient has accepted or rejected a workflow task that has been submitted for approval. Valid
| ||||
idCacheRecordPosition_GENLNG | GENLNG | ID | OPT | NONE |
Special Input Expected
|
None |
None |