DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on HR_ALL_ORGANIZATION_UNITS

Line 3055: x_ship_org_name hr_all_organization_units.name%TYPE;

3051: /** **/
3052: /** tpoon 9/29/2002 **/
3053: /** Changed x_ship_org_name to use %TYPE **/
3054: -- x_ship_org_name varchar2(60);
3055: x_ship_org_name hr_all_organization_units.name%TYPE;
3056: --
3057: -- bug# 3345108
3058: -- comment out most of the changes done by bug 2219743.
3059: -- bug# 2219743