DBA Data[Home] [Help]

APPS.INV_LABEL_PVT3 dependencies on WMS_EPC_PVT

Line 1270: -- R12 changed the call-- changed spec WMS_EPC_PVT.generate_epc()

1266: -- New field : EPC
1267: -- When generate_epc API returns E (expected error) or U(expected error),
1268: -- it sets the error message, but generate xml with EPC as null
1269:
1270: -- R12 changed the call-- changed spec WMS_EPC_PVT.generate_epc()
1271:
1272: WMS_EPC_PVT.generate_epc
1273: (p_org_id => v_lpn_content.organization_id,
1274: p_label_type_id => p_label_type_info.label_type_id, -- 3

Line 1272: WMS_EPC_PVT.generate_epc

1268: -- it sets the error message, but generate xml with EPC as null
1269:
1270: -- R12 changed the call-- changed spec WMS_EPC_PVT.generate_epc()
1271:
1272: WMS_EPC_PVT.generate_epc
1273: (p_org_id => v_lpn_content.organization_id,
1274: p_label_type_id => p_label_type_info.label_type_id, -- 3
1275: p_group_id => inv_label.epc_group_id,
1276: p_label_format_id => l_label_format_id,