17 lines
592 B
Java
17 lines
592 B
Java
<#-- Here are the fields that can be added
|
|
"batch_2": "string",
|
|
"batch_3": "string",
|
|
"anticipated_receipt_line_activity_code": "str",
|
|
"anticipated_receipt_line_physical_depot_code": "str",
|
|
"anticipated_receipt_line_originator_code": "string",
|
|
"anticipated_receipt_reference": "string",
|
|
"anticipated_receipt_planned_date": "0000-00-00",
|
|
"anticipated_receipt_reference_line_no": 999999,
|
|
"reservation_consignee_code": "string",
|
|
"reservation_consignee_group_code": "string",
|
|
"pro_reservation_reference": "string",
|
|
"held_for_check": "false",
|
|
"held_for_repacking": "false",
|
|
"hold_code": "str"
|
|
-->
|