D4201270 - F49211 Maintain Sales Detail Table Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| cActionCode | ACTI | char | NONE | NONE | 
A code that indicates the activity you want to perform.  Valid codes are:
   A Add
   C Change
   I Inquire
   D Delete
   .     End the program
   Blank 
  | ||||
| mnOrderNumber | DOCO | MATH_NUMERIC | NONE | 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 | NONE | 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 
  | ||||
| szOrderCompany | KCOO | char | NONE | NONE | 
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
  | ||||
| mnLineNumber | LNID | MATH_NUMERIC | NONE | NONE | 
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
  | ||||
| mnCopyToOrderNumber | DOC | MATH_NUMERIC | NONE | NONE | 
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
  | ||||
| szCopyToOrderCompany | RKCO | char | NONE | NONE | 
The key company that is associated with the document number of the related order.  | ||||
| mnCopyToLineNo | RLLN | MATH_NUMERIC | NONE | NONE | 
A number of the detail line on the related order for which the current order was created. For example, on a purchase order created to fill 
  | ||||
| cPurgeToHistory | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szErrorMessage | DTAI | char | NONE | 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 
  | ||||
| cErrorCode | ERRC | char | NONE | NONE | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| szCopyToOrderType | RCTO | char | NONE | NONE | 
A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
  | ||||
| cSuppressError | SUPPS | char | NONE | NONE | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| szTripDepot | VMCU | char | NONE | NONE | 
Indicates the depot from which a trip originates. The Trip Depot and the Trip Number fields identify the unique combination of vehicle, 
  | ||||
| mnTripNumber | TRP | MATH_NUMERIC | NONE | NONE | 
The number assigned to a trip during direct assignment or trip building. The Trip Depot and the Trip Number fields identify the unique 
  | ||||
| jdScheduledLoadDate | LOAD | JDEDATE | NONE | NONE | 
The date that the product from an order line is loaded onto a vehicle for delivery.  | ||||
| szDispatchGrp | DSGP | char | NONE | NONE | 
A user defined code that identifies the dispatch group. A dispatch group is a grouping you make for products according to the physical 
  | ||||
| cBulkPackedFlag | BPFG | char | NONE | NONE | 
A code that indicates if the item is a bulk liquid product. If it is a bulk product, you must perform temperature and density/gravity 
  | ||||
| mnDistance | DSTN | MATH_NUMERIC | NONE | NONE | 
Either the total amount of distanced traveled, or the total amount of time spent idle.  | ||||
| szUnitOfMeasure | UM | char | NONE | 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, 
  | ||||
| cDeferredEntriesFlag | DEFF | char | NONE | NONE | 
Indicates whether deferred entries have been made for this Order Line.  | ||||
| mnDeferredCost | DUNC | MATH_NUMERIC | NONE | NONE | 
The cost amount that was deferred for this Order Line.  | ||||
| mnForeignDeferredCost | FDUC | MATH_NUMERIC | NONE | NONE | 
The cost amount in foreign currency that was deferred for this Order Line.  | ||||
| mnDeferredRevenue | DREV | MATH_NUMERIC | NONE | NONE | 
Revenue deferred until a later date.  | ||||
| mnForeignDeferredRevenue | FDRV | MATH_NUMERIC | NONE | NONE | 
The revenue amount in foreign currency that was defferred for this Order Line.  | ||||
| mnAaiTableNumber | ANUM | MATH_NUMERIC | NONE | NONE | 
A number used to specify sequence and retrieve accounting information.  | ||||
| jdScheduledInvoiceDate | SIDT | JDEDATE | NONE | NONE | 
The date you send an invoice to your customer. The system calculates this date based on the information you set up in the Invoice Cycle 
  | ||||
