DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PUB dependencies on FND_USER

Line 621: Created_By fnd_user.user_name%TYPE ,

617: Publish_Flag cs_incidents_all_b.publish_flag%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 ,

Line 1609: -- valid user from fnd_user

1605: -- Maximum string length of 2000 bytes
1606:
1607:
1608: -- p_last_updated_by IN NUMBER Required
1609: -- valid user from fnd_user
1610:
1611: -- p_last_update_login IN NUMBER Optional
1612: -- Default = NULL
1613: -- p_last_update_date IN DATE Required