q

  costMPL: {
    // Table Label
    project: 'Project',
    approvalStatus: 'Approval Status',
    seqNo: 'SEQ No.',
    processControl: 'Process Control',
    latestCompletedEvent: 'Latest Completed Event',
    partsList: 'Parts List',
    property: 'Property +/-',
    unitOffline: 'Unit/Offline',
    family: 'Family',
    unitName: 'Unit Name',
    costFunctionCode: 'Cost Function Code',
    gFunctionCode: 'G-Function Code',
    gFunctionName: 'G-Function Name',
    pdtNo: 'PDT No.',
    structrue: 'Structure',
    partLevel: 'LV',
    costDisclosureClassification: 'Cost Disclosure Classification',
    su: 'SU',
    partName: 'Part Name',
    partNo: 'Part No.',
    parentPartNo: 'Parent Part No.',
    qtyVeh: 'Qty/Veh',
    appliedModel: 'Applied Model +/-',
    costCategory: 'Cost Category',
    partSpecification: 'Part Specification',
    commonality: 'Commonality',
    conditionCode: 'Condition Code',
    procurement: 'Procurement',
    sourcing: 'Sourcing',
    sourcingBatch: 'Sourcing Batch',
    buyerCode: 'Buyer Code',
    global: 'Global',
    local: 'Local',
    assumptions: 'Assumptions',
    vtRequired: 'VT Required',
    supplyType: 'Supply Type',
    passThroughFlag: 'Pass Through Flag',
    supplierCodePlantCode: 'Supplier Code/Plant Code',
    supplierCountryPlantCompany: 'Supplier Country/Plant Company',
    supplierNamePlantName: 'Supplier Name/Plant Name',
    incoterms: 'Incoterms',
    reference: 'Reference',
    mass: 'Mass',
    cpeGuide: 'CPE Guide',
    kgPiece: 'kg/Piece',
    kgVeh: 'kg/Veh',
    lineEngineerEst: 'Line Engineer Est.',
    memoByPDT: 'Memo by PDT',
    memoByProject: 'Memo by Project',
    associatedDocumentStrage: 'Associated Document Strage +/-',
    cdsLink: 'CDS Link',
    cdsUploadUser: 'CDS Upload User',
    cdsUploadDate: 'CDS Upload Date',
    dcsLink: 'DCS Link',
    dcsUploadUser: 'DCS Upload User',
    dcsUploadDate: 'DCS Upload Date',
    tFileLink: 'T-File Link',
    tFileUploadUser: 'T-File Upload User',
    tFileUploadDate: 'T-File Upload Date',
    pdtSheetLink: 'PDT Sheet Link',
    pdtSheetNo: 'PDT Sheet No.',
    pdtSheetUploadUser: 'PDT Sheet Upload User',
    pdtSheetUploadDate: 'PDT Sheet Upload Date',
    othersLink: 'Others Link',
    othersUpdateUser: 'Others Update User',
    othersUpdateDate: 'Others Update Date',
    partsCost: 'Parts Cost',
    localCurrency: 'Local Currency',
    currency: 'Currency',
    costPiece: 'Cost/Piece',
    costVeh: 'Cost/Veh',
    sourceMemo: 'Source/Memo',
    costEngineerEst: 'Cost Engineer Est.',
    supplierInhouseQuot: 'Supplier /In-house Quot.',
    sqExcludingDD: 'SQ Excluding D&D',
    supplierDDCostInfo: 'Supplier D&D Cost Info',
    ddPaymentType: 'D&D Payment Type',
    ddAmountExcludingInterestInSQLocalCurrency: 'D&D Amount Excluding Interest in SQ Local Currency(K)',
    ddQuoteBreakdownInSQLocalCurrency: 'D&D Quote Breakdown in SQ Local Currency(K)',
    separatePaymentCase: 'Separate Payment Case',
    partAmortizationCase: 'Part Amortization Case',
    interestRate: 'Interest Rate(%)',
    ddAmountIncludingInterest: 'D&D Amount Including Interest',
    volumeRisk: 'Volume Risk(%)',
    volumeRiskAmount: 'Volume Risk Amount',
    waccSavingSeparatePaymentVsPartAmortization: 'WACC Saving Separate Payment vs Part Amortization',
    ddBreakdownFileLink: 'D&D Breakdown File Link',
    ddBreakdownFileUploadUser: 'D&D Breakdown File Upload User',
    ddBreakdownFileUploadDate: 'D&D Breakdown File Upload Date',
    ddScope: 'D&D Scope',
    ddScopeProjectVolumeAssumption: 'D&D Scope Project Volume Assumption(Life Total)',
    memo: 'Memo',
    ddAmortizedPricePerUnit: 'D&D Amortized Price per Unit',
    piecePriceWithDDCost: 'Piece Price with D&D Cost',
    gapSQVsDDBreakdown: 'GAP SQ vs D&D Breakdown',
    latest: 'Latest',
    projectCurrency:'Project Currency',
    vtTotalCost: 'VT Total Cost',
    managedBy: 'Managed By',
    totalCost: 'Total Cost',
    supplierQuot: 'Supplier Quot.',
    vtDepreciationCost:'VT Depreciation Cost',
    updateInformation: 'Update Information',
    systemAuto: 'System(Auto)',
    lastUpdateUser:'Last Update User',

    // 提示 Message
    currencyMandatory: 'The Currency is mandatory to input when price has been inputted.',
    priceMandatory: 'The Price is mandatory to input when currency has been inputted.',
    partNoMandatory: 'If LV is not null,Part No is mandatory to input',
    parentPartNoMustBeBlank: 'The Parent Part No must be blank when Lv is blank or 1',
    snapShotTitleCannotBeBlank: 'Failed to save: "Input snapshot titile(required)" Cannot be blank',
    snapShotTitleLength: 'Failed to save: "Input snapshot titile(required)" Maximum 50 characters.',
    snapShotDescriptionLength: 'Failed to save: "Add a description(optional)" Maximum 500 characters.',
    onlyOneRecordCanBeSelected: 'Only one record can be selected.',
    supplierSelectedSuccessfully:'The Supplier Code and Plant Code have been selected successfully.'
  },
posted @ 2025-10-27 19:45  小兔子09  阅读(4)  评论(0)    收藏  举报