| szInvoiceCycle | INCY | char | NONE | NONE | 
The invoice cycle field is used in Cycle Billing to determine the method of invoicing that is used. For example, daily, weekly, monthly, etc....  | ||||
| jdLoadConfirmDate | LDDT | JDEDATE | NONE | NONE | 
The date this order line is load confirmed.  | ||||
| mnLoadTime | LDTM | MATH_NUMERIC | NONE | NONE | 
The actual time that the vehicle was loaded.  | ||||
| jdDeliveryConfirmDate | DCDT | JDEDATE | NONE | NONE | 
The date that this order line is delivery confirmed.  | ||||
| mnPrimaryCommittedQuantity | PCQY | MATH_NUMERIC | NONE | NONE | 
The order quantity that has been converted to the item stocking unit of measure and commited to inventory.  | ||||
| szCommittedQuantityUOM | UOMC | char | NONE | NONE | 
| mnTemperature | TEMP | MATH_NUMERIC | NONE | NONE | 
The temperature of the product.  | ||||
| cTemperatureType | STPU | char | NONE | NONE | 
A code used to identify the type of temperature. Valid values are: F Fahrenheit C Celsius  | ||||
| mnDensity | DNTY | MATH_NUMERIC | NONE | NONE | 
Identifies your company's standard for density. You can also use this field for pack size and weight information.  | ||||
| cDensityType | DNTP | char | NONE | NONE | 
A code used to identify the type of density. Valid values are: A Absolute Density G API Specific Gravity R Relative Density  | ||||
| mnDensityTemperature | DETP | MATH_NUMERIC | NONE | NONE | 
Indicates the temperature at which the density was measured. The system uses the density temperature type from Branch/Plant Constants - 
  | ||||
| cDensityTemperatureType | DTPU | char | NONE | NONE | 
Identifies the type of temperature. Valid values are: F Fahrenheit C Celsius  | ||||
| mnVolumeCorrectionFactor | VCF | MATH_NUMERIC | NONE | NONE | 
A calculated number to convert ambient volume to volume at standard density and temperature. This value identifies the primary stock 
  | ||||
| cPriceatAmbiantorStandard | PRAS | char | NONE | NONE | 
Identifies the price extension calculation method. Valid Values are:
   A Unit price X delivered volume at ambient temperature
   S Unit price X 
  | ||||
| cSalesPriceBasedOnDate | CP01 | char | NONE | NONE | 
A code that determines how the system updates the Price Effective Date in the Sales Order Header (F4201) and Detail (F4211) tables. In 
  | ||||
| mnInvoiceQuantity | IQTY | MATH_NUMERIC | NONE | NONE | 
The quantity that will be invoiced for this Order Line.  | ||||
| mnStockUOM | STUM | MATH_NUMERIC | NONE | NONE | 
The quantity as converted to the primary stock accounting unit of measure identified for this item (product). This primary stock accounting 
  | ||||
| szUM6 | BUM6 | char | NONE | NONE | 
A user defined code (system 00, type UM) that identifies the unit of measurement for pressure, volume, weight, diameter, or height.
Note that 
  | ||||
| mnAmbientVolume | AMBR | MATH_NUMERIC | NONE | NONE | 
The volume as measured for density and temperature prior to conversion. You can enter the ambient quantity or let the system 
  | ||||
| szUM3 | BUM3 | char | NONE | NONE | 
A user defined code (system 00, type UM) that identifies the unit of measurement for pressure, volume, weight, diameter, or height.
Note that 
  | ||||
| mnWeightResult | WGTR | MATH_NUMERIC | NONE | NONE | 
The weight of the product at standard temperature. The system calculates the weight by multiplying the volume by the density and applying 
  | ||||
| szUM5 | BUM5 | char | NONE | NONE | 
A user defined code (system 00, type UM) that identifies the unit of measurement for pressure, volume, weight, diameter, or height.
Note that 
  | ||||
| cSupplierFreightCalculate | FRTV | char | NONE | NONE | 
Indicator typically updated by the freight calculation so that supplier freight, once calculated, will not be calculated again.
   blank Record 
  | ||||
| cCustomerFreightCalculate | FRTD | char | NONE | NONE | 
Indicator typically updated by the freight calculation so that customer freight, once calculated, will not be calculated again.
   blank Record 
  | ||||
| mnCustomerFreightCharge | FRCC | MATH_NUMERIC | NONE | NONE | 
The amount of freight for this order line to be charged to the customer.  | ||||
| mnVendorFreightCharge | FRVC | MATH_NUMERIC | NONE | NONE | 
The amount of freight for this order line to be incurred for the supplier.  | ||||
| szPrimaryVehicleId | PVEH | char | NONE | NONE | 
Represents either the primary vehicle identification number in a connected vehicle or the identification number for a single vehicle.  | ||||
| szRegistrationLicenseNum | RLNO | char | NONE | NONE | 
Identifies the identification number that appears on the license, permit, or certificate.  | ||||
| szBusUnitArDefault | MCUR | char | NONE | NONE | 
The business unit for the journal entry account number for a customer (A/P).
The system uses this business unit number, the default object 
  | ||||
