ORD_LINE

(SQL Table)
Index Back

Order Line (OM)

This table is the child of ORD_HEADER. The order line table stores the information as to what products and quantities are required, as well as defaults for the line schedules. This table is the parent of ORD_SCHEDULE. Note: Any field changes made to this record should also be made to record ORD_LINE_SBR Date Initials Issue Description 091301 dms F-CJORGENS-11 Add REASON_CD 052504 dms F-KNANN-V59N4 Add route info

  • Parent record: ORD_HEADER
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Prompt Table: BUS_UNIT_TBL_OM

    2 ORDER_NO Character(10) VARCHAR2(10) NOT NULL Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop
    3 ORDER_INT_LINE_NO Number(5,0) INTEGER NOT NULL Order Line
    4 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID

    Prompt Table: %EDITTABLE

    5 PROD_ID_SRC Character(1) VARCHAR2(1) NOT NULL Product Source
    C=Customer
    P=UPC
    S=System
    U=Universal
    6 PROD_ID_ENTERED Character(20) VARCHAR2(20) NOT NULL Product ID Entered

    Prompt Table: %EDITTABLE5

    7 ADDRESS_SEQ_NUM Number(5,0) INTEGER NOT NULL Address Sequence Number

    Prompt Table: CUST_ADDRSHP_VW

    8 ADDR_OVRD_LEVEL Character(1) VARCHAR2(1) NOT NULL Address Override Level
    D=Demand Line
    H=Header
    L=Line
    S=Schedule
    9 AERP Character(50) VARCHAR2(50) NOT NULL Automated Exporter Rptg Prgm
    10 ALLOW_OVERPICK_FLG Character(1) VARCHAR2(1) NOT NULL Used to indicate whether or not overpicking is allowed for a customer or business unit.

    Default Value: N

    11 BCKORDR_CNCL_FLAG Character(1) VARCHAR2(1) NOT NULL Cancel Backorder
    N=Cancel Backorder No
    Y=Cancel Backorder Yes
    12 CSD_BENEFIT_ID Character(10) VARCHAR2(10) NOT NULL India Customs Duty Benefit Identification

    Prompt Table: CSD_BENEFIT_VW

    13 PRICE_PROGRAM Character(10) VARCHAR2(10) NOT NULL Date Initials Issue Description 111701 dms F-CJORGENS-11 Add EXCL_PRICE_LBL

    Prompt Table: EOEP_ARB_PR_VW

    14 CANCEL_DATE Date(10) DATE Cancel Date
    15 CARRIER_ID Character(10) VARCHAR2(10) NOT NULL Carrier ID

    Prompt Table: %EDITTABLE8

    16 CARRIER_ID_EXP Character(10) VARCHAR2(10) NOT NULL Export Carrier ID

    Prompt Table: %EDITTABLE8

    17 CB_CONTRACT_ID Character(25) VARCHAR2(25) NOT NULL Claimback Contract ID
    18 CCI_REQ_EXP Character(1) VARCHAR2(1) NOT NULL Canadian Customs Invoice
    N=No
    Y=Yes
    19 CNTCT_SEQ_SHIP Number(5,0) INTEGER NOT NULL Primary Contact - Ship To

    Prompt Table: CUST_CNCT_SH_VW

    20 CNTRCT_ID Character(25) VARCHAR2(25) NOT NULL Buying Agreement ID

    Prompt Table: ORD_SCN_HDR1_VW

    21 CNTRCT_LINE_NBR Number(5,0) INTEGER NOT NULL Buying Agreement Line Nbr

    Prompt Table: ORD_SCN_LN_VW

    22 CNTRCT_SCHED_NBR Number(5,0) INTEGER NOT NULL Buying Agreement Schedule
    23 CONFIG_CODE Character(50) VARCHAR2(50) NOT NULL Product Configurator

    Prompt Table: CP_CFGCD_PMP_VW

    24 COO_REQ_EXP Character(1) VARCHAR2(1) NOT NULL Certificate of Origin
    N=No
    Y=Yes
    25 COUNTRY_LOC_BUYER Character(3) VARCHAR2(3) NOT NULL Buyer's Location Country - May be either the VAT Entity or the Trading Partner
    26 COUNTRY_LOC_SELLER Character(3) VARCHAR2(3) NOT NULL Seller's Location Country - May be either the VAT Entity or the Trading Partner
    27 COUNTRY_SHIP_FROM Character(3) VARCHAR2(3) NOT NULL Specifies the country from which the invoice contents were shipped (for VAT processing only).
    28 COUNTRY_SHIP_TO Character(3) VARCHAR2(3) NOT NULL Specifies the country to which the invoice contents were shipped (for VAT processing only).
    29 COUNTRY_VAT_BILLFR Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is generated (for VAT processing only).

    Prompt Table: VAT_ENT_REG_VW

    30 COUNTRY_VAT_BILLTO Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is sent (for VAT processing only).

    Prompt Table: COUNTRY_VAT_VW

    31 COUNTRY_VAT_PERFRM Character(3) VARCHAR2(3) NOT NULL Country Where Service Physically Performed
    32 COUNTRY_VAT_SUPPLY Character(3) VARCHAR2(3) NOT NULL VAT Place of Supply Country
    33 CP_TEMPLATE_ID Character(10) VARCHAR2(10) NOT NULL Template ID Field
    34 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
    35 CURRENCY_CD_BASE Character(3) VARCHAR2(3) NOT NULL Business Unit Base Currency
    36 CUST_BILL_BACK_ALL Signed Number(18,5) DECIMAL(16,5) NOT NULL Customer's bill-back allowance
    37 CUST_BBACK_ALL_BSE Signed Number(18,5) DECIMAL(16,5) NOT NULL Customer Bill Back Allow Base
    38 CUST_NET_PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL Customer Net Price
    39 CUST_NET_PRC_BASE Signed Number(16,4) DECIMAL(14,4) NOT NULL Customer Net Price Base
    40 CUST_OFF_INV_DISC Signed Number(18,5) DECIMAL(16,5) NOT NULL Customer Off-Inv Discount
    41 CUST_OFF_INV_BASE Signed Number(18,5) DECIMAL(16,5) NOT NULL Cust Off Invoice Disc Base
    42 CUST_PO_PRICE Signed Number(17,4) DECIMAL(15,4) NOT NULL Customer PO Price
    43 CUST_PO_PRC_BASE Signed Number(17,4) DECIMAL(15,4) NOT NULL Customer PO Price Base
    44 CUST_PICKUP Character(1) VARCHAR2(1) NOT NULL Counter sale customer pickup flag
    N=No
    Y=Yes

    Y/N Table Edit

    Default Value: N

    45 CUSTOMER_ITEM_NBR Character(18) VARCHAR2(18) NOT NULL Customer Item Number
    46 CUSTOMER_PO Character(25) VARCHAR2(25) NOT NULL Customer PO
    47 CUSTOMER_PO_LINE Character(11) VARCHAR2(11) NOT NULL Customer PO Line
    48 DROP_SHIP_FLAG Character(1) VARCHAR2(1) NOT NULL Drop Ship
    N=No
    Y=Yes

    Y/N Table Edit

    Default Value: N

    49 EXPORT Character(1) VARCHAR2(1) NOT NULL Export Analytic Instance
    N=No
    Y=Yes

    Y/N Table Edit

    Default Value: N

    50 EXPORT_LIC_REQ Character(3) VARCHAR2(3) NOT NULL Export License Required
    NO=No
    YES=Yes
    51 EXPORT_LIC_TYPE Character(4) VARCHAR2(4) NOT NULL License Type
    GDST=General
    SPEC=Specific
    52 EXPORT_LIC_APPL Character(3) VARCHAR2(3) NOT NULL Applied For
    NO=No
    YES=Yes
    53 EXPORT_APPL_DT Date(10) DATE Application Date
    54 EXPORT_LIC_REC Character(3) VARCHAR2(3) NOT NULL License Received
    NO=No
    YES=Yes
    55 EXPORT_REC_DT Date(10) DATE Date Received
    56 EXPORT_LIC_NBR Character(18) VARCHAR2(18) NOT NULL Export License Nbr
    57 EXPORT_LIC_EXPIRE Date(10) DATE Expiration Date
    58 EXPORT_LIC_VALUE Number(10,2) DECIMAL(9,2) NOT NULL License Value
    59 EXPORT_LIC_QTY Number(6,0) INTEGER NOT NULL License Quantity
    60 FREIGHT_TERMS Character(10) VARCHAR2(10) NOT NULL Freight Terms Code

    Prompt Table: %EDITTABLE7

    61 EXS_TAX_TXN_TYPE Character(4) VARCHAR2(4) NOT NULL Tax Transaction Type. This field will be used in the Tax determination and calculation of taxes.
    DEB=Direct Export With Bond
    DEWB=Direct Export Without Bond
    DIMP=Direct Import
    DOM=Domestic
    LEB=Local Export With Bond
    LEWB=Local Export Without Bond
    LIMP=Local Import

    Prompt Table: ORD_TXN_TYPE_VW

    62 FREIGHT_TERMS_EXP Character(10) VARCHAR2(10) NOT NULL Export Freight Terms Code

    Prompt Table: %EDITTABLE7

    63 FRT_CHRG_METHOD Character(2) VARCHAR2(2) NOT NULL Freight Charge Method
    01=Order Value
    02=Weight
    03=Volume
    04=Order Quantity
    64 IMPORT_LIC_REQ Character(3) VARCHAR2(3) NOT NULL Import License Required
    NO=No
    YES=Yes
    65 IMPORT_LIC_APPL Character(3) VARCHAR2(3) NOT NULL Applied For
    NO=No
    YES=Yes
    66 IMPORT_APPL_DT Date(10) DATE Application Date
    67 IMPORT_LIC_REC Character(3) VARCHAR2(3) NOT NULL License Received
    NO=No
    YES=Yes
    68 IMPORT_REC_DT Date(10) DATE Date Received
    69 IMPORT_CERT_NBR Character(18) VARCHAR2(18) NOT NULL Import License Nbr
    70 IMPORT_LIC_EXP Date(10) DATE Expiration Date
    71 IN_LINE_BO_RULE Character(10) VARCHAR2(10) NOT NULL Line Backorder Rule

    Prompt Table: IN_RULE_B_VW

    72 IN_LINE_RESV_RULE Character(10) VARCHAR2(10) NOT NULL Line Reservation Rule

    Prompt Table: IN_RULE_R_VW

    73 IN_LN_RESV_BO_RULE Character(10) VARCHAR2(10) NOT NULL Line Reservation - Backorder

    Prompt Table: IN_RULE_R_VW

    74 IN_ORDER_RESV_RULE Character(10) VARCHAR2(10) NOT NULL Order Reservation Rule

    Prompt Table: IN_RULE_O_VW

    75 INVALID_ARRV_DT Character(1) VARCHAR2(1) NOT NULL Invalid arrival date indicator

    Default Value: N

    76 IST_TXN_FLG Character(1) VARCHAR2(1) NOT NULL Intrastat Transaction Flag
    N=No
    Y=Yes

    Y/N Table Edit

    77 ORD_LINE_STATUS Character(1) VARCHAR2(1) NOT NULL Line Status
    C=Closed
    O=Open
    P=Pending
    X=Canceled

    Default Value: O

    78 LIST_PRICE Signed Number(17,4) DECIMAL(15,4) NOT NULL List Price
    79 LIST_PRICE_BASE Signed Number(17,4) DECIMAL(15,4) NOT NULL List Price (base)
    80 LIST_PRICE_ORIG Signed Number(17,4) DECIMAL(15,4) NOT NULL Original List Price
    81 LIST_PRICEORIG_BSE Signed Number(17,4) DECIMAL(15,4) NOT NULL Orig List Price (base)
    82 LOAD_ID Character(10) VARCHAR2(10) NOT NULL Load ID

    Prompt Table: ORD_LOAD_INV_VW

    83 MAX_PICK_TOLERANCE Number(6,2) DECIMAL(5,2) NOT NULL Used to indicate the allowable percentage of overshipment for a customer or business unit.
    84 NAFTA_REQ_EXP Character(1) VARCHAR2(1) NOT NULL North American Free Trade Agmt
    N=No
    Y=Yes
    85 ORDER_GRP Character(6) VARCHAR2(6) NOT NULL Order Group

    Prompt Table: ORD_GROUP

    86 ORD_LINE_TAG Number(5,0) INTEGER NOT NULL Order Line tag line nbr
    87 PAYMENT_METHOD Character(3) VARCHAR2(3) NOT NULL Specifies the preferred method of payment by a customer. Examples of payment method are check direct debit and draft. 10/28/2003 edw 655070000 - Removed LTC and CSH xlats.
    ACH=ACH
    CC=Credit Card
    CHK=Check
    CSH=Cash
    DD=Direct Debit
    DR=Draft
    EC=Electronic Check
    EFT=Electronic Fund Transfer
    GE=Giro - EFT
    PL=PayPal
    WIR=Wire Report
    88 PHYSICAL_NATURE Character(1) VARCHAR2(1) NOT NULL Physical Nature
    G=Goods
    S=Services
    89 PYMNT_TERMS_CD Character(5) VARCHAR2(5) NOT NULL Specifies how the payment due date and discount due date are calculated. A payment terms code is associated with various business units bill-to customers vendors as well as sales orders purchase orders and vouchers.

    Prompt Table: AR_TRMS_VW

    90 PREF_CARRIER_FLAG Character(1) VARCHAR2(1) NOT NULL Preferred Carrier flag
    N=No Preferred Carrier
    Y=Preferred Carrier
    91 PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL This is price per unit for calculating the service charge.
    92 PRICE_BASE Signed Number(16,4) DECIMAL(14,4) NOT NULL Net Unit Price (base)
    93 PRICE_ORIG Signed Number(16,4) DECIMAL(14,4) NOT NULL Original Price
    94 PRICE_ORIG_BASE Signed Number(16,4) DECIMAL(14,4) NOT NULL Orig Net Unit Price (base)
    95 PRICE_PROTECTED Character(1) VARCHAR2(1) NOT NULL Price Protected

    Y/N Table Edit

    Default Value: N

    96 PRICING_UOM Character(3) VARCHAR2(3) NOT NULL Pricing UOM

    Prompt Table: %EDITTABLE11

    97 PRODUCT_ID_ORIG Character(18) VARCHAR2(18) NOT NULL Original Product
    98 QTY_ORDERED Signed Number(16,4) DECIMAL(14,4) NOT NULL Order Qty
    99 QTY_ORDERED_ORIG Signed Number(16,4) DECIMAL(14,4) NOT NULL Original Quantity
    100 QTY_PICKUP Number(16,4) DECIMAL(15,4) NOT NULL Counter sale pickup quantity
    101 REASON_CD Character(10) VARCHAR2(10) NOT NULL Reason Code

    Prompt Table: REASON_SHIP_VW

    102 REPLACEMENT_FLG Character(2) VARCHAR2(2) NOT NULL Replacement Flag
    NA=Not Applicable
    RN=Replace Goods Not Returned
    RR=Replacement of Returned Goods

    Default Value: NA

    103 REQ_ARRIVAL_DTTM DateTime(26) TIMESTAMP Requested Arrival
    104 REQ_SHIP_DTTM DateTime(26) TIMESTAMP Requested Ship
    105 ROUTE_CD Character(6) VARCHAR2(6) NOT NULL A unique identifier assigned to a delivery route. Route codes can be associated with customer addresses for external orders or locations for internal orders. Route codes can be used to identify the appropriate delivery schedule for a customer/location if you are managing product shipments with your own vehicles.

    Prompt Table: ORDENT_ROUTE_VW

    106 ROUTE_STOP_NBR Number(5,0) INTEGER NOT NULL An identifier used to sequence customer addresses/location for a given route.
    107 SCHED_ARRV_DTTM DateTime(26) TIMESTAMP Schedule Arrival Dt/Tm
    108 SCHED_SHIP_DTTM DateTime(26) TIMESTAMP Schedule Ship Datetime
    109 SECTION_ID Character(20) VARCHAR2(20) NOT NULL Date Init. Issue # Description 092804 JJM F-CJORG-L1CX3 Sprinklebacks
    110 SED_REQ_EXP Character(1) VARCHAR2(1) NOT NULL Shippers Export Declaration
    N=No
    Y=Yes
    111 SHIP_FROM_BU Character(5) VARCHAR2(5) NOT NULL Ship from INV BU
    112 SHIP_PARTIAL_FLAG Character(1) VARCHAR2(1) NOT NULL Partial Schedules
    N=Ship Partial No
    Y=Ship Partial Yes
    113 SHIP_PRIOR_FLAG Character(1) VARCHAR2(1) NOT NULL Ship Prior to Request Date
    N=Ship Prior No
    Y=Ship Prior Yes
    114 SHIP_PRIORITY_ID Character(6) VARCHAR2(6) NOT NULL Shipping Priority Code

    Prompt Table: %EDITTABLE6

    115 SHIP_PRIORITY_EXP Character(6) VARCHAR2(6) NOT NULL Export Shipping Priority

    Prompt Table: %EDITTABLE6

    116 SHIP_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL Ship To Customer

    Prompt Table: CUST_SLDSHP_VW

    117 SHIP_TYPE_ID Character(10) VARCHAR2(10) NOT NULL Ship Via Code

    Prompt Table: %EDITTABLE4

    118 SHIP_TYPE_ID_EXP Character(10) VARCHAR2(10) NOT NULL Export Shipping Method

    Prompt Table: %EDITTABLE4

    119 SKIP_ATP Character(1) VARCHAR2(1) NOT NULL Flag that indicates that ATP calculation will be skipped during the online reservation process.

    Y/N Table Edit

    Default Value: Y

    120 SKIP_LOT_ALLOC Character(1) VARCHAR2(1) NOT NULL Flag that indicates that lot allocation will be skipped during the online reservation process.

    Y/N Table Edit

    Default Value: N

    121 STATE_LOC_BUYER Character(6) VARCHAR2(6) NOT NULL Buyer's Location State - May be either the VAT Entity or the Trading Partner
    122 STATE_LOC_SELLER Character(6) VARCHAR2(6) NOT NULL Seller's Location State - May be either the VAT Entity or the Trading Partner
    123 STATE_SHIP_FROM Character(6) VARCHAR2(6) NOT NULL Ship From State
    124 STATE_SHIP_TO Character(6) VARCHAR2(6) NOT NULL Ship To State
    125 STATE_VAT_DEFAULT Character(6) VARCHAR2(6) NOT NULL VAT Defaulting State
    126 STATE_VAT_PERFRM Character(6) VARCHAR2(6) NOT NULL State Where Service Physically Performed
    127 STD_DISCOUNT Signed Number(7,2) DECIMAL(5,2) NOT NULL Standard Discount
    128 STORE_NUMBER Character(17) VARCHAR2(17) NOT NULL Store Number
    129 TAX_CD Character(8) VARCHAR2(8) NOT NULL Tax Code

    Prompt Table: TAX_HDR_TBL_VW

    130 TAX_CUST_GROUP Character(10) VARCHAR2(10) NOT NULL Tax Customer Group

    Prompt Table: CUST_TAXGPSH_VW

    131 TRFT_DISPOSITION Character(1) VARCHAR2(1) NOT NULL Supply Source disposition
    1=Direct Ship
    2=Direct Receipt

    Default Value: 1

    132 TRFT_SRC_TYPE Character(1) VARCHAR2(1) NOT NULL Alternate Source Type
    0=All Sources
    1=Inventory Business Unit
    2=Distribution Network
    3=New Requisition
    4=New Purchase Order
    5=Existing Requisition
    6=Existing Purchase Order
    7=Existing Interunit Transfer
    8=Existing Production Order
    9=New Production Order
    133 TRNSPT_LEAD_DAYS Number(3,0) SMALLINT NOT NULL Transportation Lead Tm (days)
    134 TRNSPT_LEAD_HOURS Number(2,0) SMALLINT NOT NULL Transportation Lead Tm (Hours)
    135 TRNSPT_LEAD_MIN Number(2,0) SMALLINT NOT NULL Transportation Lead Tm (Min)
    136 UNIT_COST Signed Number(16,4) DECIMAL(14,4) NOT NULL Unit Cost
    137 UNIT_COST_ALT Signed Number(16,4) DECIMAL(14,4) NOT NULL Date Init. Issue # Description 092804 JJM F-CJORG-L1CX3 Sprinklebacks
    138 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
    MHR=Muti Hourly
    PER=Percentage
    SQF=Square Footage

    Prompt Table: PROD_UOM_VW

    139 UOM_ORIG Character(3) VARCHAR2(3) NOT NULL Original Unit of Measure
    140 UPC_ID Character(18) VARCHAR2(18) NOT NULL Uniform Product Code ID
    141 UPN_ID Character(20) VARCHAR2(20) NOT NULL Universal Product Number
    142 VAT_APPLICABILITY Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not a transaction is eligible for VAT (Value Added Tax) taxation or why it is not eligible.
    E=Exempt
    N=Not Applicable
    O=Outside of Scope of VAT
    S=Suspended
    T=Taxable
    V=VAT Only
    X=Exonerated
    143 VAT_CALC_GROSS_NET Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether VAT calculation should be done on the Gross (G) amount or on the Net (N) amount of sales or purchase transaction. When calculating VAT at net the early payment discount is applied to the goods amount before calculating the VAT. When calculating VAT at gross the VAT is initially calculated based on the gross transaction amount.
    G=Calculate at Gross
    N=Calculate at Net
    144 VAT_DCLRTN_POINT Character(1) VARCHAR2(1) NOT NULL A flag that specifies when VAT information for sales or purchase transaction is recognized for reporting to the appropriate VAT authority. VAT is declared at invoice time, delivery time, accounting date or the time of payment.
    A=At Accounting Date
    D=At Delivery Time
    I=At Invoice Time
    P=At Payment Time
    145 VAT_DFLT_DONE_FLG Character(1) VARCHAR2(1) NOT NULL VAT Defaulting Done
    N=Awaiting Defaulting
    X=Do not default
    Y=Defaulting Done

    Default Value: X

    146 VAT_DST_ACCT_TYPE Character(4) VARCHAR2(4) NOT NULL Specifies the accounting code associated with a VAT account type and with a VAT transaction. The accounting code determines when and how the transaction is distributed (posted) to the general ledger.
    147 VAT_ENTITY Character(20) VARCHAR2(20) NOT NULL Specifies an organizational entity that is responsible for VAT reporting and that is registered in one or more countries that require VAT reporting. A single VAT entity is linked to one or more General Ledger Business Units depending on the reporting requirements.
    148 VAT_EXCPTN_CERTIF Character(20) VARCHAR2(20) NOT NULL Specifies the VAT exception certificate number. This identifier serves as proof of customer's exemption from VAT.
    149 VAT_EXCPTN_TYPE Character(1) VARCHAR2(1) NOT NULL A flag that specifies the reason for a VAT exemption for a customer. Suspension (S) and Exoneration (X) are examples of Exception Type.
    N=None
    S=Suspended
    X=Exonerated
    150 VAT_RECALC_FLG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not the VAT discount amount is recalculated at payment time. This field is only used if the VAT Calculation Type (VAT_CAL_GROSS_NET) is gross.

    Y/N Table Edit

    151 VAT_RGSTRN_BUYER Character(20) VARCHAR2(20) NOT NULL Specifies a customers VAT Registration ID for a particular country.
    152 VAT_ROUND_RULE Character(1) VARCHAR2(1) NOT NULL " Rounding rule to be applied to VAT calculations. Options are 'Natural'
    D=Round Down
    N=Natural Round
    U=Round Up
    153 VAT_RVRSE_CHG_GDS Character(1) VARCHAR2(1) NOT NULL VAT Reverse Charge goods flag
    154 VAT_TREATMENT Character(4) VARCHAR2(4) NOT NULL VAT Treatment
    155 VAT_TREATMENT_GRP Character(4) VARCHAR2(4) NOT NULL VAT Treatment Group
    156 VAT_TXN_TYPE_CD Character(4) VARCHAR2(4) NOT NULL Specifies a user-defined category of business transaction that is subject to VAT accounting and reporting. The VAT code and the VAT transaction type are used in conjunction with the VAT account type to obtain the ChartFields for accounting entries. Some examples of VAT Transaction Types are Exempt Sales Exempt Purchases Triangulation EU Sales and Domestic Sales.

    Prompt Table: VAT_TXN_CD

    157 VAT_SERVICE_TYPE Character(1) VARCHAR2(1) NOT NULL VAT Service Type
    1=Freight Transport
    2=Other
    3=Electronics/Communication
    158 VAT_SVC_SUPPLY_FLG Character(1) VARCHAR2(1) NOT NULL VAT Services Place of Supply Flag
    1=Supplier's Countries
    2=Buyer's Countries
    3=Where Physically Performed
    159 TAX_CD_VAT Character(8) VARCHAR2(8) NOT NULL Defines the VAT (Value Added Tax) percentage (via link to the Tax Authority) and is used to retrieve VAT accounting ChartFields. The VAT code determines how the VAT amount is calculated on a transaction and how that amount is accounted and reported for.

    Prompt Table: VAT_HEADER_VW

    160 TAX_CD_VAT_RVC Character(8) VARCHAR2(8) NOT NULL Reverse Charge VAT Code
    161 CUSTOM_C10_A Character(10) VARCHAR2(10) NOT NULL Custom Char 10A
    162 CUSTOM_C10_B Character(10) VARCHAR2(10) NOT NULL Custom Char 10B
    163 CUSTOM_C20_A Character(20) VARCHAR2(20) NOT NULL Custom Char 20A
    164 CUSTOM_C20_B Character(20) VARCHAR2(20) NOT NULL Custom Char 20B
    165 CUSTOM_C30_A Character(30) VARCHAR2(30) NOT NULL Custom Char 30A
    166 CUSTOM_C30_B Character(30) VARCHAR2(30) NOT NULL Custom Char 30B
    167 CUSTOM_C40_A Character(40) VARCHAR2(40) NOT NULL Custom Char 40A
    168 CUSTOM_C40_B Character(40) VARCHAR2(40) NOT NULL Custom Char 40B
    169 CUSTOM_C80_A Character(80) VARCHAR2(80) NOT NULL Custom Char 80A
    170 CUSTOM_C80_B Character(80) VARCHAR2(80) NOT NULL Custom Char 80B
    171 CUSTOM_DTTM_A DateTime(26) TIMESTAMP Custom DateTime A
    172 CUSTOM_DTTM_B DateTime(26) TIMESTAMP Custom DateTime B
    173 CUSTOM_DTTM_C DateTime(26) TIMESTAMP Custom DateTime C
    174 CUSTOM_DTTM_D DateTime(26) TIMESTAMP Custom DateTime D
    175 CUSTOM_DTTM_E DateTime(26) TIMESTAMP Custom DateTime E
    176 CUSTOM_DTTM_F DateTime(26) TIMESTAMP Custom DateTime F
    177 CUSTOM_DTTM_G DateTime(26) TIMESTAMP Custom DateTime G
    178 CUSTOM_DTTM_H DateTime(26) TIMESTAMP Custom DateTime H
    179 CUSTOM_DTTM_I DateTime(26) TIMESTAMP Custom DateTime I
    180 CUSTOM_DTTM_J DateTime(26) TIMESTAMP Custom DateTime J
    181 CUSTOM_DTTM_K DateTime(26) TIMESTAMP Custom DateTime K
    182 CUSTOM_DTTM_L DateTime(26) TIMESTAMP Custom DateTime L
    183 CUSTOM_DTTM_M DateTime(26) TIMESTAMP Custom DateTime M
    184 CUSTOM_DTTM_N DateTime(26) TIMESTAMP Custom DateTime N
    185 CUSTOM_DTTM_O DateTime(26) TIMESTAMP Custom DateTime O
    186 CUSTOM_DTTM_P DateTime(26) TIMESTAMP Custom DateTime P
    187 CUSTOM_DTTM_Q DateTime(26) TIMESTAMP Custom DateTime Q
    188 CUSTOM_DTTM_R DateTime(26) TIMESTAMP Custom DateTime R
    189 CUSTOM_DTTM_S DateTime(26) TIMESTAMP Custom DateTime S
    190 CUSTOM_DTTM_T DateTime(26) TIMESTAMP Custom DateTime T
    191 CUSTOM_N12_A Number(12,0) DECIMAL(12) NOT NULL Custom Number 12 A
    192 CUSTOM_N12_B Number(12,0) DECIMAL(12) NOT NULL Custom Number 12 B
    193 CUSTOM_N12_C Number(12,0) DECIMAL(12) NOT NULL Custom Number 12 C
    194 CUSTOM_N12_D Number(12,0) DECIMAL(12) NOT NULL Custom Number 12 D
    195 CUSTOM_N12_E Number(12,0) DECIMAL(12) NOT NULL Custom Number 12 E
    196 CUSTOM_N15_A Number(15,0) DECIMAL(15) NOT NULL Custom Number 15 A
    197 CUSTOM_N15_B Number(15,0) DECIMAL(15) NOT NULL Custom Number 15 B
    198 CUSTOM_N15_C Number(15,0) DECIMAL(15) NOT NULL Custom Number 15 C
    199 CUSTOM_N15_D Number(15,0) DECIMAL(15) NOT NULL Custom Number 15 D
    200 CUSTOM_N15_E Number(15,0) DECIMAL(15) NOT NULL Custom Number 15 E
    201 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
    202 DATETIME_ADDED DateTime(26) TIMESTAMP DateTime Added
    203 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    204 LAST_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Last Maintained By Operator ID