SWMGetServiceOrder

S/WM Get Service Order

Minor Business Rule

Object Name: N1700980

Parent DLL: CCRIN

Location: Client/Server

Language: NER

1.1Purpose
This NER will retrieve the fields in the joined business view (V4801JE) over the Work Order table (F4801) and the Work Order Tag table (F4801T). 

1.2Setup Notes and Prerequisites

1.3Special Logic
This NER will use Service Order Number - DOCO to fetch F4801 and F4801T.  If  Service Order Number is invalid and can not fetch tables 

successfully, the error message will be return if SuppressErrorMessage is not equal to 1.



2.1Parameters:

Data Item Data Structure DescriptionI/ORequiredNotes

1.DOCOmnDocumentOrderInvoiceEIY

2.DCTOszOrderTypeON

3.RCTOszRelatedOrderTypeON

4.RORNszRelatedPoSoNumberON

5.RKCOszCompanyKeyRelatedON

6.SFXOszOrderSuffixON

7.LNIDmnLineNumberON

8.PARSszParentWoNumberON

9.TYPScTypeWoON

10.PRTScPriorityWoON

11.DL01szDescription001ON

12.STCMszStatusCommentWoON

13.COszCompanyON

14.MCUszCostCenterON

15.MMCUszCostCenterAltON

16.LOCNszLocationON

17.SRSTszStatusCodeWoON

18.SUBszSubsidiaryON

19.AN8mnAddressNumberON

20.ANOmnAddNoOriginatorON

21.ANSAmnAddressNumberManagerON

22.ANPAmnSupervisorON

23.ANPmnAddNoAssignedToON

24.SAIDmnServiceAddressNumberON

25.ANTmnAddressNumberInspectorON

26.NAN8mnNextAddressNumberON

27.TRDJjdDateTransactionJulianON

28.STRTjdDateStartON

29.DRQJjdDateRequestedJulianON

30.PPLjdDateWoPlanCompletedON

31.STRXjdDateCompletionON

32.DAPjdDateAssignedToON

33.DATjdDateAssignToInspectorON

34.TDTjdDateScheduledTicklerON

35.PBTMmnBeginningHhMmSsON

36.WR01szCategoriesWorkOrder001ON

37.WR02szCategoriesWorkOrder002ON

38.WR03szCategoriesWorkOrder003ON

39.WR04szCategoriesWorkOrder004ON

40.WR05szCategoriesWorkOrder005ON

41.WR06szCategoriesWorkOrder006ON

42.WR07szCategoriesWorkOrder007ON

43.WR08szCategoriesWorkOrder008ON

44.WR09szCategoriesWorkOrder009ON

45.WR10szCategoriesWorkOrder010ON

46.AMTOmnAmountOriginalDollarsON

47.HRSOmnHoursOriginalON

48.AMLCmnAmountEstimatedLaborON

49.AMMCmnAmountEstimatedMaterialON

50.AMOTmnAmountEstimatedOtherON

51.ESDNmnEstimatedDowntimeHoursON

52.AMTAmnAmountActualON

53.HRSAmnHoursActualON

54.LBAMmnAmountActualLaborON

55.MTAMmnAmountActualMaterialON

56.ACDNmnActualDowntimeHoursON

57.ITMmnIdentifierShortItemON

58.TBMszTypeBillON

59.TRTszTypeRoutingON

60.NUMBmnAssetItemNumberON

61.AAIDmnParentNumberON

62.UORGmnUnitsTransactionQtyON

63.SHNOszMessageNoON

64.SPRTcWoFlashMessageON

65.PCmnPercentCompleteON

66.VR01szReference1ON

67.APRTszApprovalTypeON

68.SBLIcSubledgerInactiveCodeON

69.USERszF4801UserIdON

70.PIDszF4801ProgramIdON

71.JOBNszF4801WorkStationIdON

72.UPMJjdF4801DateUpdatedON

73.TDAYmnF4801TimeOfDayON

74.PTWOmnPegToWorkOrderON

75.VR02szReference2VendorON

76.UOMszUnitOfMeasureAsInputON

77.ISSUEszISSUEON

78.PRODMszProductModelON

79.WHO2szContactName2ON

80.AR1szPhoneAreaCode1ON

81.PHN1szPhoneNumberOneON

82.TMCOmnTimeCompletedON

83.SCALLcSecondCallON

84.MTHPRcMethodofPricingON

85.ENTCKszEntitlementCheckON

