DBA Data[Home] [Help]

APPS.PNRX_RENT_INCREASE_DETAILACC dependencies on PN_INDEX_LEASE_COMMON_PKG

Line 584: pn_index_lease_common_pkg.get_approver (

580: EXIT WHEN c_lease_pn%NOTFOUND;
581:
582: pnp_debug_pkg.put_log_msg ('pn_rentincdet_get_details(+)');
583: term_rec.abstracted_by_user_name :=
584: pn_index_lease_common_pkg.get_approver (
585: l_lease_detail.abstracted_by_user
586: );
587: l_vendor_rec :=
588: pnrx_rent_increase_detail.get_vendor (l_lease_detail.vendor_id);

Line 610: pn_index_lease_common_pkg.get_accounting_rule (

606: pnrx_rent_increase_detail.get_customer_ship_site (
607: l_lease_detail.cust_ship_site_id
608: );
609: term_rec.account_rule_name :=
610: pn_index_lease_common_pkg.get_accounting_rule (
611: l_lease_detail.account_rule_id
612: );
613: term_rec.index_name :=
614: pnrx_rent_increase_detail.get_index_name (

Line 724: pn_index_lease_common_pkg.get_approver (

720: l_lease_detail.location_id,
721: term_rec.ilp_assessment_date
722: );
723: term_rec.approved_by_name :=
724: pn_index_lease_common_pkg.get_approver (
725: l_lease_detail.approved_by
726: );
727: term_rec.tax_group :=
728: pn_r12_util_pkg.get_tax_group (

Line 732: pn_index_lease_common_pkg.get_po_number (

728: pn_r12_util_pkg.get_tax_group (
729: l_lease_detail.tax_group_id
730: );
731: term_rec.po_number :=
732: pn_index_lease_common_pkg.get_po_number (
733: l_lease_detail.po_header_id
734: );
735: term_rec.payment_method :=
736: pn_index_lease_common_pkg.get_receipt_method (

Line 736: pn_index_lease_common_pkg.get_receipt_method (

732: pn_index_lease_common_pkg.get_po_number (
733: l_lease_detail.po_header_id
734: );
735: term_rec.payment_method :=
736: pn_index_lease_common_pkg.get_receipt_method (
737: l_lease_detail.receipt_method_id
738: );
739: term_rec.cust_trx_type_name :=
740: pn_index_lease_common_pkg.get_ar_trx_type (

Line 740: pn_index_lease_common_pkg.get_ar_trx_type (

736: pn_index_lease_common_pkg.get_receipt_method (
737: l_lease_detail.receipt_method_id
738: );
739: term_rec.cust_trx_type_name :=
740: pn_index_lease_common_pkg.get_ar_trx_type (
741: l_lease_detail.cust_trx_type_id
742: );
743: term_rec.inv_rule_name :=
744: pn_index_lease_common_pkg.get_invoicing_rule (

Line 744: pn_index_lease_common_pkg.get_invoicing_rule (

740: pn_index_lease_common_pkg.get_ar_trx_type (
741: l_lease_detail.cust_trx_type_id
742: );
743: term_rec.inv_rule_name :=
744: pn_index_lease_common_pkg.get_invoicing_rule (
745: l_lease_detail.inv_rule_id
746: );
747: term_rec.gl_concatenated_segments :=
748: fnd_flex_ext.get_segs (