DBA Data[Home] [Help]

APPS.OZF_OFFER_PVT dependencies on QP_ATTR_MAPPING_PUB

Line 389: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;

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

Line 395: ) RETURN Qp_Attr_Mapping_Pub.t_multirecord;

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