DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on HR_ALL_ORGANIZATION_UNITS

Line 2718: x_ship_org_name hr_all_organization_units.name%TYPE;

2714: /** **/
2715: /** tpoon 9/29/2002 **/
2716: /** Changed x_ship_org_name to use %TYPE **/
2717: -- x_ship_org_name varchar2(60);
2718: x_ship_org_name hr_all_organization_units.name%TYPE;
2719: --
2720: -- bug# 3345108
2721: -- comment out most of the changes done by bug 2219743.
2722: -- bug# 2219743