86.GWAUTszGoodwillAuthorizationON

87.RYINcPaymentInstrumentAON

88.RSTMmnResponseTimeON

89.OTRszCountryON

90.REGIONszGeographicRegionON

91.TXA1szTaxArea1ON

92.EXR1szTaxExplanationCode1ON

93.LNGPszLanguagePreferenceON

94.GLCCVszGLCategoryCoveredON

95.GLCNCszGLCategoryNonCoveredON

96.ISNOmnIssueNumberON

97.DOCmnDocVoucherInvoiceEON

98.DCTszDocumentTypeON

99.KCOszCompanyKeyON

100.COCHszContractChangeNumON

101.LNIDmnF4817LineNumberON

102.CRTUszF4817CreatedByUserON

103.USERszF4817UserIdON

104.PIDszF4817ProgramIdON

105.JOBNszF4817WorkStationIdON

106.TDAYmnF4817TimeOfDayON

107.UPMJjdF4817DateUpdatedON

108.COVGRszCoverageGroupON

109.ASN4szPriceAdjustScheduleFourON

110.ASN2szPriceAdjustScheduleServiceON

111.SESTmnTimeScheduledStartON

112.SEETmnTimeScheduledEndON

113.DSAVNAMEszDaylightSavingsRuleNa  ON

114.TIMEZONESszTimeZoesON

115.SUPPScSuppressErrorMessagesIN1 = Suppress Error Messages

116.DTAIszErrorMessageIDONError Message ID


2.2Related Tables 

Table Table Description

F4801

F4801T


2.3Related Business Functions

Source NameFunction Name



2.4Processing 
Fetch F4801 using DOCO

If File I/O Status is not equal to Successful

If cSuppressErrorMessages is not equal to 1

Set NER Error

SzErrorMessageID = '0002'

Else

Fetch F4801T using DOCO

If File I/O Status is not equal to Successful

If cSuppressErrorMessages is not equal to 1

Set NER Error

SzErrorMessageID = '0002'

End if 

End if

End if





Data Structure

D1700980A - S/WM Get Service Order

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMessages_EV01EV01charOPTNONE

An option that specifies the type of processing for an event.

cErrorCode_ERRCERRCcharOPTNONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageID_DTAIDTAIcharOPTNONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnOrderNumber_DOCODOCOMATH_NUMERICREQNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

szOrderType_DCTODCTOcharOPTNONE

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 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

szRelatedOrderType_RCTORCTOcharOPTNONE

A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
order might be document type OP and might have been created to fill a related work order with document type WO.

szRelatedPoSoNumber_RORNRORNcharOPTNONE

A number that identifies a secondary purchase order, sales order, or work order that is associated with the original order. This number is for 
informational purposes only.

szCompanyKeyRelated_RKCORKCOcharOPTNONE

The key company that is associated with the document number of the related order.

szOrderSuffix_SFXOSFXOcharOPTNONE

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 
multiple transactions for an original order. For purchase orders, the code is always 000. For sales orders with multiple partial receipts against an 
order, the first receiver used to record receipt has a suffix of 000, the next has a suffix of 001, the next 002, and so on.

mnLineNumber_LNIDLNIDMATH_NUMERICOPTNONE

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

szParentWoNumber_PARSPARScharOPTNONE

A number that identifies the parent work order. You can use this number to do the following:     o Enter default values for new work orders, 
such as Type, Priority, Status, and Manager     o Group work orders for project setup and reporting  

cTypeWo_TYPSTYPScharOPTNONE

A user defined code (00/TY) that indicates the classification of a work order or engineering change order. You can use work order type as a 
selection criterion for work order approvals.

cPriorityWo_PRTSPRTScharOPTNONE

A user defined code (00/PR) that indicates the relative priority of a work order or engineering change order in relation to other orders. A 
processing option for some forms lets you enter a default value for this field. The value then displays automatically in the appropriate fields on 
any work order you create on those forms and on the Project Setup form. You can either accept or override the default value.

szDescription001_DL01DL01charOPTNONE

A user defined name or remark.

szStatusCommentWo_STCMSTCMcharOPTNONE

A brief description to explain the status of the work order.

szCompany_COCOcharOPTNONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

szCostCenter_MCUMCUcharOPTNONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szCostCenterAlt_MMCUMMCUcharOPTNONE

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 
represent lower-level business units, subordinate to it. For example:     o Branch/Plant (MMCU)     o Dept A (MCU)     o Dept B (MCU)     o Job 123 
(MCU) Business unit security is based on the higher-level business unit.

