DBA Data[Home] [Help]

APPS.AMS_IBA_SEGMENTS_PUB dependencies on AMS_MKT_SEGMENTS_PVT

Line 7: x_PartyMktSegTabTyp out AMS_MKT_SEGMENTS_PVT.PartyMktSegTabTyp);

3: ---------------------------------------------------------------------
4:
5: Procedure Get_Mkt_Segments_w ( p_party_id ams_party_market_segments.party_id%TYPE := NULL,
6: p_target_segment_id ams_party_market_segments.market_segment_id%TYPE := NULL,
7: x_PartyMktSegTabTyp out AMS_MKT_SEGMENTS_PVT.PartyMktSegTabTyp);
8:
9: END AMS_IBA_SEGMENTS_PUB;