Functional Description
This program will automatically create a log revision record in the log master table (F4303) when a
subcontract detail line item for Change Management is committed to the Subcontract Management System. This
program is called from Subcontract Detail/Commit program (P53301).
D5300010 - Create Subcontract Log Revisions
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | OPT | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType | DCTO | char | OPT | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
szCompanyKeyOrderNo | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
cCommitmentLogType | LGTY | char | OPT | NONE |
A user defined code (00/LG) that specifies the type of information in a log entry. The log type is used to group similar types of entries. | ||||
mnLogSequenceNumber | LGNO | MATH_NUMERIC | OPT | NONE |
This is an internally generated control number used to uniquely identify a log entry. The field is used for sequencing and control purposes. | ||||
szDescription001 | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
szNameRemarkExplanation | EXR | char | OPT | NONE |
A name or remark that describes the purpose for using an account or conveys any other information that the user wants about the
| ||||
jdIssueDate | ISSU | JDEDATE | OPT | NONE |
The date that the log entry was issued. For example, the effective date for an insurance policy is entered in the Issue Date field. | ||||
jdExpiredDate | EXPR | JDEDATE | OPT | NONE |
The expiration date of the log entry. For example, in the case of a submittal requirement for an insurance certificate,, the termination date for
| ||||
jdRequiredDate | REQR | JDEDATE | OPT | NONE |
The date that the log entry needs to be received. For example, consider a submittal requirement for an insurance certificate. The date that a
| ||||
cSubmittalStatusCode | STSC | char | OPT | NONE |
A code that specifies whether the requirements for the log line have been satisfied. Valid values are:
Y Yes, the requirements have been
| ||||
cPayEffect | PAYE | char | OPT | NONE |
A code that indicates whether the submittal requirement is of such importance that regular payments to the subcontractor can be
| ||||
szCategoryCode001 | RPT1 | char | OPT | NONE |
A user defined category code associated with log information. | ||||
szCategoryCode002 | RPT2 | char | OPT | NONE |
A user defined category code associated with log information. | ||||
szCategoryCode003 | RPT3 | char | OPT | NONE |
A user defined category code associated with log information. | ||||
mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
cSubmittalIdCode | SBCD | char | OPT | NONE |
An identification code associated with the log entry. The field may be used for abbreviated report identification. | ||||
mnUnits | U | MATH_NUMERIC | OPT | NONE |
The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons,
| ||||
szUnitOfMeasure | UM | char | OPT | NONE |
A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box,
| ||||
jdUserDate1 | USD1 | JDEDATE | OPT | NONE |
User defined Julian Date 1. | ||||
szCompany | CO | char | OPT | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
mnChangeOrderNumber | CONO | MATH_NUMERIC | OPT | NONE |
The number assigned to the change request for a particular job. | ||||
szUserId | USER | char | OPT | NONE |
The code that identifies a user profile. | ||||
szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
jdDateUpdated | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. | ||||
szWorkStationId | JOBN | char | OPT | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
mnTimeLastUpdated | UPMT | MATH_NUMERIC | OPT | NONE |
The time that specifies when the program executed the last update to this record. | ||||
szOrderSuffix | SFXO | char | OPT | NONE |
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies
| ||||
cLogsAtLevelsOn | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szP4305version | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
|
None |
None |