DBA Data[Home] [Help]

APPS.PVX_PARTY_MERGE_PKG dependencies on PV_PTR_MEMBER_TYPE_PVT

Line 1032: Pv_ptr_member_type_pvt.Register_term_ptr_memb_type does the following

1028: Debug(G_PKG_NAME || '.' || l_api_name || 'after Terminate_ptr_memberships API call : ' ||
1029: TO_CHAR(SYSDATE, 'MM-DD-YYYY HH24:MI:SS'));
1030:
1031: /*
1032: Pv_ptr_member_type_pvt.Register_term_ptr_memb_type does the following
1033: 1. If Partner is Global, end date the global subsidiary relationship with all its subsidiaries
1034: 2. If Partner is Subsdiary, end date the subsidiary-gloabl relationship with all its global
1035: */
1036:

Line 1038: Pv_ptr_member_type_pvt.Register_term_ptr_memb_type

1034: 2. If Partner is Subsdiary, end date the subsidiary-gloabl relationship with all its global
1035: */
1036:
1037: IF l_current_memb_type IN ( 'GLOBAL', 'SUBSIDIARY' ) THEN
1038: Pv_ptr_member_type_pvt.Register_term_ptr_memb_type
1039: (
1040: p_api_version_number => 1.0
1041: ,p_init_msg_list => FND_API.G_FALSE
1042: ,p_commit => FND_API.G_FALSE