szLocation_LOCNLOCNcharOPTNONE

The storage location from which goods will be moved.

szStatusCodeWo_SRSTSRSTcharOPTNONE

A user defined code (00/SS) that describes the status of a work order, rate schedule, or engineering change order. Any status change from 
90 through 99  triggers the system to automatically update the completion date.

szSubsidiary_SUBSUBcharOPTNONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

mnAddressNumber_AN8AN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnAddNoOriginator_ANOANOMATH_NUMERICOPTNONE

The address book number of the person who originated the change request. The system verifies this number against the Address Book.

mnAddressNumberManager_ANSAANSAMATH_NUMERICOPTNONE

The address book number of a manager or planner.   Note:  A processing option for some forms allows you to enter a default value for this 
field based on values for category codes 1 (Phase), 2, and 3.  You set up the default values on the Default Managers and Supervisors form.  
After you set up the default values and the processing option, the default information displays automatically on any work orders that you 
create if the category code criterion is met.  You can either accept or override the default value. 

mnSupervisor_ANPAANPAMATH_NUMERICOPTNONE

The address book number of the supervisor.

mnAddNoAssignedTo_ANPANPMATH_NUMERICOPTNONE

The address book number of the person assigned to do the work.

mnServiceAddressNumber_SAIDSAIDMATH_NUMERICOPTNONE

A unique numeric identifier for a physical location at which utility service is delivered.  A service address often corresponds to a parcel of 
land or a unit in an apartment building, etc.  This identifier will be assigned by the system through Next Numbers if it is not provided when 
adding a new service address.

mnAddressNumberInspector_ANTANTMATH_NUMERICOPTNONE

The address book number of the inspector.

mnNextAddressNumber_NAN8NAN8MATH_NUMERICOPTNONE

An eight-position number used to identify each entry in the Address Book,e.g., employees, customers, suppliers, special mailing 
addresses, etc.

jdDateTransactionJulian_TRDJTRDJJDEDATEOPTNONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

jdDateStart_STRTSTRTJDEDATEOPTNONE

The start date for the order. You can enter this date manually, or have the system calculate it using a backscheduling routine. The routine 
starts with the required date and offsets the total leadtime to calculate the appropriate start date.

jdDateRequestedJulian_DRQJDRQJJDEDATEOPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

jdDateWoPlanCompleted_DPLDPLJDEDATEOPTNONE

The date that the work order or engineering change order is planned to be completed.

jdDateCompletion_STRXSTRXJDEDATEOPTNONE

The date that the work order or engineering change order is completed or canceled.

jdDateAssignedTo_DAPDAPJDEDATEOPTNONE

The date the person responsible for the work order receives the work order.

jdDateAssignToInspector_DATDATJDEDATEOPTNONE

The date that the system sends the engineering change order notice to the inspector in the review process.

jdDateScheduledTickler_TDTTDTJDEDATEOPTNONE

The date that you want to receive a reminder message about an asset.

mnBeginningHhMmSs_PBTMPBTMMATH_NUMERICOPTNONE

A field that is used to enter the beginning time of the operation sequence for the work center operation on the routing.

szCategoriesWorkOrder001_WR01WR01charOPTNONE

A user defined code (00/W1) that indicates the current stage or phase of development for a work order. You can assign a work order to only 
one phase code at a time. Note: Certain forms contain a processing option that allows you to enter a default value for this field. If you enter a 
default value on a form for which you have set this processing option, the system displays the value in the appropriate fields on any work 
orders that you create. The system also displays the value on the Project Setup form. You can either accept or override the default value.

szCategoriesWorkOrder002_WR02WR02charOPTNONE

A user defined code (00/W2) that indicates the type or category of a work order. Note: A processing option for some forms lets you enter a 
default value for this field. The system enters the default value automatically in the appropriate fields on any work orders that you create on 
those forms and on the Project Setup form. You can either accept or override the default value.

szCategoriesWorkOrder003_WR03WR03charOPTNONE

A user defined code (00/W3) that indicates the type or category of the work order. Note: A processing option for some forms allows you to 
enter a default value for this field. The system enters the default value automatically in the appropriate fields on any work orders that you 
create on those forms and on the Project Setup form. You can either accept or override the default value.

szCategoriesWorkOrder004_WR04WR04charOPTNONE

