Cannot access Custom Views from Field Service Technician Portal in R12
Hello,
Iam getting an error when accessing custom views from Field Service Technician Portal responsibility in R12..These views were created in 11i before the R12 upgrade and we were able to access it in 11i but in R12 we are getting the below error
Thanks,
Kiran
Exception Details.
oracle.apps.fnd.framework.OAException:
- oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement
- preparation. Statement: SELECT * FROM (SELECT distinct
- CsfPoTaskAssignmentsEO.TASK_ASSIGNMENT_ID,
CsfPoTaskAssignmentsEO.TASK_ID,
CsfPoTaskAssignmentsEO.RESOURCE_TYPE_CODE,
CsfPoTaskAssignmentsEO.RESOURCE_ID,
CsfPoTaskAssignmentsEO.ASSIGNMENT_STATUS_ID,
CsfPoTaskAssignmentsEO.ASSIGNEE_ROLE,
TaskEO.TASK_ID AS TASK_ID1,
TaskEO.TASK_NUMBER,
TaskEO.SOURCE_OBJECT_TYPE_CODE,