DBA Data[Home] [Help]

APPS.INV_LABEL_PVT2 dependencies on WMS_EPC_PVT

Line 2235: WMS_EPC_PVT.generate_epc

2231: -- New field : EPC
2232: -- When generate_epc API returns E (expected error) or U(expected error),
2233: -- it sets the error message, but generate xml with EPC as null
2234:
2235: WMS_EPC_PVT.generate_epc
2236: (p_org_id => l_organization_id,
2237: p_label_type_id => p_label_type_info.label_type_id, -- 2
2238: p_group_id => inv_label.EPC_group_id,
2239: p_label_format_id => l_label_format_id,