A user defined code (00/W4) that indicates the type or category of the work order.

szCategoriesWorkOrder005_WR05WR05charOPTNONE

A user defined code (00/W5) that indicates the type or category of the work order.

szCategoriesWorkOrder006_WR06WR06charOPTNONE

A user defined code (00/W6) that indicates the status of the work order.

szCategoriesWorkOrder007_WR07WR07charOPTNONE

A user defined code (00/W7) that indicates the service type for the work order.

szCategoriesWorkOrder008_WR08WR08charOPTNONE

A user defined code (00/W8) that indicates the type or category of the work order.

szCategoriesWorkOrder009_WR09WR09charOPTNONE

A user defined code (00/W9) that indicates the type or category of the work order.

szCategoriesWorkOrder010_WR10WR10charOPTNONE

A user defined code (00/W0) that indicates the type or category of the work order.

mnAmountOriginalDollars_AMTOAMTOMATH_NUMERICOPTNONE

The estimated monetary amount that is budgeted for this work order.

mnHoursOriginal_HRSOHRSOMATH_NUMERICOPTNONE

The estimated hours that are budgeted for this work order.

mnAmountEstimatedLabor_AMLCAMLCMATH_NUMERICOPTNONE

This is the estimated labor cost of a work order.

mnAmountEstimatedMaterial_AMMCAMMCMATH_NUMERICOPTNONE

This is the estimated material cost of a work order.

mnAmountEstimatedOther_AMOTAMOTMATH_NUMERICOPTNONE

Amount - Estimated Other.

mnEstimatedDowntimeHours_ESDNESDNMATH_NUMERICOPTNONE

This is the estimated duration of a work order. It defines how long the piece of equipment will be down in order to complete the work order, 
which is different than total estimated hours.

mnAmountActual_AMTAAMTAMATH_NUMERICOPTNONE

The actual dollars accumulated for the work order.

mnHoursActual_HRSAHRSAMATH_NUMERICOPTNONE

The actual hours accumulated for the work order.

mnAmountActualLabor_LBAMLBAMMATH_NUMERICOPTNONE

The actual cost of labor that is associated with a task.

mnAmountActualMaterial_MTAMMTAMMATH_NUMERICOPTNONE

The actual cost of materials that is associated with a task.

mnActualDowntimeHours_ADCNACDNMATH_NUMERICOPTNONE

This is the actual duration of a work order. It defines how long the piece of equipment was down in order to complete the work order, which 
is different than total actual hours.

mnIdentifierShortItem_ITMITMMATH_NUMERICOPTNONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szTypeBill_TBMTBMcharOPTNONE

A user defined code (40/TB) that designates the type of bill of material. You can define different types of bills of material for different uses. 
For example:    M     Standard manufacturing bill    RWK   Rework bill    SPR   Spare parts bill  The system enters bill type M in the work order 
header when you create a work order, unless you specify another bill type. The system reads the bill type code on the work order header to 
know which bill of material to use to create the work order parts list. MRP uses the bill type code to identify the bill of material to use when it 
attaches MRP messages. Batch bills of material must be type M for shop floor management, product costing, and MRP processing.

szTypeRouting_TRTTRTcharOPTNONE

A user defined code (40/TR) that indicates the type of routing. You can define different types of routing instructions for different uses. For 
example:    M    Standard Manufacturing Routing    RWK  Rework Routing    RSH  Rush Routing You define the routing type on the work order 
header. The system then uses the specific type of routing that you define in the work order routing. Product Costing and Capacity Planning systems 
use only M type routings.

mnAssetItemNumber_NUMBNUMBMATH_NUMERICOPTNONE

An 8-digit number that uniquely identifies an asset.

mnParentNumber_AAIDAAIDMATH_NUMERICOPTNONE

A parent number groups related components together. You can associate each item of property and piece of equipment with a parent item. 
For example, you can associate a mobile telephone with a specific automobile (the parent), a printer with a computer (the parent), or a flat 
bed with a specific truck chassis (the parent). Note: If this is a data entry field, the default value is the asset number. For example, if the asset 
number is 123, the system assigns 123 as the default parent number.

mnUnitsTransactionQty_UORGUORGMATH_NUMERICOPTNONE

The quantity of units affected by this transaction.

szMessageNo_SHNOSHNOcharOPTNONE

A generic rates and message code (48/SN) that is assigned to a standard note, message, or general narrative explanation. You can use 
this code to add instructional information to a work order. You set up codes for this field on the Generic Message/Rate Types table (F00191).

