RP to RFX receipt post

This commit is contained in:
2023-10-18 10:48:09 +02:00
parent d067be597b
commit 5401e416a3
6 changed files with 92 additions and 52 deletions

View File

@@ -0,0 +1,12 @@
<#-- Note : you can use Order Header Metadata, using the define map : Header_MetaData_Map -->
<#-- How to use MD Header map
Example :
<#assign receipt_type = Header_MetaData_Map["OrderType"]/>
-->
<#assign activity_code = "PEN"/>
<#assign originator_code = "STANDARD"/>
<#assign receipt_type = "010"/>
<#assign receipt_reason_code = "REC"/>
<#assign work_mode_code = "LPA"/>