_Main/BL/Type_CCEngineLogisticsCostReport/StaticMethod_Download.qbl
@@ -78,31 +78,31 @@ //Attribute //外租库入库费用 rententercostcellElement := xmlDOM.CreateElement( "cell" ); rententercostcellElement.SetAttribute( "value", 'RentEnterCost' ); rententercostcellElement.SetAttribute( "value", '外租库入库费用' );//RentEnterCost attricolumnelement.AppendChild( rententercostcellElement ); //外租库出库费用 rentoutcostcellElement := xmlDOM.CreateElement( "cell" ); rentoutcostcellElement.SetAttribute( "value", 'RentOutCost' ); rentoutcostcellElement.SetAttribute( "value", '外租库出库费用' );//RentOutCost attricolumnelement.AppendChild( rentoutcostcellElement ); //厂内到外租库运输费用 factorytorenttranscostcellElement := xmlDOM.CreateElement( "cell" ); factorytorenttranscostcellElement.SetAttribute( "value", 'FactoryToRentTransCost' ); factorytorenttranscostcellElement.SetAttribute( "value", '厂内到外租库运输费用' );//FactoryToRentTransCost attricolumnelement.AppendChild( factorytorenttranscostcellElement ); //外租库仓储费用 rentstoragecostcellElement := xmlDOM.CreateElement( "cell" ); rentstoragecostcellElement.SetAttribute( "value", 'RentStorageCost' ); rentstoragecostcellElement.SetAttribute( "value", '外租库仓储费用' );//RentStorageCost attricolumnelement.AppendChild( rentstoragecostcellElement ); //预计总费用 estimatedtotalcostcellElement := xmlDOM.CreateElement( "cell" ); estimatedtotalcostcellElement.SetAttribute( "value", 'EstimatedTotalCost' ); estimatedtotalcostcellElement.SetAttribute( "value", '预计总费用' );//EstimatedTotalCost attricolumnelement.AppendChild( estimatedtotalcostcellElement ); //系数 coefficientcellElement := xmlDOM.CreateElement( "cell" ); coefficientcellElement.SetAttribute( "value", 'Coefficient' ); coefficientcellElement.SetAttribute( "value", '系数' );//Coefficient attricolumnelement.AppendChild( coefficientcellElement ); //总费用 totalcostcellElement := xmlDOM.CreateElement( "cell" ); totalcostcellElement.SetAttribute( "value", 'TotalCost' ); totalcostcellElement.SetAttribute( "value", '总费用' );//TotalCost attricolumnelement.AppendChild( totalcostcellElement ); } //外租库入库费用 _Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_Download.qbl
@@ -98,51 +98,51 @@ //Attribute //长春外租库入库费用 ccrententercostcellElement := xmlDOM.CreateElement( "cell" ); ccrententercostcellElement.SetAttribute( "value", 'CCRentEnterCost' ); ccrententercostcellElement.SetAttribute( "value", '长春外租库入库费用' );//CCRentEnterCost attricolumnelement.AppendChild( ccrententercostcellElement ); //长春外租库出库费用 ccrentoutcostcellElement := xmlDOM.CreateElement( "cell" ); ccrentoutcostcellElement.SetAttribute( "value", 'CCRentOutCost' ); ccrentoutcostcellElement.SetAttribute( "value", '长春外租库出库费用' );//CCRentOutCost attricolumnelement.AppendChild( ccrentoutcostcellElement ); //长春长途运输费用 cclongtranscostcellElement := xmlDOM.CreateElement( "cell" ); cclongtranscostcellElement.SetAttribute( "value", 'CCLongTransCost' ); cclongtranscostcellElement.SetAttribute( "value", '长春长途运输费用' );//CCLongTransCost attricolumnelement.AppendChild( cclongtranscostcellElement ); //长春短途运输费用 ccshorttranscostcellElement := xmlDOM.CreateElement( "cell" ); ccshorttranscostcellElement.SetAttribute( "value", 'CCShortTransCost' ); ccshorttranscostcellElement.SetAttribute( "value", '长春短途运输费用' );//CCShortTransCost attricolumnelement.AppendChild( ccshorttranscostcellElement ); //长春外租库仓储费用 ccrentstoragecostcellElement := xmlDOM.CreateElement( "cell" ); ccrentstoragecostcellElement.SetAttribute( "value", 'CCRentStorageCost' ); ccrentstoragecostcellElement.SetAttribute( "value", '长春外租库仓储费用' );//CCRentStorageCost attricolumnelement.AppendChild( ccrentstoragecostcellElement ); //大连外租库入库费用 dlrententercostcellElement := xmlDOM.CreateElement( "cell" ); dlrententercostcellElement.SetAttribute( "value", 'DLRentEnterCost' ); dlrententercostcellElement.SetAttribute( "value", '大连外租库入库费用' );//DLRentEnterCost attricolumnelement.AppendChild( dlrententercostcellElement ); //大连外租库出库费用 dlrentoutcostcellElement := xmlDOM.CreateElement( "cell" ); dlrentoutcostcellElement.SetAttribute( "value", 'DLRentOutCost' ); dlrentoutcostcellElement.SetAttribute( "value", '大连外租库出库费用' );//DLRentOutCost attricolumnelement.AppendChild( dlrentoutcostcellElement ); //厂内到外租库运输费用 factorytorenttranscostcellElement := xmlDOM.CreateElement( "cell" ); factorytorenttranscostcellElement.SetAttribute( "value", 'FactoryToRentTransCost' ); factorytorenttranscostcellElement.SetAttribute( "value", '厂内到外租库运输费用' );//FactoryToRentTransCost attricolumnelement.AppendChild( factorytorenttranscostcellElement ); //大连外租库仓储费用 dlrentstoragecostcellElement := xmlDOM.CreateElement( "cell" ); dlrentstoragecostcellElement.SetAttribute( "value", 'DLRentStorageCost' ); dlrentstoragecostcellElement.SetAttribute( "value", '大连外租库仓储费用' );//DLRentStorageCost attricolumnelement.AppendChild( dlrentstoragecostcellElement ); //预计总费用 estimatedtotalcostcellElement := xmlDOM.CreateElement( "cell" ); estimatedtotalcostcellElement.SetAttribute( "value", 'EstimatedTotalCost' ); estimatedtotalcostcellElement.SetAttribute( "value", '预计总费用' );//EstimatedTotalCost attricolumnelement.AppendChild( estimatedtotalcostcellElement ); //系数 coefficientcellElement := xmlDOM.CreateElement( "cell" ); coefficientcellElement.SetAttribute( "value", 'Coefficient' ); coefficientcellElement.SetAttribute( "value", '系数' );//Coefficient attricolumnelement.AppendChild( coefficientcellElement ); //总费用 totalcostcellElement := xmlDOM.CreateElement( "cell" ); totalcostcellElement.SetAttribute( "value", 'TotalCost' ); totalcostcellElement.SetAttribute( "value", '总费用' );//TotalCost attricolumnelement.AppendChild( totalcostcellElement ); } //长春外租库入库费用 _Main/BL/Type_InterfaceLoginfo/StaticMethod_CallInterface.qbl
@@ -68,8 +68,8 @@ if( loginfo.Success() ){ resultJson := JSON::Parse( loginfo.Response() ); code := resultJson.Get( "code" ).AsString(); msg := resultJson.Get( "message" ).AsString(); code := resultJson.Get( "code" ).GetString(); msg := resultJson.Get( "message" ).GetString(); data := resultJson.Get( "data" ); loginfo.ReturnMsg( msg ); _Main/BL/Type_MachiningPipelineSource0/StaticMethod_Download.qbl
@@ -78,39 +78,39 @@ //Attribute //长春装配计划 ccaqcellElement := xmlDOM.CreateElement( "cell" ); ccaqcellElement.SetAttribute( "value", 'CCAssemblyPlanQty' ); ccaqcellElement.SetAttribute( "value", '长春装配计划' );//CCAssemblyPlanQty attricolumnelement.AppendChild( ccaqcellElement ); //长春生产计划 ccpqcellElement := xmlDOM.CreateElement( "cell" ); ccpqcellElement.SetAttribute( "value", 'CCProductionQty' ); ccpqcellElement.SetAttribute( "value", '长春生产计划' );//CCProductionQty attricolumnelement.AppendChild( ccpqcellElement ); //长春调拨计划 cctqcellElement := xmlDOM.CreateElement( "cell" ); cctqcellElement.SetAttribute( "value", 'CCTransferQty' ); cctqcellElement.SetAttribute( "value", '长春调拨计划' );//CCTransferQty attricolumnelement.AppendChild( cctqcellElement ); //长春库存 cciqcellElement := xmlDOM.CreateElement( "cell" ); cciqcellElement.SetAttribute( "value", 'CCInventoryQty' ); cciqcellElement.SetAttribute( "value", '长春库存' );//CCInventoryQty attricolumnelement.AppendChild( cciqcellElement ); //大连装配计划 dlaqcellElement := xmlDOM.CreateElement( "cell" ); dlaqcellElement.SetAttribute( "value", 'DLAssemblyPlanQty' ); dlaqcellElement.SetAttribute( "value", '大连装配计划' );//DLAssemblyPlanQty attricolumnelement.AppendChild( dlaqcellElement ); //大连生产计划 dlpqcellElement := xmlDOM.CreateElement( "cell" ); dlpqcellElement.SetAttribute( "value", 'DLProductionQty' ); dlpqcellElement.SetAttribute( "value", '大连生产计划' );//DLProductionQty attricolumnelement.AppendChild( dlpqcellElement ); //大连调拨计划 dltqcellElement := xmlDOM.CreateElement( "cell" ); dltqcellElement.SetAttribute( "value", 'DLTransferQty' ); dltqcellElement.SetAttribute( "value", '大连调拨计划' );//DLTransferQty attricolumnelement.AppendChild( dltqcellElement ); //大连库存 dliqcellElement := xmlDOM.CreateElement( "cell" ); dliqcellElement.SetAttribute( "value", 'DLInventoryQty' ); dliqcellElement.SetAttribute( "value", '大连库存' );//DLInventoryQty attricolumnelement.AppendChild( dliqcellElement ); //长春 + 大连 库存 tiqcellElement := xmlDOM.CreateElement( "cell" ); tiqcellElement.SetAttribute( "value", 'TotalInventoryQty' ); tiqcellElement.SetAttribute( "value", '长春 + 大连库存' );//TotalInventoryQty attricolumnelement.AppendChild( tiqcellElement ); } //长春装配计划