cWoFlashMessage_SPRTSPRTcharOPTNONE

A user defined code (00/WM) that indicates a change in the status of a work order. The system indicates a changed work order with an 
asterisk in the appropriate report or inquiry form field. The system highlights the flash message in the Description field of the work order.

mnPercentComplete_PCPCMATH_NUMERICOPTNONE

A measurement that identifies the progress being made on an item such as an account, work order, and so on. It is not always a calculated 
field and may need to be updated manually.

szReference1_VR01VR01charOPTNONE

An alphanumeric value used as a cross-reference or secondary reference number. Typically, this is the customer number, supplier 
number, or job number.

szApprovalType_APRTAPRTcharOPTNONE

A user defined code (system 48, type AP) indicating the type of work order approval path that a work order follows. You can use processing 
options to specify a default approval type based on the type of work order.

cSubledgerInactiveCode_SBLISBLIcharOPTNONE

An option that indicates whether a specific subledger is inactive. Examples of inactive subledgers are jobs that are closed, employees 
who have been terminated, or assets that have been disposed. Turn on this option to indicate that a subledger is inactive. If a subledger 
becomes active again, turn off this option. If you want to use subledger information in the tables for reports, but you want to prevent transactions 
from posting to the record in the Account Balances table (F0902), turn on this option. Valid values are: Off Subledger active On Subledger inactive

szF4801UserId_USERUSERcharOPTNONE

The code that identifies a user profile.

szF4801ProgramId_PIDPIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szF4801WorkStationId_JOBNJOBNcharOPTNONE

The code that identifies the work station ID that executed a particular job.

jdF4801DateUpdated_UPMJUPMJJDEDATEOPTNONE

The date that specifies the last update to the file record.

mnF4801TimeOfDay_TDAYTDAYMATH_NUMERICOPTNONE

The computer clock in hours:minutes:seconds.

mnPegToWorkOrder_PTWOPTWOMATH_NUMERICOPTNONE

Case number related to the service work order.

szReference2Vendor_VR02VR02charOPTNONE

A field available to record reference numbers, such as the supplier's bid document number, quote document, sales order, work order, or 
job number.

szUnitOfMeasure_UOMUOMcharOPTNONE

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

szISSUE_ISSUEISSUEcharOPTNONE

A description of the customer issue.

szProductModel_PRODMPRODMcharOPTNONE

A code that classifies an inventory item into a model for customer service. Some examples include: Laser Printer, Inkjet or Fax.

szContactName2_WHO2WHO2charOPTNONE

The name of the caller, customer, or other contact.

szPhoneAreaCode1_AR1AR1charOPTNONE

The first segment of a telephone number. In the United States, the prefix is the three-digit area code.

szPhoneNumberOne_PHN1PHN1charOPTNONE

mnTimeCompleted_TMCOTMCOMATH_NUMERICOPTNONE

The time the task was completed.

cSecondCall_SCALLSCALLcharOPTNONE

A code that specifies multiple callbacks for a maintenance request. Enter a value from UDC 17/CB.

cMethodofPricing_MTHPRMTHPRcharOPTNONE

A code used to determine if this type of service should be priced based on a flat rate or based on actual time and materials. Valid values 
are:    F        Charges for labor are based on one flat rate. Charges for parts are already included in the flat rate.    T        Charges for labor are 
based on actual labor hours. Charges for parts are based on actual parts used.    Blank A blank value is only valid when defining the Method of 
Pricing for a service provider. It is used to indicate that the service provider is an internal service provider and should not be paid.

szEntitlementCheck_ENTCKENTCKcharOPTNONE

A user defined code (17/ER) to indicate the results of an entitlement check. Valid values are:    0   Not entitled    1   Transaction entitled    2   
Contract found, but no existing service type    3   Contract found, but no day and date assigned    4   Covered under default warranty

cPaymentInstrumentA_RYINRYINcharOPTNONE

The user defined code (00/PY) that specifies how payments are made by the customer. For example: C Check   D Draft   T Electronic funds 
transfer  

mnResponseTime_RSTMRSTMMATH_NUMERICOPTNONE

The guaranteed time during which service will be completed, as provided by a service contract, from the time that a provider logs a 
maintenance request or work order. This unit of time relates to the service type in the Service Contract Services table (F1725). Enter the response 
time in hours.

