DBA Data[Home] [Help]

APPS.CS_MULTIORG_PVT dependencies on CSI_I_ORG_ASSIGNMENTS

Line 52: l_rel_type_code csi_i_org_assignments.relationship_type_code%TYPE := 'SERVICED_BY';

48: l_api_version CONSTANT NUMBER := 1.0 ;
49:
50: l_debug number := ASO_DEBUG_PUB.G_DEBUG_LEVEL ;
51:
52: l_rel_type_code csi_i_org_assignments.relationship_type_code%TYPE := 'SERVICED_BY';
53: l_rule_code cs_multi_org_rules.multi_org_rule_code%TYPE;
54: l_rule_order cs_multi_org_rules.multi_org_rule_order%TYPE;
55: l_account_id NUMBER;
56: l_party_site_id NUMBER;