PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

PSPROJECTITEM Objects list for 8.59.12 tools

edited Jun 28, 2022 3:22PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered

We are in process of finding the objects from PSPROJECTITEM table something similar to below SQL for 8.58.12 tools specific. Could you please help us in providing the SQL

SELECT DISTINCT PROJECTNAME,

DECODE(OBJECTTYPE,

'0',

'Record',

'1',

'Index',

'2',

'Field',

'3',

'Field Formats',

'4',

'Translate',

'5',

'Page',

'6',

'Menu',

'7',

'Component',

'8',

'Record PeopleCode',

'9',

'Menu People Code',

'10',

'Query',

'11',

'Tree Structures',

'12',

'Tree',

'13',

'Access Groups',

'14',

'Colors',

'15',

'Styles',

'16',

'Business Process Map',

'17',

'Business Process',

'18',

'Activity',

'19',

'Role',

'20',

'Process Definition',

'21',

'Server Definition',

'22',


etc fields. I couldn't find for below objects

Delimited Documents

Documents

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center