DBA Data[Home] [Help]

APPS.POS_VENDOR_PUB_PKG dependencies on HZ_PARTY_USG_ASSIGNMENT_PVT

Line 443: l_party_usage_rec HZ_PARTY_USG_ASSIGNMENT_PVT.party_usg_assignment_rec_type;

439: ) IS
440: l_step VARCHAR2(100);
441: l_vendor_rec AP_VENDOR_PUB_PKG.r_vendor_rec_type;
442: --l_temp_party_id number;
443: l_party_usage_rec HZ_PARTY_USG_ASSIGNMENT_PVT.party_usg_assignment_rec_type;
444: BEGIN
445:
446: savepoint crt_vndr_a;
447: