DBA Data[Home] [Help]

APPS.BOM_RTG_EXP_UTIL dependencies on INVPUOPI

Line 67: l_ret_code := INVPUOPI.mtl_pr_parse_flex_name

63: l_locator_id NUMBER;
64: l_ret_code NUMBER;
65: x_err_text varchar2(80);
66: BEGIN
67: l_ret_code := INVPUOPI.mtl_pr_parse_flex_name
68: (org_id => p_organization_id,
69: flex_code => 'MTLL',
70: flex_name => P_location_name,
71: flex_id => l_locator_id,