| szFlightNumber | FLTN | char | NONE | NONE | 
Flight number expressed as an 8-character alpha field.  | ||||
| szDestination | DSNN | char | NONE | NONE | 
Destination for aircraft or vessel.  | ||||
| szAircraftType | ARCT | char | NONE | NONE | 
Designation of the type of aircraft.  | ||||
| szOrigin | SORG | char | NONE | NONE | 
Denotes the city of origin for a flight or cruise.  | ||||
| mnTimeElapsed | ELTM | MATH_NUMERIC | NONE | NONE | 
This is the amount of time in minutes which will be used to determine idle time freight charges.  | ||||
| mnShipmentNumber | PTNR | MATH_NUMERIC | NONE | NONE | 
A number that identifies an entry in the Address Book system.  The partner is the entity or company with whom you have a contract or 
  | ||||
| mnBondIssuedAddress | IAN8 | MATH_NUMERIC | NONE | NONE | 
The Address Book Number of the individual to which the Savings Bond is issued.  | ||||
| szPaymentTerms | PTC | char | NONE | NONE | 
A code that specifies the terms of payment, including the percentage of discount available if the invoice is paid by the discount due date. 
  | ||||
| mnDocumentNumber | DOC | MATH_NUMERIC | NONE | NONE | 
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
  | ||||
| szDocumentType | DCT | char | NONE | NONE | 
A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
  | ||||
| szDocumentCompany | KCO | char | NONE | NONE | 
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
  | ||||
| mnExchangeRate | CRR | MATH_NUMERIC | NONE | NONE | 
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount. 
The number in this field 
  | ||||
| szCurrencyCode | CRCD | char | NONE | NONE | 
A code that identifies the currency of a transaction.  | ||||
| szTaxRateArea | TXA1 | char | NONE | NONE | 
A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
  | ||||
| szTaxExplanationCode | EXR1 | char | NONE | NONE | 
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 
  | ||||
| cForeignDomesticFlag | FRDM | char | NONE | NONE | 
A UDC value which indicates whether a flight or voyage is international, domestic, or other.  | ||||
| szFuelingPort | FUPT | char | NONE | NONE | 
The port at which a vessel is fueled.  | ||||
| szRegistrationIdentificati | RINO | char | NONE | NONE | 
The registration or identification number that appears on the aircraft or vessel.  | ||||
| szDeliveryLocation | GLOC | char | NONE | NONE | 
The location a product delivery is to be made to. This may be a Gate Number for an Aircraft or a Dock or Berth Name for a Vessel.  | ||||
| szAuthorizationName | AUTA | char | NONE | NONE | 
This field lets you record the name of the person authorizing the loading of fuel.  | ||||
| szAlphaName | ALPH | char | NONE | NONE | 
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
  | ||||
| szMeterTicket1 | MET1 | char | NONE | NONE | 
The number associated with a ticket produced by a delivery vehicle's meter.  | ||||
| mnOpeningReading1 | OPN1 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting beginning reading for specific quantity 1.  | ||||
| mnClosingReading1 | PNR1 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting ending reading for specific quantity 1.  | ||||
| szMeterTicket2 | MET2 | char | NONE | NONE | 
The number associated with a ticket produced by a delivery vehicle's meter.  | ||||
| mnOpeningReading2 | OPN2 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting beginning reading for specific quantity 2.  | ||||
| mnClosingReading2 | PNR2 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting ending reading for specific quantity 2.  | ||||
| szMeterTicket3 | MET3 | char | NONE | NONE | 
The number associated with a ticket produced by a delivery vehicle's meter.  | ||||
| mnOpeningReading3 | OPN3 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting beginning reading for specific quantity 3.  | ||||
| mnClosingReading3 | PNR3 | MATH_NUMERIC | NONE | NONE | 
Integer meter reading denoting ending reading for specific quantity 3.  | ||||
| jdDateArrival | ARDT | JDEDATE | NONE | NONE | 
The actual date that the vehicle arrived.  | ||||
| mnTimeArrival | ARTM | MATH_NUMERIC | NONE | NONE | 
The actual time the vehicle arrived.  | ||||
| jdDateDeparture | DPDT | JDEDATE | NONE | NONE | 
The date the vehicle left the depot/gantry.  | ||||
| mnTimeDeparture | DETM | MATH_NUMERIC | NONE | NONE | 
The time the vehicle left the depot/gantry.  | ||||
| jdDateStartJob | DSTJ | JDEDATE | NONE | NONE | 
The day a job is to be started.  This date and the number of work days on the job are used to calculate the estimated equipment cost and 
  | ||||
