DBA Data[Home] [Help]

APPS.PA_CC_ORG_RELATIONSHIPS_PKG dependencies on PA_CC_ORG_RELATIONSHIPS_PKG

Line 1: package body pa_cc_org_relationships_pkg as

1: package body pa_cc_org_relationships_pkg as
2: /* $Header: PAXCCOUB.pls 120.2 2005/08/08 12:46:21 sbharath noship $ */
3:
4:
5: procedure insert_row ( x_rowid IN OUT NOCOPY Varchar2,

Line 180: END pa_cc_org_relationships_pkg;

176: where rowid = x_rowid ;
177:
178: END update_row ;
179:
180: END pa_cc_org_relationships_pkg;