DBA Data[Home] [Help]

APPS.OZF_OFFER_PVT dependencies on QP_ATTR_MAPPING_PUB

Line 388: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;

384: FUNCTION find_territories
385: (
386: aso_party_id IN NUMBER
387: ,oe_sold_to_org IN NUMBER
388: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;
389:
390: FUNCTION find_sections
391: (
392: aso_inventory_item_id IN NUMBER

Line 394: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;

390: FUNCTION find_sections
391: (
392: aso_inventory_item_id IN NUMBER
393: ,oe_inventory_item_id IN NUMBER
394: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;
395:
396:
397: FUNCTION get_commited_amount(p_list_header_id IN NUMBER) RETURN NUMBER;
398: FUNCTION get_recal_commited_amount(p_list_header_id IN NUMBER) RETURN NUMBER;