| mnStartTimeHHMM | STM | MATH_NUMERIC | NONE | NONE | 
This field identifies the start time of a stop on a trip. Enter the time in 24-hour form. For example, 7 a.m. as 07:00, but 7 p.m. as 19:00.  | ||||
| jdDateEnding | END | JDEDATE | NONE | NONE | 
The date when an asset was removed or returned from a particular location.  | ||||
| mnEndTimeHHMM | ETM | MATH_NUMERIC | NONE | NONE | 
This field identifies the end time of a stop on a trip. Enter the time in 24-hour form. For example, 7 a.m. as 07:00, but 7 p.m. as 19:00.  | ||||
| cLineOrigin | TV01 | char | NONE | NONE | 
This is a 1 position flag that is reserved for future use by JDE.  | ||||
| cFutureUse02 | TV02 | char | NONE | NONE | 
This is a 1 position flag that is reserved for future use by JDE.  | ||||
| cFutureUse03 | TV03 | char | NONE | NONE | 
This is a 1 position flag that is reserved for future use by JDE.  | ||||
| cFutureUse04 | TV04 | char | NONE | NONE | 
This is a 1 position flag that is reserved for future use by JDE.  | ||||
| cFutureUse05 | TV05 | char | NONE | NONE | 
This flag is used in conjunction with miscellaneous order detail lines. This flag is set to 1 by P49510 and P49530 so that the system does not 
  | ||||
| szFutureUseCode | TVCD | char | NONE | NONE | 
This is a 2 position code that is reserved for future use by JDE.  | ||||
| mnFutureUseQuantity | TVQT | MATH_NUMERIC | NONE | NONE | 
This is a quantity that is reserved for future use by JDE.  | ||||
| jdFutureUseDate | TVDT | JDEDATE | NONE | NONE | 
This is a date that is reserved for future use by JDE.  | ||||
| szFutureUseUnitofMeasure | TVUM | char | NONE | NONE | 
This is a unit of measure that is reserved for future use by JDE.  | ||||
| szUserId | USER | char | NONE | NONE | 
The code that identifies a user profile.  | ||||
| szProgramId | PID | char | NONE | NONE | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
  | ||||
| szWorkStationId | JOBN | char | NONE | NONE | 
The code that identifies the work station ID that executed a particular job.  | ||||
| jdDateUpdated | UPMJ | JDEDATE | NONE | NONE | 
The date that specifies the last update to the file record.  | ||||
| mnTimeOfDay | TDAY | MATH_NUMERIC | NONE | NONE | 
The computer clock in hours:minutes:seconds.  | ||||
| cCheckSellByDate | SBCK | char | OPT | NONE | 
An option that indicates whether the system ensures that a lot being shipped to a customer is shipped in ascending order by the sell by 
  | ||||
| cCheckExpirationDate | EDCK | char | OPT | NONE | 
An option that determines whether the system ensures that a lot be shipped in ascending order in relation to other lots that have already 
  | ||||
| cCommitmentDateMethod | CMDM | char | OPT | NONE | 
A user defined code (H40/CD) that specifies which date the system uses to commit inventory when an item is committed by date. The 
  | ||||
| cCheckBestBeforeDate | BBCK | char | OPT | NONE | 
An option that specifies whether the system ensures that the lot that you are shipping to a customer has a value in the Best Before Date field 
  | ||||
| jdDateRequestedShip | RQSJ | JDEDATE | OPT | NONE | 
Requested ship date.  | ||||
| jdDatePromisedShipJu | PSDJ | JDEDATE | OPT | NONE | 
Future Date  | ||||
| jdDateActualDelivery | ADLJ | JDEDATE | OPT | NONE | 
Date - Actual Delivery  | ||||
| szSubsidiary | SUB | char | OPT | NONE | 
A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.  | ||||
| szLineStatus_2 | STTS | char | OPT | NONE | 
A memo code used to define additional information about an order line.
Examples might be:
   PY Priority Handling Requested
   IR 
  | ||||
| cRateTypeFreightMisc | RATT | char | OPT | NONE | 
Indicates whether this charge is to be categorized as a freight charge or some other additional charge, such as packing, assembly, or 
  | ||||
| cApplyFreight | FUF1 | char | OPT | NONE | 
A code that specifies whether, during the Accounts Payable payment processing cycle, the system prints an AIA (American Institute of 
  | ||||
| cFreightCalculatedYN | FRTC | char | OPT | NONE | 
Indicator typically updated by the freight calculation facility so that freight, once calculated and added to an order, will not be added again 
  | ||||
| szRateCodeFrieghtMisc | FRAT | char | OPT | NONE | 
The user defined code (system 41/type RT) for freight rate. This designates the amount that the customer is charged for postage, freight, or 
  | ||||
| cApplyFreightYN | AFT | char | OPT | NONE | 
An option that specifies whether the system performs freight calculations during processing.  Valid values are:
On
The system performs 
  | ||||
| szPurchasingCostCenter | OMCU | char | OPT | NONE | 
The business unit from an account number.  The account number business unit is usually found in the data item MCU, however, Distribution 
  | ||||
| szObjectAccount | OBJ | char | OPT | NONE | 
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
  | ||||
| szLedgerType | LT | char | OPT | NONE | 
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You 
  | ||||
| cDiscntApplicationType | FAPP | char | OPT | NONE | 
The sales order processing system uses this field to indicate the type of discount given to the sales order.
Valid values are:
    blank
        
  | ||||
| mnDiscountFactor | DSPR | MATH_NUMERIC | OPT | NONE | 
The factor that the system applies to the unit price of an inventory item to determine the net price. The system retrieves this value from the 
  | ||||
| cDiscountFactorTypeOr | DSFT | char | OPT | NONE | 
On the Item Price Category Revisions, a $ indicates that the numeric type is an added amount, a % indicates the factor is a multiplier.  | ||||
| szContractNumberDistrsecoN | DMT1 | char | OPT | NONE | 
Secondary Contract Number field  | ||||
| mnSecondarycontractsupp | DMS1 | MATH_NUMERIC | OPT | NONE | 
Secondary Contract Supplement field  | ||||
| szConditionsOfTransport | COT | char | OPT | NONE | 
The conditions of transport (or terms of delivery) are taken from the Sales Order Header File table (F4201) or the Purchase Order Header 
  | ||||
| cAllocateByLot | CMGL | char | OPT | NONE | 
A code that indicates the method that the system uses to commit lot items from inventory. Valid codes are:
   1   The normal commitment 
  | ||||
| cContractBalancesUpdatedY | BALU | char | OPT | NONE | 
This field will be used to control whether a record in the inventory, sales order or purchasing detail files has been updated to the distribution 
  | ||||
| mnActualPotency | APOT | MATH_NUMERIC | OPT | NONE | 
Actual Potency  | ||||
| szActualGrade | ACGD | char | OPT | NONE | 
Actual Grade.  | ||||
| szAcctNoInputMode | ANI | char | OPT | NONE | 
A value that identifies an account in the general ledger. Use one of the following formats to enter account numbers:
  o  Standard account 
  | ||||
| mnBuyerNumber | ANBY | MATH_NUMERIC | OPT | NONE | 
The address book number that identifies who is responsible for setting up and maintaining the correct stocking levels for each inventory 
  | ||||
| szAccountId | AID | char | OPT | NONE | 
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it.  | ||||
| cOPPartialShipLineItems | OPLL | char | OPT | NONE | 
An option that specifies whether to allow partial shipments in order promising. This option works with the Allow Backorders option. Valid 
  | ||||
| cOPAllowSubstitutes | OPSS | char | OPT | NONE | 
An option that specifies whether to allow substitution for sales order line items in order promising. Valid values are:
Y
The product can be 
  | ||||
| cOPAllowBackorders | OPBA | char | OPT | NONE | 
An option that specifies, in order promising, whether a line item can be shipped later than the requested date, based on future availability. 
  | ||||
| szOPMultiSourceGroup | OPMG | char | OPT | NONE | 
An option that specifies whether multisourcing is allowed for a line item in order promising. Valid values are:
Y
Allow order promising to 
  | ||||
| szOPShippingGroup | OPSG | char | OPT | NONE | 
An option that specifies whether a line item is part of a shipping group in order promising. All of the line items that belong to the same group 
  | ||||
| cOPPromiseLineYN | OPYN | char | OPT | NONE | 
An option that specifies whether to include a line item with an order promising request.  | ||||
| cOPAllowMultiSource | OPMS | char | OPT | NONE | 
An option that specifies whether multisourcing is allowed in order promising. Valid values for the sales order header are:
Y
Allow order 
  | ||||
| szComputerID | CTID | char | OPT | NONE | 
| None | 
| F49211 Sales Order Detail File - Tag File | ||||
| F49219 Sales Order Detail - Tag History File |