You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

67 lines
2.2 KiB

[
{
//salSalesOrder
"name": "MainSalesOrder",
"rows": [
{
"BillNo": "Z001", //
"BillDate": 20210420, //
"TypeId": "SO", //
"FOrgId": "1000",
"OrgId": "1000",
"ModeId": "T", // T M
"BizPartnerId": "M0225", //ID
"CurrId": "TWD",
"CurrOAmount": 1,
"CurrLAmount": 1,
"PersonId": "M0225", //
"DueToId": "512", //
"TradeConditionId": "",
"TaxId": "ST005",
"CreditorCompId": "1000",
"CreditorOrgId": "1000",
"CreditorCurrOAmount": 1,
"CreditorCurrLAmount": 1,
"CompId": "1000"
}
]
},
{
//salSalesOrderDetail
"name": "SubOrder",
"rows": [
{
"SupplyCompId": "1001",
"SupplyOrgId": "1000",
"TaxId": "ST005",
"RequirementDate": 20210420, //
"ConsignmentDate": 20210420, //
"DispatchCompId": "1001",
"DispatchOrgId": "1000",
"BillNo": "Z001", //
"RowCode": 1, //
"ItemType": 0,
"MaterialId": "Z001", //
"SUnitId": "SET",
"SQuantity": 1, //
"SPrice": 1 //
}
]
},
{
//salOrderStagePay
"name": "salOrderStagePay",
"rows": [
{
"BillNo": "",
"RowCode": "",
"RowNo": "",
"PayStage": "ST003", //
"PlanPercentage": "Z001", //(%)
"PlanPayAmt": 1, //
"PlanPayDate": 1, // 1.
"UnWriteOffOAmount": 1 //
}
]
}
]