szCountry_CTRCTRcharOPTNONE

A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion. The Address Book system 
uses the country code for data selection and address formatting.

szGeographicRegion_REGIONREGIONcharOPTNONE

The geographic region of the customer.

szTaxArea1_TXA1TXA1charOPTNONE

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

szTaxExplanationCode1_EXR1EXR1charOPTNONE

A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The 
system uses the tax explanation code in conjunction with the tax rate area and tax rules to determine how the tax is calculated. Each 
transaction pay item can be defined with a different tax explanation code.

szLanguagePreference_LNGPLNGPcharOPTNONE

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 
language must exist at either the system level or in your user preferences.

szGLCategoryCovered_GLCCVGLCCVcharOPTNONE

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 
portion (by warranty or contract) of the accounting transaction. If you do not want to specify a G/L Offset, you can enter four asterisks in this 
field or you can leave this field blank. If you leave this field blank, the system uses the G/L Offset from Inventory.

szGLCategoryNonCovered_GLCNCGLCNCcharOPTNONE

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 
non-covered portion of the accounting transaction. If you do not want to specify a G/L Offset, you can enter four asterisks in this field or you can leave 
this field blank. If you leave the field blank, the system uses the G/L Offset from Inventory.

mnIssueNumber_ISNOISNOMATH_NUMERICOPTNONE

A number that identifies a customer issue.

szCoverageGroup_COVGRCOVGRcharOPTNONE

A user defined code that specifies the Coverage Group. The Coverage Group consists of unlimited cost codes and the percentage 
covered for each cost code.

szPriceAdjSchedFour_ASN4ASN4charOPTNONE

A user defined code (40/AS) identifying a price and adjustment schedule. A price and adjustment schedule contains one or more 
adjustment types for which a customer or an item might be eligible. The system applies the adjustments in the sequence that you specify in the 
schedule. You link customers to a price and adjustment schedule through the customer billing instructions. When you enter a sales order, the 
system copies the schedule attached to the sold to address into the order header. You can override this schedule at the detail line level.

szPriceAdjSchedService_ASN2ASN2charOPTNONE

This user defined code (40/AS) identifies a price and adjustment schedule. A price and adjustment schedule contains one or more 
adjustment types for which a customer or an item might be eligible. The system applies the adjustments in the sequence that you specify in the 
schedule. You link customers to a price and adjustment schedule through the customer billing instructions. When you enter a sales order, the 
system copies the schedule attached to the sold to address into the order header. You can override this schedule at the detail line level.

mnTimeScheduledStart_SESTSESTMATH_NUMERICOPTNONE

The time of day that an activity is scheduled to begin. The start time is calculated by the constraints based planning system.

mnTimeScheduledEnd_SEETSEETMATH_NUMERICOPTNONE

The time of day that an activity is scheduled to end. The end time is calculated by the constraints-based planning system.

szDaylightSavingsRule_DSAVNAMEDSAVNAMEcharOPTNONE

Unique name identifying a daylight savings rule. Use daylight savings rules to adjust time for a geographic and political locale.

szTimeZones_TIMEZONESTIMEZONEScharOPTNONE

Choose the time zone for which you want to view the date and time.

mnCausalPart_CSLPRTCSLPRTMATH_NUMERICOPTNONE

The item number that indicates which part failed and caused the equipment failure.

szDefectCode_FAILCDFAILCDcharOPTNONE

A user defined code (17/FC) that indicates the type of defect.

mnAssessorNumber_AN8ASAN8ASMATH_NUMERICOPTNONE

The address book number that identifies the assessor.

mnSupplierRecMgr_AN8SRMAN8SRMMATH_NUMERICOPTNONE

The address book number that identifies the supplier recovery manager.

jdFailureDate_FAILDTFAILDTJDEDATEOPTNONE

The date of the equipment failure.

mnFailureTime_FAILTMFAILTMMATH_NUMERICOPTNONE

The time of the equipment failure.

jdRepairDate_REPDTREPDTJDEDATEOPTNONE

The date that the equipment was repaired.

mnRepairTime_REPTMREPTMMATH_NUMERICOPTNONE

The time that the equipment was repaired.

mnPrimaryLastVendorNo_VENDVENDMATH_NUMERICOPTNONE

The address book number of the preferred provider of this item.

szProductFamily_PRODFPRODFcharOPTNONE

A code that classifies an inventory item into a group for customer service. Some examples include: Laser Printer, Inkjet, or Fax.

cReimbursementMethod_RMTHDRMTHDcharOPTNONE

An option that specifies how a dealer is reimbursed for a claim or how a claim is paid by a supplier. For example, dealers can request 
payment for a claim through the standard accounts payable process, or they can request credits to their accounts receivable accounts.

cEligibleSupplierRecovery_SRYNSRYNcharOPTNONE

A code that specifies whether a work order or a warranty claim is eligible as a source for a supplier recovery claim.

szCurrencyCodeTo_CRDCCRDCcharOPTNONE

A code that identifies the domestic (base) currency of the company on a transaction. 

szCurrencyCodeFrom_CRCDCRCDcharOPTNONE

A code that identifies the currency of a transaction. 

cCurrencyMode_CRRMCRRMcharOPTNONE

An option that specifies whether the system displays amounts in the domestic or foreign currency. On  The system displays amounts in the 
foreign currency of the transaction. Off  The system displays amounts in the domestic currency of the transaction.

mnCurrencyConverRateOv_CRRCRRMATH_NUMERICOPTNONE

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

szEntitlementCheckSup_ENTCKSENTCKScharOPTNONE

For future use.

szCompCodeGrpSys_VMRS31VMRS31charOPTNONE

A user defined code (17/C6) that indicates a specific system, such as the air conditioning system, that is associated with a piece of 
equipment. The system uses the UDCs for the system, the assembly, and the part to identify a particular position within the equipment.

szCompCodeSysAssembly_VMRS32VMRS32charOPTNONE

A user defined code (17/C7) that indicates the location of a specific assembly, such as the air conditioning compressor, within a piece of 
equipment. The system uses the UDCs for the system, the assembly, and the part to identify a particular position within the equipment.

szCompCodeSysAssembly_VMRS33VMRS33charOPTNONE

A user defined code (17/C8) that indicates the location of a specific part, such as the fuse to the air conditioning compressor clutch,  within a 
piece of equipment. The system uses the UDCs for the system, the assembly, and the part to identify a particular position within the 
equipment.

mnCurrentBalMeter1_CURBALM1CURBALM1MATH_NUMERICOPTNONE

The current balance of meter 1.

mnCurrentBalMeter2_CURBALM2CURBALM2MATH_NUMERICOPTNONE

The current balance of meter 2.

mnCurrentBalMeter3_CURBALM3CURBALM3MATH_NUMERICOPTNONE

The current balance that appears on meter 3.

szVendorLotNumber_RLOTRLOTcharOPTNONE

The supplier's lot number for the item.

szCostCenterCsl_MCUCSLMCUCSLcharOPTNONE

The business unit that is related to the causal portion of the claim.

szCreatedByUser_CRTUCRTUcharOPTNONE

The address book number of the user who created this record.

mnContractNumber_DOCDOCMATH_NUMERICOPTNONE

A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
number or let the system assign it using the Next Numbers program (P0002). Matching document numbers (DOCM) identify related documents 
in the Accounts Receivable and Accounts Payable systems. Examples of original and matching documents are: Accounts Payable     o 
Original document - voucher     o Matching document - payment  Accounts Receivable     o Original document - invoice     o Matching document - 
receipt  Note: In the Accounts Receivable system, the following transactions simultaneously generate original and matching documents: 
deductions, unapplied receipts, chargebacks, and drafts.

szContractType_DCTDCTcharOPTNONE

A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
types, such as, vouchers, invoices, receipts, and timesheets. The reserved document type prefixes for codes are: P Accounts payable 
documents R Accounts receivable documents  T Time and Pay documents I Inventory documents  O Purchase order documents  S Sales order 
documents 

szContractCompanyKey_KCOKCOcharOPTNONE

A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
or journal entry. If you use the Next Numbers by Company/Fiscal Year feature, the Automatic Next Numbers program (X0010) uses the 
document company to retrieve the correct next number for that company. If two or more original documents have the same document number and 
document type, you can use the document company to locate the desired document.

szContractChangeNum_COCHCOCHcharOPTNONE

The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a 
change order for a contract, the system automatically increases the change order number by one. For example, the base contract is the change 
order number 000, the first change order is 001, the second is 002, and so on.

mnContractLineNumber_LNIDLNIDMATH_NUMERICOPTNONE

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

Related Functions

None

Related Tables

None
on: absolute; left: 0.500000in">
90.REGIONszGeographicRegionON

91.TXA1szTaxArea1