DBA Data[Home] [Help]

APPS.POS_VENDOR_PUB_PKG dependencies on HZ_PARTY_USG_ASSIGNMENT_PVT

Line 444: l_party_usage_rec HZ_PARTY_USG_ASSIGNMENT_PVT.party_usg_assignment_rec_type;

440: ) IS
441: l_step VARCHAR2(100);
442: l_vendor_rec AP_VENDOR_PUB_PKG.r_vendor_rec_type;
443: --l_temp_party_id number;
444: l_party_usage_rec HZ_PARTY_USG_ASSIGNMENT_PVT.party_usg_assignment_rec_type;
445:
446: /* Bug No: 8973060.
447: Added following varirables to build the message with bind variables.*/
448: l_segment1 AP_SUPPLIERS.SEGMENT1%TYPE;