D76H3B16C - Check Document Related Cache Selection - CHI - 03B - 76H
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szComputerID | CTID | char | OPT | INPUT |
mnJobnumberA | JOBS | MATH_NUMERIC | OPT | INPUT |
The job number (work station ID) which executed the particular job. | ||||
szCompanyKey | KCO | char | OPT | INPUT |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
| ||||
szDocumentType | DCT | char | OPT | INPUT |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
mnDocVoucherInvoiceE | DOC | MATH_NUMERIC | OPT | INPUT |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
szCompanyKeyOriginal | OKCO | char | OPT | INPUT |
A number that is used in conjunction with the values in the ODOC and ODCT fields to identify a transaction. | ||||
szOriginalDocumentType | ODCT | char | OPT | INPUT |
A user defined code (system 00, type DT) that identifies the origin and purpose of the original document. | ||||
mnOriginalDocumentNo | ODOC | MATH_NUMERIC | OPT | INPUT |
A number that is used in conjunction with the values in the ODCT and OKCO fields to identify a transaction. | ||||
cActionCode | ACTI | char | OPT | BOTH |
A code that indicates the activity you want to perform. Valid codes are:
A Add
C Change
I Inquire
D Delete
. End the program
Blank
| ||||
szErrorCode | 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
| ||||
cSuppressErrorMessage | 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
| ||||
cCacheActionCode | ACTN | char | OPT | INPUT |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
cFound | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |