Functional Description
This business function will check the F1759 for generic or specific queue for required fields for a maintenance request
record.
Purpose
The purpose of this function is to simplify code by reusing code.
Setup Notes and Prerequisites
Special Logic
Error Return: Use this parameter to determine which call map the error will be returned through. For DD items on an
interactive application, this will return the error to the available field to a user. Typically, these are either address book, Time,
Equipment, Item related fields.
Entitlement Check: Use this parameter to determine which call map (Site or Customer) the error will be returned to. This
is related specifically to the W17501A that displays Customer and Site differently depending on the F17001 Constants.
Technical Specification
Determine F1759 Generic or Specific Queue and Set Selection Criteria for the F1759
Determine Error Map to use (For use with Interactive Applications vs. BSFN/UBE)
IF FIELD IS BLANK, NULL
Check by DD if this field is required (Queue, Document Type, Call type, Call Status, Error Map, Data item-hardcoded)
Repeat for all Data items.
D1702850 - F1755 Check Required Fields
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnCustomerNumber | ANC | MATH_NUMERIC | OPT | NONE |
Client number in SAR records which corresponds to Address Book record. | ||||
szCallerContactName | WHO2 | char | OPT | NONE |
The name of the caller, customer, or other contact. | ||||
szCallerPhonePrefix | AR2 | char | OPT | NONE |
The prefix for telephone number 2. The default format for the Phone Prefix data dictionary item is set to the United States prefix (area code).
| ||||
szCallerPhoneNumber | CPHC1 | char | OPT | NONE |
Phone number of Customer Issue additional contact. | ||||
cRequestType1 | CT01 | char | OPT | NONE |
A code that specifies the type of case. | ||||
szIssuePriority | PRIOR | char | OPT | NONE |
The values that indicate the severity of the customer issue. | ||||
cSecondRequest | SCALL | char | OPT | NONE |
A code that specifies multiple callbacks for a maintenance request. Enter a value from UDC 17/CB. | ||||
szRequestEMailAddress1 | CEML1 | char | OPT | NONE |
The email address on the case. | ||||
szLanguagePreference | LNGP | char | OPT | NONE |
A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that
| ||||
szGeographicRegion | REGION | char | OPT | NONE |
The geographic region of the customer. | ||||
mnAssetItemNumber | NUMB | MATH_NUMERIC | OPT | NONE |
An 8-digit number that uniquely identifies an asset. | ||||
mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szBranchPlant | MMCU | char | OPT | NONE |
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
| ||||
szLotSerial | LOTN | char | OPT | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
szProductModel | PRODM | char | OPT | NONE |
A code that classifies an inventory item into a model for customer service. Some examples include: Laser Printer, Inkjet or Fax. | ||||
szProductFamily | PRODF | char | OPT | NONE |
A code that classifies an inventory item into a group for customer service. Some examples include: Laser Printer, Inkjet, or Fax. | ||||
szProductComponent | PRODC | char | OPT | NONE |
The components that make an equipment number or components associated with a customer site. | ||||
szEnvironment | ENV | char | OPT | NONE |
The operating environment of the user. Some examples include Windows 95, Windows NT, UNIX or AS/400. | ||||
mnAssignee | 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
| ||||
szACDNumber | PH1 | char | OPT | NONE |
A number without the prefix or special characters, such as hyphens or periods, that makes up the telephone number for an entity. You can
| ||||
jdDateExecution | DX | JDEDATE | OPT | NONE |
The date a job is executed | ||||
mnTimeReturned | INRT | MATH_NUMERIC | OPT | NONE |
The time, noted in hours, minutes, and seconds, when the call was initially returned. | ||||
jdOnSiteDate | ONSDT | JDEDATE | OPT | NONE |
The date the service provider arrived at the customer site. | ||||
mnOnSiteHhMmSs | ONSTM | MATH_NUMERIC | OPT | NONE |
The time that the service provider arrived at the customer site. | ||||
jdDateEnding | END | JDEDATE | OPT | NONE |
The date when an asset was removed or returned from a particular location. | ||||
mnEndingHhMmSs | PETM | MATH_NUMERIC | OPT | NONE |
A field that is used to enter the ending time of the operation sequence for the work center operation on the routing. | ||||
szTimeZone | TIMEZONES | char | OPT | NONE |
Choose the time zone for which you want to view the date and time. | ||||
jdDateCommitment | CDATE | JDEDATE | OPT | NONE |
The commitment date that the system calculates for returning the maintenance request or work order. | ||||
mnCommitTime | CTIME | MATH_NUMERIC | OPT | NONE |
The duration specified in minutes, that were committed to the customer.
For example: A commitment to call back in 3 hours would have a
| ||||
mnResponseTime | RSTM | MATH_NUMERIC | OPT | NONE |
The guaranteed time during which service will be completed, as provided by a service contract, from the time that a provider logs a
| ||||
mnCommitDuration | COMD | MATH_NUMERIC | OPT | NONE |
The length of time (stored in minutes as an integer) that was committed to the customer. This length of time is used to set due dates/times
| ||||
mnParentRequestNumber | PARCALL | MATH_NUMERIC | OPT | NONE |
The number of the parent case for a case. | ||||
cRequestType2 | CT02 | char | OPT | NONE |
A code that specifies the source of a case. Valid values are: Blank No source W Warranty R Response line | ||||
szDescription | DESC | char | OPT | NONE |
A description, remark, name, or address. | ||||
mnSiteNumber | LANO | MATH_NUMERIC | OPT | NONE |
The address book number for the lessor, renter, or lending institution. | ||||
szServiceWarrantyClaim | CSCL | char | OPT | NONE |
The number linking a claim that an end user of a product submits. Claim numbers are often found on pre-printed forms. | ||||
mnDocumentNumber | DOC | MATH_NUMERIC | OPT | NONE |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
jdDateEffective | DEF | JDEDATE | OPT | NONE |
The date on which this transaction takes effect. The effective date is used generically. It can be the date of the next raise, a lease effective
| ||||
szTicklerDescription | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
szEquipmentCategoryCode01 | ZE01 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode02 | ZE02 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode03 | ZE03 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode04 | ZE04 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode05 | ZE05 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode06 | ZE06 | char | OPT | NONE |
A user defined reporting code for equipment. Enter a value from UDC 17/B6. | ||||
szEquipmentCategoryCode07 | ZE07 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode08 | ZE08 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode09 | ZE09 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szEquipmentCategoryCode10 | ZE10 | char | OPT | NONE |
A user defined reporting code for equipment. | ||||
szCategoryCode01 | JC01 | char | OPT | NONE |
User defined code associated with the team a customer issue is assigned to. | ||||
szCategoryCode02 | JC02 | char | OPT | NONE |
User defined reporting code for assigning customer issues. | ||||
szCategoryCode03 | JC03 | char | OPT | NONE |
User defined reporting code used when assigning customer issues. | ||||
szCategoryCode04 | JC04 | char | OPT | NONE |
User defined reporting code used when assigning customer issues. | ||||
szCategoryCode05 | JC05 | char | OPT | NONE |
User defined category code used when assigning customer issues. | ||||
szCategoryCode06 | JC06 | char | OPT | NONE |
User defined category code used when assigning customer issues. | ||||
szCategoryCode07 | JC07 | char | OPT | NONE |
User defined category codes used when assigning customer issues. | ||||
szCategoryCode08 | JC08 | char | OPT | NONE |
User defined reporting code used when assigning customer issues. | ||||
szCategoryCode09 | JC09 | char | OPT | NONE |
User defined reporting code used when assigning customer issues. | ||||
szCategoryCode10 | JC10 | char | OPT | NONE |
User defined reporting code used when assigning customer issues. | ||||
szRequestReason | CALLRN | char | OPT | NONE |
The underlying reason for the customer issue. | ||||
mnDocumentOrderAlt | DOCZ | MATH_NUMERIC | OPT | NONE |
The original document number. This can be a voucher, an invoice, unapplied cash, a journal entry number, etc. Matching document
| ||||
szRelatedOrderType | RCTO | char | OPT | NONE |
A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase
| ||||
szCompanyKeyRelated | RKCO | char | OPT | NONE |
The key company that is associated with the document number of the related order. | ||||
mnLineNumber | 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
| ||||
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
| ||||
szEntitlementCheck | ENTCK | char | OPT | NONE |
A user defined code (17/ER) to indicate the results of an entitlement check.
Valid values are:
0 Not entitled
1 Transaction entitled
2
| ||||
szCoverageGroup | COVGR | char | OPT | NONE |
A user defined code that specifies the Coverage Group. The Coverage Group consists of unlimited cost codes and the percentage
| ||||
szBusinessUnit | MCUZ | char | OPT | NONE |
Identifies a separate entity within a business for which you wish to track costs, for example, a warehouse location, job, project, work center,
| ||||
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
| ||||
szGLCategoryCovered | GLCCV | char | OPT | NONE |
A user defined code (41/9) that identifies the G/L Offset to use when the system is searching for the account to which it will post the covered
| ||||
szGLCategoryNonCovered | GLCNC | char | OPT | NONE |
A user defined code (41/9) that identifies the G/L Offset to use when the system is searching for the account to which it will post the
| ||||
szServicePackage | SERP | char | OPT | NONE |
A combination of service order type and coverage type used to define service support to which the customer is contractually entitled. A
| ||||
mnRequestQueueI | CALLQ | MATH_NUMERIC | OPT | NONE |
The address number of the case provider group. To resolve customer problems, the system or a person can assign case to provider
| ||||
szDocumentTypeI | 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
| ||||
cRequestTypI | CT01 | char | OPT | NONE |
A code that specifies the type of case. | ||||
szStatusCodeI | CLST | char | OPT | NONE |
A code that specifies the status of a case. | ||||
cModeProcessing | MODE | char | OPT | NONE |
Not currently used | ||||
cGenericSpcecific | EV01 | char | OPT | NONE |
Not currently used | ||||
cSuppressErrors | EV02 | char | OPT | NONE |
Valid Values: | ||||
cErrorCode | ERRC | char | OPT | NONE |
Output: If the error flag is '1', there was at least 1 required fields error. | ||||
szDataItem | 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
| ||||
cErrorReturn | EV03 | char | OPT | NONE |
Valid Values: | ||||
cEntitleBy | ENTBY | char | OPT | NONE |
F17001.CSENTBY | ||||
szLongCustomer | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
szLongSite | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
szLongAssignee | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
szLongCaller | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
szAssetNumberInput | ASII | char | OPT | NONE |
An identification code that represents an asset. You enter the identification code in one of the following formats:
1
Asset number (a
| ||||
szItemNoUnknownFormat | UITM | char | OPT | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. | ||||
szFormattedReturnTime | FTIME | char | OPT | NONE |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
szFormattedOnSiteTime | FTIME | char | OPT | NONE |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
szFormattedEndTime | FTIME | char | OPT | NONE |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
szFormattedCommitTime | FTIME | char | OPT | NONE |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
szFormattedComDuration | FTIME | char | OPT | NONE |
A time value displayed in the format of hours, minutes, and seconds (for example, 08:30:15). | ||||
mnCallerAddressNumber | AN8CT1 | MATH_NUMERIC | OPT | NONE |
The address number of the person reporting a customer issue. | ||||
szFileName | FILE | char | OPT | NONE |
Table Name: F1755 |
None |
None |