DBA Data[Home] [Help]

APPS.BOMPXINQ dependencies on BOM_VAL_TO_ID

Line 1666: l_organization_id := BOM_Val_To_Id.Organization(p_organization => P_organization_code,

1662: END IF;
1663:
1664: if (P_organization_code is not null)
1665: then
1666: l_organization_id := BOM_Val_To_Id.Organization(p_organization => P_organization_code,
1667: x_err_text => l_err_text);
1668: end if;
1669:
1670: IF (l_organization_id IS NULL OR