1.Functional Description
1.1Purpose
This NER is used to verify that at least one Base Warranty (F17111) exists for a piece of equipment.
1.2Setup Notes and Prerequisites
Warranty rules sequence (P17111) 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 a warranty default record is found, then set the Verification flag to Y and return.
D1700580 - Verify Base Warranty Defaults
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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
| ||||
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
| ||||
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
| ||||
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
| ||||
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. | ||||
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. | ||||
cInformationType | 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. | ||||
cVerificationStatus | EV01 | char | REQ | OUTPUT |
An option that specifies the type of processing for an event. | ||||
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
| ||||
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
| ||||
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 |