DBA Data[Home] [Help]

APPS.INV_LABEL_PVT2 dependencies on WMS_EPC_PVT

Line 2213: WMS_EPC_PVT.generate_epc

2209: -- New field : EPC
2210: -- When generate_epc API returns E (expected error) or U(expected error),
2211: -- it sets the error message, but generate xml with EPC as null
2212:
2213: WMS_EPC_PVT.generate_epc
2214: (p_org_id => l_organization_id,
2215: p_label_type_id => p_label_type_info.label_type_id, -- 2
2216: p_group_id => inv_label.EPC_group_id,
2217: p_label_format_id => l_label_format_id,