DBA Data[Home] [Help]

APPS.POS_CREATE_ASN dependencies on PO_CLM_INTG_GRP

Line 738: po_clm_intg_grp.get_funding_info(p_line_location_id => l_line_location_id,

734: AND po_line_location_id = p_line_location_id;
735:
736: l_line_location_id := p_line_location_id;
737:
738: po_clm_intg_grp.get_funding_info(p_line_location_id => l_line_location_id,
739: x_distribution_type => l_distribution_type,
740: x_matching_basis => l_matching_basis,
741: x_accrue_on_receipt_flag => l_accrue_on_receipt_flag,
742: x_code_combination_id => l_code_combination_id,