This NER deletes Retainage related F4812 records where TCLS="R". It allows you to delete all F4812 "R" records
associated with a Batch, Invoice, or Pay Item depending on the "Type Of Delete" passed in:
"B"= Batch
"I" = Invoice
"P"= Pay Item
D48S0790 - F4812 Delete (R)etainage Records Data Structure
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnBatchNumber_ICU | ICU | MATH_NUMERIC | OPT | INPUT |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
mnDocumentOrderAlt_DOCZ | DOCZ | MATH_NUMERIC | OPT | INPUT |
The original document number. This can be a voucher, an invoice, unapplied cash, a journal entry number, etc. Matching document
| ||||
szDocTypeInvoiceOnly_DCTI | DCTI | char | OPT | INPUT |
A user defined (00/DI) document type for invoice entry. Any document type set up for invoice-only entry should begin with the letter R
| ||||
szDocumentCompanyInvoice_KCOI | KCOI | char | OPT | INPUT |
Invoice Document Company. | ||||
szDocumentPayItem_SFX | SFX | char | OPT | INPUT |
A number that identifies the pay item for a voucher or an invoice. The system assigns the pay item number. If the voucher or invoice has
| ||||
cTypeOfDelete_EV01 | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. |
None |
None |