1.1Purpose
This NER is used to write base warranty records for new equipment records.
1.2Setup Notes and Prerequisites
Processing Options for P1720 are retrieved in this NER. Accordingly the processing options for P1720
need to be set up for this NER to work properly.
Warranty rules sequence also need to be set up so the correct hierarchy of events can take place.
1.3Special Logic
Check the warranty rules sequence table (F1750) for hierarchy of warranty information. For each rule
sequence record, check for an exact match on incoming parameters in the warranty defaults table
(F17111). If warranty default records are found, write a contract header, if required, and contract detail
record.
NOTE: For required parameters: If the value for a parameter is unknown, pass either a blank or zero,
according to the data type of the parameter.
D1700480 - F17111 Insert Warranty Defaults
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCountry | CTR | char | REQ | INPUT |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system
| ||||
szProductFamily | PRODF | char | REQ | INPUT |
A code that classifies an inventory item into a group for customer service. Some examples include: Laser Printer, Inkjet, or Fax. | ||||
szProductModel | PRODM | char | REQ | INPUT |
A code that classifies an inventory item into a model for customer service. Some examples include: Laser Printer, Inkjet or Fax. | ||||
mnInvItemNumber | ITM | MATH_NUMERIC | REQ | INPUT |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
mnCustomerNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szBranchPlant | MMCU | char | REQ | INPUT |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
| ||||
cInformationType1 | ITYPE | char | REQ | INPUT |
A code that indicates specific record types when records of different types are stored within the same table. For internal use only. | ||||
mnBillToAddress | ANOB | MATH_NUMERIC | OPT | NONE |
The address number of an alternate location to which the owner wants the invoice (application) sent. | ||||
mnSite | LANO | MATH_NUMERIC | OPT | NONE |
The address book number for the lessor, renter, or lending institution. | ||||
szDescription | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
szP1720Version | 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
| ||||
mnAssetItemNumber | NUMB | MATH_NUMERIC | OPT | NONE |
An 8-digit number that uniquely identifies an asset. | ||||
cSuppressErrorMessages | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMsgID | DTAI | char | OPT | NONE |
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
| ||||
mnContractNumber | 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,
| ||||
szContractType | 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
| ||||
szCompanyKeyContractNo | 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
| ||||
szContractChangeNum | COCH | char | OPT | NONE |
The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a
| ||||
mnSalesOrderNumber | DOC1 | MATH_NUMERIC | OPT | NONE |
The document number associated with a given document type. | ||||
szSalesDocType | DCT1 | char | OPT | NONE |
Used to record the Closing journal entry's document type in the Lot Proceed files. | ||||
szSalesCompany | SKCO | char | OPT | NONE |
Document Company (Sales Order) | ||||
szSalesSuffix | OSFX | char | OPT | NONE |
The number that identifies a specific pay item associated with the document. | ||||
mnSalesLineNumber | LNID | MATH_NUMERIC | OPT | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
szBusinessUnit_MCU | MCU | char | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
jdContractStartDate_CSDT | CSDT | JDEDATE | REQ | INPUT |
The date you actually start work on the contract. | ||||
cAddWarrantyFloat_EV01 | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. | ||||
mnQuantity_AROQ | AROQ | MATH_NUMERIC | REQ | INPUT |
The original number of units for an asset. If assets are purchased and accounted for in quantities (more than one), you can specify the
| ||||
cNonSerializedProduct_EV01 | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. | ||||
szLineType | LNTY | char | OPT | NONE |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
szShipToCountry | SHPCTR | char | OPT | NONE |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion. The Address Book system
| ||||
szDocumentType | DCT | char | OPT | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
szGroupCustomerPriceGp | CPGP | char | OPT | NONE |
A user defined code (40/PC) that identifies a customer group. You can group customers with similar characteristics, such as comparable
| ||||
szPricingCategory | PRGR | char | OPT | NONE |
A user defined code (system 40/type PI) that identifies an inventory price group for an item.
Inventory price groups have unique pricing
|
None |
None |