DBA Data[Home] [Help]

APPS.BOMPXINQ dependencies on BOM_VAL_TO_ID

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

1706: END IF;
1707:
1708: if (P_organization_code is not null)
1709: then
1710: l_organization_id := BOM_Val_To_Id.Organization(p_organization => P_organization_code,
1711: x_err_text => l_err_text);
1712: end if;
1713:
1714: IF (l_organization_id IS NULL OR