Modifs HsaIpgMove-Rec 1801241412
This commit is contained in:
parent
ca30958d35
commit
ed809f872d
@ -25,7 +25,11 @@
|
|||||||
<#-- Goods received Segmentation Keys inclusion -->
|
<#-- Goods received Segmentation Keys inclusion -->
|
||||||
<#include "RFXtoRP_HsaIpgMove_GoodsReceived_SegmentationKeys.ftl">
|
<#include "RFXtoRP_HsaIpgMove_GoodsReceived_SegmentationKeys.ftl">
|
||||||
},
|
},
|
||||||
|
<#if reflexMvtStockInterface.receipt_reference!="">
|
||||||
"ExecutionflowID": "${reflexMvtStockInterface.receipt_reference}",
|
"ExecutionflowID": "${reflexMvtStockInterface.receipt_reference}",
|
||||||
|
<#else>
|
||||||
|
"ExecutionflowID": "${reflexMvtStockInterface.physical_depot_code}${reflexMvtStockInterface.activity_code}${reflexMvtStockInterface.ipg_move_year_number}${reflexMvtStockInterface.extended_ipg_move_number}",
|
||||||
|
</#if>
|
||||||
"LineID": "${reflexMvtStockInterface.receipt_line_number}",
|
"LineID": "${reflexMvtStockInterface.receipt_line_number}",
|
||||||
"ActorID": "${reflexMvtStockInterface.physical_depot_code}",
|
"ActorID": "${reflexMvtStockInterface.physical_depot_code}",
|
||||||
"Quantity": {
|
"Quantity": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user