UNPKG

nsmockup

Version:

Test your Suitescripts before deploying to NetSuite

2,555 lines 95.7 kB
{ "code": "inventorycount", "id": 0, "translations": { "en": "Inventory Count" }, "inactive": false, "fields": [ { "code": "abbrev", "type": "TEXT", "translations": { "en": { "label": "Abbrev. Type" } }, "mandatory": false }, { "code": "account", "type": "SELECT", "translations": { "en": { "label": "Account" } }, "mandatory": true, "recordType": "account" }, { "code": "account_grouped", "type": "SELECT", "translations": { "en": { "label": "Account (Grouped)" } }, "mandatory": false, "recordType": null }, { "code": "accountbasednumber", "type": "TEXT", "translations": { "en": { "label": "Account Based Number" } }, "mandatory": false }, { "code": "accountingperiod", "type": "SELECT", "translations": { "en": { "label": "Accounting Period" } }, "mandatory": false, "recordType": "accountingperiod" }, { "code": "accounttype", "type": "TEXT", "translations": { "en": { "label": "Account Type" } }, "mandatory": false }, { "code": "actualshipdate", "type": "DATE", "translations": { "en": { "label": "Actual Ship/Receipt Date" } }, "mandatory": false }, { "code": "altsalesamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Alt.Sales)" } }, "mandatory": false }, { "code": "altsalesnetamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Alt.Sales Net)" } }, "mandatory": false }, { "code": "amortizationschedule", "type": "SELECT", "translations": { "en": { "label": "Amortization Schedule" } }, "mandatory": false, "recordType": "amortizationschedule" }, { "code": "amount", "type": "CURRENCY", "translations": { "en": { "label": "Amount" } }, "mandatory": false }, { "code": "amountpaid", "type": "CURRENCY", "translations": { "en": { "label": "Amount Paid" } }, "mandatory": false }, { "code": "amountremaining", "type": "CURRENCY", "translations": { "en": { "label": "Amount Remaining" } }, "mandatory": false }, { "code": "amountunbilled", "type": "CURRENCY", "translations": { "en": { "label": "Amount Unbilled" } }, "mandatory": false }, { "code": "ancillaryendorsement", "type": "TEXT", "translations": { "en": { "label": "Ancillary Endorsement" } }, "mandatory": false }, { "code": "anylineitem", "type": "MULTISELECT", "translations": { "en": { "label": "Item On Any Line" } }, "mandatory": false }, { "code": "appliedtoforeignamount", "type": "CURRENCY", "translations": { "en": { "label": "Applied To Link Amount (Foreign Currency)" } }, "mandatory": false }, { "code": "appliedtoisfxvariance", "type": "CHECKBOX", "translations": { "en": { "label": "Applied To Link Is FxVariance" } }, "mandatory": false }, { "code": "appliedtolinkamount", "type": "CURRENCY", "translations": { "en": { "label": "Applied To Link Amount" } }, "mandatory": false }, { "code": "appliedtolinktype", "type": "SELECT", "translations": { "en": { "label": "Applied To Link Type" } }, "mandatory": false, "recordType": null }, { "code": "appliedtotransaction", "type": "SELECT", "translations": { "en": { "label": "Applied To Transaction" } }, "mandatory": false, "recordType": null }, { "code": "applyingforeignamount", "type": "CURRENCY", "translations": { "en": { "label": "Applying Link Amount (Foreign Currency)" } }, "mandatory": false }, { "code": "applyingisfxvariance", "type": "CHECKBOX", "translations": { "en": { "label": "Applying Link Is FxVariance" } }, "mandatory": false }, { "code": "applyinglinkamount", "type": "CURRENCY", "translations": { "en": { "label": "Applying Link Amount" } }, "mandatory": false }, { "code": "applyinglinktype", "type": "SELECT", "translations": { "en": { "label": "Applying Link Type" } }, "mandatory": false, "recordType": null }, { "code": "applyingtransaction", "type": "SELECT", "translations": { "en": { "label": "Applying Transaction" } }, "mandatory": false, "recordType": null }, { "code": "approvalstatus", "type": "SELECT", "translations": { "en": { "label": "Approval Status" } }, "mandatory": false, "recordType": null }, { "code": "authcode", "type": "TEXT", "translations": { "en": { "label": "Auth. Code" } }, "mandatory": false }, { "code": "avsstreetmatch", "type": "TEXT", "translations": { "en": { "label": "AVS Street Match" } }, "mandatory": false }, { "code": "avszipmatch", "type": "TEXT", "translations": { "en": { "label": "AVS Zip Match" } }, "mandatory": false }, { "code": "b13afillingoption", "type": "TEXT", "translations": { "en": { "label": "B13A Filling Option" } }, "mandatory": false }, { "code": "b13astatementdata", "type": "TEXT", "translations": { "en": { "label": "B13A Statement Data" } }, "mandatory": false }, { "code": "backupshipnotificationemail", "type": "EMAIL", "translations": { "en": { "label": "Backup Ship Notification Email" } }, "mandatory": false }, { "code": "billable", "type": "CHECKBOX", "translations": { "en": { "label": "Billable" } }, "mandatory": false }, { "code": "billaddress", "type": "TEXT", "translations": { "en": { "label": "Billing Address" } }, "mandatory": false }, { "code": "billaddress1", "type": "TEXT", "translations": { "en": { "label": "Billing Address 1" } }, "mandatory": false }, { "code": "billaddress2", "type": "TEXT", "translations": { "en": { "label": "Billing Address 2" } }, "mandatory": false }, { "code": "billaddress3", "type": "TEXT", "translations": { "en": { "label": "Billing Address 3" } }, "mandatory": false }, { "code": "billaddressee", "type": "TEXT", "translations": { "en": { "label": "Billing Addressee" } }, "mandatory": false }, { "code": "billattention", "type": "TEXT", "translations": { "en": { "label": "Billing Attention" } }, "mandatory": false }, { "code": "billcity", "type": "TEXT", "translations": { "en": { "label": "Billing City" } }, "mandatory": false }, { "code": "billcountry", "type": "SELECT", "translations": { "en": { "label": "Billing Country" } }, "mandatory": false, "recordType": null }, { "code": "billcountrycode", "type": "TEXT", "translations": { "en": { "label": "Billing Country Code" } }, "mandatory": false }, { "code": "billcounty", "type": "TEXT", "translations": { "en": { "label": "Billing County/State" } }, "mandatory": false }, { "code": "billeddate", "type": "DATE", "translations": { "en": { "label": "Date Billed" } }, "mandatory": false }, { "code": "billingamount", "type": "CURRENCY2", "translations": { "en": { "label": "Billing Amount" } }, "mandatory": false }, { "code": "billingschedule", "type": "SELECT", "translations": { "en": { "label": "Billing Schedule" } }, "mandatory": false, "recordType": "billingschedule" }, { "code": "billingstatus", "type": "CHECKBOX", "translations": { "en": { "label": "Billing Status" } }, "mandatory": false }, { "code": "billingtransaction", "type": "SELECT", "translations": { "en": { "label": "Billing Transaction" } }, "mandatory": false, "recordType": null }, { "code": "billphone", "type": "TEXT", "translations": { "en": { "label": "Billing Phone" } }, "mandatory": false }, { "code": "billstate", "type": "TEXT", "translations": { "en": { "label": "Billing State/Province" } }, "mandatory": false }, { "code": "billvariancestatus", "type": "TEXT", "translations": { "en": { "label": "Bill Variance Status" } }, "mandatory": false }, { "code": "billzip", "type": "TEXT", "translations": { "en": { "label": "Billing Zip" } }, "mandatory": false }, { "code": "binnumber", "type": "TEXT", "translations": { "en": { "label": "Transaction Bin Number" } }, "mandatory": false }, { "code": "binnumberquantity", "type": "FLOAT", "translations": { "en": { "label": "Transaction Bin Quantity" } }, "mandatory": false }, { "code": "blanketperiodenddate", "type": "DATE", "translations": { "en": { "label": "Blanket Period End Date" } }, "mandatory": false }, { "code": "blanketperiodstartdate", "type": "DATE", "translations": { "en": { "label": "Blanket Period Start Date" } }, "mandatory": false }, { "code": "bomquantity", "type": "FLOAT", "translations": { "en": { "label": "BOM Quantity" } }, "mandatory": false }, { "code": "bookingconfirmationnumber", "type": "TEXT", "translations": { "en": { "label": "Booking Confirmation Number" } }, "mandatory": false }, { "code": "buildentireassembly", "type": "CHECKBOX", "translations": { "en": { "label": "Build Sub-Assemblies" } }, "mandatory": false }, { "code": "buildvariance", "type": "FLOAT", "translations": { "en": { "label": "Build Variance" } }, "mandatory": false }, { "code": "built", "type": "FLOAT", "translations": { "en": { "label": "Built" } }, "mandatory": false }, { "code": "carrieridentificationcode", "type": "TEXT", "translations": { "en": { "label": "Carrier Identification Code" } }, "mandatory": false }, { "code": "cccustomercode", "type": "TEXT", "translations": { "en": { "label": "CC Customer Code" } }, "mandatory": false }, { "code": "ccexpdate", "type": "MMYYDATE", "translations": { "en": { "label": "CC Expire Date" } }, "mandatory": false }, { "code": "ccexpiredate", "type": "DATE", "translations": { "en": { "label": "CC Expire Date" } }, "mandatory": false }, { "code": "ccholdername", "type": "TEXT", "translations": { "en": { "label": "Credit Cardholder Name" } }, "mandatory": false }, { "code": "ccname", "type": "TEXT", "translations": { "en": { "label": "Credit Cardholder Name" } }, "mandatory": false }, { "code": "ccnumber", "type": "CCNUMBER", "translations": { "en": { "label": "Credit Card Number" } }, "mandatory": false }, { "code": "ccstreet", "type": "TEXT", "translations": { "en": { "label": "Card Street" } }, "mandatory": false }, { "code": "cczipcode", "type": "TEXT", "translations": { "en": { "label": "Card Zip Code" } }, "mandatory": false }, { "code": "chargetype", "type": "SELECT", "translations": { "en": { "label": "Charge Type" } }, "mandatory": false, "recordType": null }, { "code": "class", "type": "SELECT", "translations": { "en": { "label": "Class" } }, "mandatory": false, "recordType": null }, { "code": "classnohierarchy", "type": "SELECT", "translations": { "en": { "label": "Class (no hierarchy)" } }, "mandatory": false, "recordType": null }, { "code": "cleared", "type": "CHECKBOX", "translations": { "en": { "label": "Cleared" } }, "mandatory": false }, { "code": "closed", "type": "CHECKBOX", "translations": { "en": { "label": "Closed" } }, "mandatory": false }, { "code": "closedate", "type": "DATE", "translations": { "en": { "label": "Date Closed" } }, "mandatory": false }, { "code": "cogs", "type": "CHECKBOX", "translations": { "en": { "label": "COGS Line" } }, "mandatory": false }, { "code": "cogsamount", "type": "CURRENCY2", "translations": { "en": { "label": "COGS Amount" } }, "mandatory": false }, { "code": "commissioneffectivedate", "type": "DATE", "translations": { "en": { "label": "Commission Effective Date" } }, "mandatory": false }, { "code": "commit", "type": "SELECT", "translations": { "en": { "label": "Commit" } }, "mandatory": false, "recordType": null }, { "code": "commitmentfirm", "type": "TEXT", "translations": { "en": { "label": "Commitment Firm" } }, "mandatory": false }, { "code": "componentyield", "type": "FLOAT", "translations": { "en": { "label": "Component Yield" } }, "mandatory": false }, { "code": "confirmationnumber", "type": "TEXT", "translations": { "en": { "label": "Confirmation Number" } }, "mandatory": false }, { "code": "contactprimary", "type": "SELECT", "translations": { "en": { "label": "Contact (Primary)" } }, "mandatory": false, "recordType": "contact" }, { "code": "contribution", "type": "PERCENT", "translations": { "en": { "label": "Contribution %" } }, "mandatory": false }, { "code": "contributionprimary", "type": "PERCENT", "translations": { "en": { "label": "Primary Sales Rep Contribution %" } }, "mandatory": false }, { "code": "costcomponentamount", "type": "CURRENCY", "translations": { "en": { "label": "Cost Component Amount" } }, "mandatory": false }, { "code": "costcomponentcategory", "type": "TEXT", "translations": { "en": { "label": "Cost Component Category" } }, "mandatory": false }, { "code": "costcomponentitem", "type": "TEXT", "translations": { "en": { "label": "Cost Component Item" } }, "mandatory": false }, { "code": "costcomponentquantity", "type": "FLOAT", "translations": { "en": { "label": "Cost Component Quantity" } }, "mandatory": false }, { "code": "costcomponentstandardcost", "type": "FLOAT", "translations": { "en": { "label": "Cost Component Standard Cost" } }, "mandatory": false }, { "code": "costestimate", "type": "CURRENCY", "translations": { "en": { "label": "Est. Extended Cost (Line)" } }, "mandatory": false }, { "code": "costestimaterate", "type": "CURRENCY", "translations": { "en": { "label": "Est. Unit Cost" } }, "mandatory": false }, { "code": "costestimatetype", "type": "TEXT", "translations": { "en": { "label": "Cost Estimate Type" } }, "mandatory": false }, { "code": "createdby", "type": "SELECT", "translations": { "en": { "label": "Created By" } }, "mandatory": false, "recordType": null }, { "code": "createddate", "type": "DATETIME", "translations": { "en": { "label": "createddate" } }, "mandatory": false }, { "code": "createdfrom", "type": "SELECT", "translations": { "en": { "label": "Created From" } }, "mandatory": false, "recordType": null }, { "code": "creditamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Credit)" } }, "mandatory": false }, { "code": "cscmatch", "type": "TEXT", "translations": { "en": { "label": "CSC Match" } }, "mandatory": false }, { "code": "currency", "type": "SELECT", "translations": { "en": { "label": "Currency" } }, "mandatory": false, "recordType": "currency" }, { "code": "customer", "type": "SELECT", "translations": { "en": { "label": "Customer" } }, "mandatory": false, "recordType": "customer" }, { "code": "customermain", "type": "SELECT", "translations": { "en": { "label": "Customer (Main Line)" } }, "mandatory": false, "recordType": "customer" }, { "code": "customersubof", "type": "SELECT", "translations": { "en": { "label": "Customer Sub of" } }, "mandatory": false, "recordType": null }, { "code": "customform", "type": "SELECT", "translations": { "en": { "label": "Custom Form" } }, "mandatory": false, "recordType": null }, { "code": "custtype", "type": "SELECT", "translations": { "en": { "label": "Customer Category" } }, "mandatory": false, "recordType": "customercategory" }, { "code": "datecreated", "type": "DATETIME", "translations": { "en": { "label": "Date Created" } }, "mandatory": false }, { "code": "daysopen", "type": "INTEGER", "translations": { "en": { "label": "Days Open" } }, "mandatory": false }, { "code": "daysoverdue", "type": "INTEGER", "translations": { "en": { "label": "Days Overdue" } }, "mandatory": false }, { "code": "debitamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Debit)" } }, "mandatory": false }, { "code": "deferredrevenue", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Deferred)" } }, "mandatory": false }, { "code": "deferrevrec", "type": "CHECKBOX", "translations": { "en": { "label": "Delay Rev. Rec." } }, "mandatory": false }, { "code": "deliveryinstructions", "type": "TEXT", "translations": { "en": { "label": "Delivery Instructions" } }, "mandatory": false }, { "code": "department", "type": "SELECT", "translations": { "en": { "label": "Department" } }, "mandatory": false, "recordType": "department" }, { "code": "departmentnohierarchy", "type": "SELECT", "translations": { "en": { "label": "Department (no hierarchy)" } }, "mandatory": false, "recordType": null }, { "code": "depositdate", "type": "DATE", "translations": { "en": { "label": "Date Deposited/Refunded" } }, "mandatory": false }, { "code": "deposittransaction", "type": "SELECT", "translations": { "en": { "label": "Deposit/Refund Transaction" } }, "mandatory": false, "recordType": null }, { "code": "discountamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount Discount" } }, "mandatory": false }, { "code": "docunit", "type": "TEXT", "translations": { "en": { "label": "Transaction Units" } }, "mandatory": false }, { "code": "draccount", "type": "TEXT", "translations": { "en": { "label": "Deferred Revenue Reclassification Account" } }, "mandatory": false }, { "code": "duedate", "type": "DATE", "translations": { "en": { "label": "Due Date/Receive By" } }, "mandatory": false }, { "code": "eccn", "type": "TEXT", "translations": { "en": { "label": "Export Control Classification Number" } }, "mandatory": false }, { "code": "effectiverate", "type": "CURRENCY2", "translations": { "en": { "label": "Effective Rate" } }, "mandatory": false }, { "code": "effectivestandardcost", "type": "CHECKBOX", "translations": { "en": { "label": "Effective Standard Cost" } }, "mandatory": false }, { "code": "email", "type": "EMAIL", "translations": { "en": { "label": "Email" } }, "mandatory": false }, { "code": "employee", "type": "SELECT", "translations": { "en": { "label": "Employee" } }, "mandatory": false, "recordType": "employee" }, { "code": "enddate", "type": "DATE", "translations": { "en": { "label": "End Date" } }, "mandatory": false }, { "code": "entity", "type": "SELECT", "translations": { "en": { "label": "Name" } }, "mandatory": false, "recordType": "entity" }, { "code": "entitystatus", "type": "SELECT", "translations": { "en": { "label": "Estimate/Opportunity Status" } }, "mandatory": false, "recordType": null }, { "code": "entrynumber", "type": "TEXT", "translations": { "en": { "label": "Entry Number" } }, "mandatory": false }, { "code": "estgrossprofit", "type": "CURRENCY", "translations": { "en": { "label": "Est. Gross Profit (Line)" } }, "mandatory": false }, { "code": "estgrossprofitpct", "type": "PERCENT", "translations": { "en": { "label": "Est. Gross Profit Percent (Line)" } }, "mandatory": false }, { "code": "estgrossprofitpercent", "type": "PERCENT", "translations": { "en": { "label": "Est. Gross Profit Percent (Transaction)" } }, "mandatory": false }, { "code": "exchangerate", "type": "CURRENCY2", "translations": { "en": { "label": "Exchange Rate" } }, "mandatory": false }, { "code": "excludecommission", "type": "CHECKBOX", "translations": { "en": { "label": "Exclude Commissions" } }, "mandatory": false }, { "code": "excludefromraterequest", "type": "CHECKBOX", "translations": { "en": { "label": "Exclude Item from Rate Request" } }, "mandatory": false }, { "code": "expectedclosedate", "type": "DATE", "translations": { "en": { "label": "Expected Close" } }, "mandatory": false }, { "code": "expectedreceiptdate", "type": "DATE", "translations": { "en": { "label": "Expected Receipt Date" } }, "mandatory": false }, { "code": "expensecategory", "type": "SELECT", "translations": { "en": { "label": "Expense Category" } }, "mandatory": false, "recordType": "expensecategory" }, { "code": "expensedate", "type": "DATE", "translations": { "en": { "label": "Expense Date" } }, "mandatory": false }, { "code": "exporttype", "type": "TEXT", "translations": { "en": { "label": "Export Type" } }, "mandatory": false }, { "code": "expreports", "type": "SELECT", "translations": { "en": { "label": "Expense Category" } }, "mandatory": false, "recordType": "expensecategory" }, { "code": "externalid", "type": "TEXT", "translations": { "en": { "label": "ExternalId" } }, "mandatory": false }, { "code": "externalidstring", "type": "TEXT", "translations": { "en": { "label": "External ID (Text)" } }, "mandatory": false }, { "code": "externalrefnumber", "type": "TEXT", "translations": { "en": { "label": "External Ref. Number" } }, "mandatory": false }, { "code": "fax", "type": "TEXT", "translations": { "en": { "label": "Fax" } }, "mandatory": false }, { "code": "fedexshipalert", "type": "EMAIL", "translations": { "en": { "label": "Fedex Ship Alert" } }, "mandatory": false }, { "code": "finchrg", "type": "CHECKBOX", "translations": { "en": { "label": "Finance Charge" } }, "mandatory": false }, { "code": "firmed", "type": "CHECKBOX", "translations": { "en": { "label": "Firmed" } }, "mandatory": false }, { "code": "forecasttype", "type": "SELECT", "translations": { "en": { "label": "Forecast Type" } }, "mandatory": false, "recordType": null }, { "code": "formulacurrency", "type": "CURRENCY", "translations": { "en": { "label": "Formula (Currency)" } }, "mandatory": false }, { "code": "formuladate", "type": "DATE", "translations": { "en": { "label": "Formula (Date)" } }, "mandatory": false }, { "code": "formuladatetime", "type": "DATETIME", "translations": { "en": { "label": "Formula (Date/Time)" } }, "mandatory": false }, { "code": "formulanumeric", "type": "FLOAT", "translations": { "en": { "label": "Formula (Numeric)" } }, "mandatory": false }, { "code": "formulapercent", "type": "PERCENT", "translations": { "en": { "label": "Formula (Percent)" } }, "mandatory": false }, { "code": "formulatext", "type": "TEXT", "translations": { "en": { "label": "Formula (Text)" } }, "mandatory": false }, { "code": "fromlocation", "type": "SELECT", "translations": { "en": { "label": "From Location" } }, "mandatory": false, "recordType": "location" }, { "code": "fulfillingtransaction", "type": "SELECT", "translations": { "en": { "label": "Fulfilling/Receiving Transaction" } }, "mandatory": false, "recordType": null }, { "code": "futureshipdate", "type": "DATE", "translations": { "en": { "label": "Future Ship Date" } }, "mandatory": false }, { "code": "fxaccount", "type": "TEXT", "translations": { "en": { "label": "Foreign Currency Adjustment Revenue Account" } }, "mandatory": false }, { "code": "fxamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Foreign Currency)" } }, "mandatory": false }, { "code": "fxcostestimate", "type": "CURRENCY", "translations": { "en": { "label": "Est. Extended Cost (Line) (Foreign Currency)" } }, "mandatory": false }, { "code": "fxcostestimaterate", "type": "CURRENCY", "translations": { "en": { "label": "Est. Unit Cost (Foreign Currency)" } }, "mandatory": false }, { "code": "fxestgrossprofit", "type": "CURRENCY", "translations": { "en": { "label": "Est. Gross Profit (Line) (Foreign Currency)" } }, "mandatory": false }, { "code": "fxtrancostestimate", "type": "CURRENCY", "translations": { "en": { "label": "Est. Extended Cost (Transaction) (Foreign Currency)" } }, "mandatory": false }, { "code": "fxvsoeallocation", "type": "CURRENCY", "translations": { "en": { "label": "VSOE Allocation (Foreign Currency)" } }, "mandatory": false }, { "code": "fxvsoeamount", "type": "CURRENCY", "translations": { "en": { "label": "VSOE Amount (Foreign Currency)" } }, "mandatory": false }, { "code": "fxvsoeprice", "type": "CURRENCY2", "translations": { "en": { "label": "VSOE Price (Foreign Currency)" } }, "mandatory": false }, { "code": "gcoavailabeltocharge", "type": "CURRENCY", "translations": { "en": { "label": "Funds Available to Process" } }, "mandatory": false }, { "code": "gcoavailabletorefund", "type": "CURRENCY", "translations": { "en": { "label": "Funds Available to Refund" } }, "mandatory": false }, { "code": "gcoavsstreetmatch", "type": "TEXT", "translations": { "en": { "label": "AVS Street Match (Google)" } }, "mandatory": false }, { "code": "gcoavszipmatch", "type": "TEXT", "translations": { "en": { "label": "AVS Zip Match (Google)" } }, "mandatory": false }, { "code": "gcobuyeraccountage", "type": "INTEGER", "translations": { "en": { "label": "Buyer Account Age" } }, "mandatory": false }, { "code": "gcobuyerip", "type": "TEXT", "translations": { "en": { "label": "Buyer IP Address" } }, "mandatory": false }, { "code": "gcochargeamount", "type": "CURRENCY", "translations": { "en": { "label": "Pending Charges" } }, "mandatory": false }, { "code": "gcochargebackamount", "type": "CURRENCY", "translations": { "en": { "label": "Chargeback Amount" } }, "mandatory": false }, { "code": "gcoconfirmedchargedtotal", "type": "CURRENCY", "translations": { "en": { "label": "Charge Amount Confirmed" } }, "mandatory": false }, { "code": "gcoconfirmedrefundedtotal", "type": "CURRENCY", "translations": { "en": { "label": "Confirmed Refund Amount" } }, "mandatory": false }, { "code": "gcocreditcardnumber", "type": "TEXT", "translations": { "en": { "label": "Credit Card (Google)" } }, "mandatory": false }, { "code": "gcocscmatch", "type": "TEXT", "translations": { "en": { "label": "CSC Match (Google)" } }, "mandatory": false }, { "code": "gcofinancialstate", "type": "TEXT", "translations": { "en": { "label": "Google Order Financial State" } }, "mandatory": false }, { "code": "gcofulfillmentstate", "type": "TEXT", "translations": { "en": { "label": "Google Order Fulfillment State" } }, "mandatory": false }, { "code": "gcoorderid", "type": "TEXT", "translations": { "en": { "label": "Google Order ID" } }, "mandatory": false }, { "code": "gcoordertotal", "type": "CURRENCY", "translations": { "en": { "label": "Google Order Total" } }, "mandatory": false }, { "code": "gcopromotionamount", "type": "CURRENCY", "translations": { "en": { "label": "Google Checkout Promotion Amount" } }, "mandatory": false }, { "code": "gcopromotionname", "type": "TEXT", "translations": { "en": { "label": "Google Checkout Promotion" } }, "mandatory": false }, { "code": "gcorefundamount", "type": "CURRENCY", "translations": { "en": { "label": "Pending Refund Amount" } }, "mandatory": false }, { "code": "gcoshippingtotal", "type": "CURRENCY", "translations": { "en": { "label": "Google Shipping Total" } }, "mandatory": false }, { "code": "gcostatechangeddetail", "type": "TEXT", "translations": { "en": { "label": "Reason for Cancellation" } }, "mandatory": false }, { "code": "giftcert", "type": "TEXT", "translations": { "en": { "label": "Gift Certificate" } }, "mandatory": false }, { "code": "giftcertificate", "type": "TEXT", "translations": { "en": { "label": "Gift Certificate" } }, "mandatory": false }, { "code": "glnumber", "type": "TEXT", "translations": { "en": { "label": "GL #" } }, "mandatory": false }, { "code": "glsequence", "type": "TEXT", "translations": { "en": { "label": "GL Sequence" } }, "mandatory": false }, { "code": "glsequenceid", "type": "INTEGER", "translations": { "en": { "label": "GL Sequence ID" } }, "mandatory": false }, { "code": "grossamount", "type": "CURRENCY", "translations": { "en": { "label": "Amount (Gross)" } }, "mandatory": false }, { "code": "handlingcost", "type": "CURRENCY", "translations": { "en": { "label": "Handling Cost" } }, "mandatory": false }, { "code": "hascertoforigin", "type": "CHECKBOX", "translations": { "en": { "label": "Has Certificate Of Origin" } }, "mandatory": false }, { "code": "hascommercialinvoice", "type": "CHECKBOX", "translations": { "en": { "label": "Has Commercial Invoice" } }, "mandatory": false }, { "code": "hasnaftacertoforigin", "type": "CHECKBOX", "translations": { "en": { "label": "Has NAFTA Certiticate Of Origin" } }, "mandatory": false }, { "code": "hasproformainvoice", "type": "CHECKBOX", "translations": { "en": { "label": "Has Pro Forma Invoice" } }, "mandatory": false }, { "code": "holdatlocation", "type": "CHECKBOX", "translations": { "en": { "label": "Hold At Location" } }, "mandatory": false }, { "code": "holdatlocationaddress", "type": "TEXTAREA", "translations": { "en": { "label": "Hold At Location Address" } }, "mandatory": false }, { "code": "holdatlocationaddress1", "type": "TEXT", "translations": { "en": { "label": "Hold At Location Address 1" } }, "mandatory": false }, { "code": "holdatlocationaddress2", "type": "TEXT", "translations": { "en": { "label": "Hold At Location Address 2" } }, "mandatory": false }, { "code": "holdatlocationaddress3", "type": "TEXT", "translations": { "en": { "label": "Hold At Location Address 3" } }, "mandatory": false }, { "code": "holdatlocationcity", "type": "TEXT", "translations": { "en": { "label": "Hold At Location City" } }, "mandatory": false }, { "code": "holdatlocationcountry", "type": "TEXT", "translations": { "en": { "label": "Hold At Location Country" } }, "mandatory": false }, { "code": "holdatlocationphone", "type": "PHONE", "translations": { "en": { "label": "Hold At Location Phone" } }, "mandatory": false }, { "code": "holdatlocationstate", "type": "TEXT", "translations": { "en": { "label": "Hold At Location State" } }, "mandatory": false }, { "code": "holdatlocationzip", "type": "TEXT", "translations": { "en": { "label": "Hold At Location Zip" } }, "mandatory": false }, { "code": "homedeliverydate", "type": "DATE", "translations": { "en": { "label": "Home Delivery Date" } }, "mandatory": false }, { "code": "homedeliverytype", "type": "TEXT", "translations": { "en": { "label": "Home Delivery Type" } }, "mandatory": false }, { "code": "inbondcode", "type": "TEXT", "translations": { "en": { "label": "In Bond Code" } }, "mandatory": false }, { "code": "includeinforecast", "type": "CHECKBOX", "translations": { "en": { "label": "Include in Forecast" } }, "mandatory": false }, { "code": "intercostatus", "type": "SELECT", "translations": { "en": { "label": "Intercompany Status" } }, "mandatory": false, "recordType": null }, { "code": "intercotransaction", "type": "TEXT", "translations": { "en": { "label": "Paired Intercompany Transaction" } }, "mandatory": false }, { "code": "internationalexemptionnumber", "type": "TEXT", "translations": { "en": { "label": "International Exemption Number" } }, "mandatory": false }, { "code": "inventorydetail", "type": "SELECT", "translations": { "en": { "label": "Inventory Detail" } }, "mandatory": false, "recordType": "inventorydetail" }, { "code": "invsoebundle", "type": "CHECKBOX", "translations": { "en": { "label": "In VSOE Bundle" } }, "mandatory": false }, { "code": "isallocation", "type": "CHECKBOX", "translations": { "en": { "label": "Is Allocation" } }, "mandatory": false }, { "code": "isbackflush", "type": "CHECKBOX", "translations": { "en": { "label": "Backflush" } }, "mandatory": false }, { "code": "iscertifiedmail", "type": "CHECKBOX", "translations": { "en": { "label": "Is Certified Mail" } }, "mandatory": false }, { "code": "isfdxsignaturehomedelivery", "type": "CHECKBOX", "translations": { "en": { "label": "Is FedEx Signature Home Delivery" } }, "mandatory": false }, { "code": "isgcochargeback", "type": "CHECKBOX", "translations": { "en": { "label": "Chargeback" } }, "mandatory": false }, { "code": "isgcochargeconfirmed", "type": "CHECKBOX", "translations": { "en": { "label": "Charge Confirmed" } }, "mandatory": false }, { "code": "isgcopaymentguaranteed", "type": "CHECKBOX", "translations": { "en": { "label": "Payment Guaranteed by Google" } }, "mandatory": false }, { "code": "isgcorefundconfirmed", "type": "CHECKBOX", "translations": { "en": { "label": "Refund Confirmed" } }, "mandatory": false }, { "code": "isholidaydelivery", "type": "CHECKBOX", "translations": { "en": { "label": "Is Holiday Delivery" } }, "mandatory": false }, { "code": "isinsidedelivery", "type": "CHECKBOX", "translations": { "en": { "label": "Is Inside Delivery" } }, "mandatory": false }, { "code": "isinsidepickup", "type": "CHECKBOX", "translations": { "en": { "label": "Is Inside Pickup" } }, "mandatory": false }, { "code": "isintercompanyadjustment", "type": "CHECKBOX", "translations": { "en": { "label": "Is Intercompany Adjustment" } }, "mandatory": false }, { "code": "ismultishipto", "type": "CHECKBOX", "translations": { "en": { "label": "Is Multi Ship To" } }, "mandatory": false }, { "code": "ispaypalmeth", "type": "CHECKBOX", "translations": { "en": { "label": "Is PayPal Payment Method" } }, "mandatory": false }, { "code": "isrecurringpayment", "type": "CHECKBOX", "translations": { "en": { "label": "Recurring Payment" } }, "mandatory": false }, { "code": "isrelatedpartiestransaction", "type": "CHECKBOX", "translations": { "en": { "label": "Is Related Parties Transaction" } }, "mandatory": false }, { "code": "isreversal", "type": "CHECKBOX", "translations": { "en": { "label": "Is Reversal" } }, "mandatory": false }, { "code": "isrevrectransaction", "type": "CHECKBOX", "translations": { "en": { "label": "Is Amortization/Revenue Recognition" } }, "mandatory": false }, { "code": "isroutedexporttransaction", "type": "CHECKBOX", "translations": { "en": { "label": "Is Routed Export Transaction" } }, "mandatory": false }, { "code": "issaturdaydelivery", "type": "CHECKBOX", "translations": { "en": { "label": "Is Saturday Delivery" } }, "mandatory": false }, { "code": "issaturdaypickup", "type": "CHECKBOX", "translations": { "en": { "label": "Is Saturday Pickup" } }, "mandatory": false }, { "code": "issaturdayservice", "type": "CHECKBOX", "translations": { "en": { "label": "Is Saturday Service" } }, "mandatory": false }, { "code": "isscrap", "type": "CHECKBOX", "translations": { "en": { "label": "Is Scrap" } }, "mandatory": false }, { "code": "isshipaddress", "type": "CHECKBOX", "translations": { "en": { "label": "Residential Address" } }, "mandatory": false }, { "code": "istransferpricecosting", "type": "CHECKBOX", "translations": { "en": { "label": "Use Item Cost as Transfer Cost" } }, "mandatory": false }, { "code": "isvsoealloc", "type": "CHECKBOX", "translations": { "en": { "label": "VSOE Allocation Line" } }, "mandatory": false }, { "code": "isweekenddelivery", "type": "CHECKBOX", "translations": { "en": { "label": "Is Weekend Delivery" } }, "mandatory": false }, { "code": "iswip", "type": "CHECKBOX", "translations": { "en": { "label": "WIP" } }, "mandatory": false }, { "code": "item", "type": "SELECT", "translations": { "en": { "label": "Item" } }, "mandatory": false, "recordType": "item" }, { "code": "itemnumber", "type": "SELECT", "translations": { "en": { "label": "Item Number" } }, "mandatory": false, "recordType": "itemnumber" }, { "code": "itemrevision", "type": "SELECT", "translations": { "en": { "label": "Item Revision" } }, "mandatory": false, "recordType": "itemrevision" }, { "code": "itemsubof", "type": "SELECT", "translations": { "en": { "label": "Ite