Advertisement
04sotoma

Order - oper/curr factor null

Nov 21st, 2014
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. [
  2. {
  3. "type":"I",
  4. "status":"N",
  5. "cust_code":"CS000002",
  6. "ship_to":"",
  7. "attention":"Sold Orders1",
  8. "phone":"1111111111",
  9. "location":"ZWRE",
  10. "user_def_fld3":"ZWRE",
  11. "back_ord_flag":"0",
  12. "so_priority_code":"1",
  13. "discount":1,
  14. "req_ship_date":"/Date(1414195200000+0000)/",
  15. "sch_ship_date":"/Date(1414195200000+0000)/",
  16. "multiple_flag":"N",
  17. "consolidate_flag":0,
  18. "total_amt_order":157.5,
  19. "tot_ord_disc":-155.93,
  20. "tot_ord_tax":0,
  21. "tot_ord_freight":0,
  22. "invoice_no":0,
  23. "date_entered":"/Date(1414092671667+0000)/",
  24. "terms":"NET30",
  25. "routing":"PICKUP",
  26. "fob":"ORIGIN",
  27. "salesperson":"JONCHA",
  28. "ship_to_region":"1000",
  29. "posting_code":"3RDATN",
  30. "tax_id":"NOTAX",
  31. "curr_key":"USD",
  32. "rate_type_home":"BUY",
  33. "rate_type_oper":"BUY",
  34. "user_def_fld5":"12345",
  35. "user_def_fld6":0,
  36. "user_def_fld7":0,
  37. "user_def_fld8":0,
  38. "user_def_fld10":0,
  39. "user_def_fld11":0,
  40. "user_def_fld12":0,
  41. "total_invoice":0,
  42. "tax_perc":0,
  43. "label_no":0,
  44. "freight_allow_pct":0,
  45. "route_code":"",
  46. "route_no":0,
  47. "void":"Y",
  48. "changed":"N",
  49. "Forwarder_key":"",
  50. "sales_comm":0,
  51. "gross_sales":0,
  52. "total_discount":0,
  53. "freight":0,
  54. "total_tax":0,
  55. "f_note":"",
  56. "invoice_edi":"N",
  57. "blanket":"N",
  58. "bill_to_key":"CS000001",
  59. "orig_no":0,
  60. "orig_ext":0,
  61. "tot_tax_incl":0,
  62. "process_ctrl_num":"",
  63. "batch_code":"",
  64. "tot_ord_incl":0,
  65. "blanket_amt":"0",
  66. "user_priority":"",
  67. "eprocurement_ind":0,
  68. "internal_so_ind":"0",
  69. "ship_to_country_cd":"US",
  70. "tax_valid_ind":0,
  71. "addr_valid_ind":0,
  72. "oper_factor":null,
  73. "curr_factor":null,
  74. "orderdetail":[
  75. {
  76. "location":"1CHA",
  77. "part_no":"10BTWA",
  78. "ordered":4,
  79. "back_ord_flag":"",
  80. "conv_factor":1,
  81. "curr_price":50,
  82. "status":"Draft",
  83. "temp_price":5,
  84. "uom":"EA",
  85. "void":"Y",
  86. "taxable":1,
  87. "weight_ea":0,
  88. "part_type":"P",
  89. "total_tax":0,
  90. "oper_price":1,
  91. "create_po_flag":0,
  92. "load_group_no":0.00,
  93. "return_code":"",
  94. "shipped":0,
  95. "price":0,
  96. "direct_dolrs":0,
  97. "ovhd_dolrs":0,
  98. "std_direct_dolrs":0,
  99. "std_ovhd_dolrs":0,
  100. "std_util_dolrs":0,
  101. "tax_code":"NOTAX",
  102. "gl_rev_acct":"41120208015290",
  103. "line_no":"1",
  104. "disc_code":"WILL"
  105. },
  106. {
  107. "location":"ZWRE",
  108. "part_no":"12STO",
  109. "ordered":5,
  110. "back_ord_flag":"",
  111. "conv_factor":1,
  112. "curr_price":1,
  113. "status":"Draft",
  114. "temp_price":5,
  115. "uom":"EA",
  116. "void":"Y",
  117. "taxable":1,
  118. "weight_ea":0,
  119. "part_type":"P",
  120. "total_tax":0,
  121. "oper_price":1,
  122. "create_po_flag":0,
  123. "load_group_no":0.00,
  124. "return_code":"",
  125. "shipped":0,
  126. "price":0,
  127. "direct_dolrs":0,
  128. "ovhd_dolrs":0,
  129. "std_direct_dolrs":0,
  130. "std_ovhd_dolrs":0,
  131. "std_util_dolrs":0,
  132. "tax_code":"NOTAX",
  133. "gl_rev_acct":"41120208015290",
  134. "line_no":"2"
  135. },
  136. {
  137. "location":"ZWRE",
  138. "part_no":"OTT3/410V2",
  139. "ordered":1,
  140. "back_ord_flag":"",
  141. "conv_factor":1,
  142. "curr_price":1,
  143. "status":"Draft",
  144. "temp_price":5,
  145. "uom":"EA",
  146. "void":"Y",
  147. "taxable":1,
  148. "weight_ea":0,
  149. "part_type":"P",
  150. "total_tax":0,
  151. "oper_price":1,
  152. "create_po_flag":0,
  153. "load_group_no":0.00,
  154. "return_code":"",
  155. "shipped":0,
  156. "price":157.5,
  157. "direct_dolrs":0,
  158. "ovhd_dolrs":0,
  159. "std_direct_dolrs":0,
  160. "std_ovhd_dolrs":0,
  161. "std_util_dolrs":0,
  162. "tax_code":"NOTAX",
  163. "gl_rev_acct":"41120208015290",
  164. "line_no":"3"
  165. }
  166. ]
  167. }
  168. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement