Where do the Phone & Email Details Come From that are Displayed in the Quote Sales Team window?
(Doc ID 1309911.1)
Last updated on JANUARY 17, 2019
Applies to:
Oracle Quoting - Version 11.5.10.2 and laterOracle Sales Online - Version 11.5.10.2 and later
Information in this document applies to any platform.
Goal
Where do the email address & phone numbers come from
that are shown in the Sales Team window on a Quote?
Trace shows the following query:
SELECT SOURCE_NAME,SOURCE_JOB_TITLE,SOURCE_PHONE,SOURCE_EMAIL
FROM JTF_RS_RESOURCE_EXTNS WHERE RESOURCE_ID = :b1
SELECT SOURCE_NAME,SOURCE_JOB_TITLE,SOURCE_PHONE,SOURCE_EMAIL
FROM JTF_RS_RESOURCE_EXTNS WHERE RESOURCE_ID = :b1
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |