DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PUB dependencies on CS_HZ_SR_CONTACT_POINTS

Line 90: -- Creating records in CS_HZ_SR_CONTACT_POINTS

86: -----------------------------------------------------------------------
87: -- Start of comments
88: -- Record Type : contacts_rec
89: -- Description : Holds the Contacts attributes for the
90: -- Creating records in CS_HZ_SR_CONTACT_POINTS
91: -- Fields :
92: --
93: -- sr_contact_point_id OPTIONAL
94: -- can be specified only if you waNt to update an existing

Line 622: Contact_Party_id cs_hz_sr_contact_points.party_id%TYPE ,

618: SR_Creation_Channel FND_LOOKUP_VALUES.meaning%TYPE ,
619: Summary cs_incidents_all_tl.summary%TYPE ,
620: Resolution_Summary cs_incidents_all_tl.resolution_summary%TYPE ,
621: Created_By fnd_user.user_name%TYPE ,
622: Contact_Party_id cs_hz_sr_contact_points.party_id%TYPE ,
623: Contact_Type FND_LOOKUP_VALUES.meaning%TYPE ,
624: --special case
625: Contact_Name hz_parties.party_name%TYPE ,
626: Time_Zone_Id cs_incidents_all_b.time_zone_id%TYPE ,