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

@@ -1,7 +1,12 @@
<#-- Note : you can use Order Line Metadata, using the define map : Line_MetaData_Map -->
<#-- Note : you can use Order Line Segmentation keys, using the define map : SegmentationKeys_Map -->
<#assign owner_code_to_prepare = ${SegmentationKeys_Map["myOwner"]}/>
<#-- How to use MD or SK map
Example :
<#assign owner_code_to_prepare = SegmentationKeys_Map["Owner"]/>
-->
<#assign owner_code_to_prepare = SegmentationKeys_Map["myOwner"]/>
<#assign grade_code_to_prepare =""/>
<#assign batch_1 =""/>