PeopleSoft Object Types Definitions

 PeopleSoft stores object definitions types such as Record, Field and SQL definitions as numbers in   PeopleTools meta-tables. Here is a list of what each number means with respect to its definition.

Definitions for Record Object Types

The following are stored on the PSRECDEFN table on RECTYPE field. RECTYPE = 0 Corresponds to: SQL Table Comments: The record will be built as an actuall database table.

RECTYPE = 1 Corresponds to: SQL View Comments: The record will be built as an actuall database view.

RECTYPE = 2 Corresponds to: Derived/Work Record Comments: This type of record provides a working storage in the component. This is NOT a database object.

RECTYPE = 3 Corresponds to: SubRecord Comments: SubRecords are used to group fields together or other subrecords. Subrecords are added to records and they are not database objects.

RECTYPE = 5 Corresponds to: Dynamic View Comments: Does not correspond to a database object. A dynamic view is an SQL executed by PeopleTools.

Definitions for Field Object Types

The following are stored on PSDBFIELD table on the FIELDTYPE field. FIELDTYPE = 0 Data Type: Character

FIELDTYPE = 1 Data Type: Long Character

FIELDTYPE = 2 Data Type: Number

FIELDTYPE = 3 Data Type: Signed Number

FIELDTYPE = 4 Data Type: Date

FIELDTYPE = 5 Data Type: Time

FIELDTYPE = 6 Data Type: Date Time

FIELDTYPE = 8 Data Type: Image

FIELDTYPE = 9 Data Type: Image Refrence

Definitions for SQL Object Types

The following are stored on PSSQLDEFN on SQLTYPE field. SQLTYPE = 0 Data Type: Stand alone SQL objects

SQLTYPE = 1 Data Type: Application engine step

SQLTYPE = 2 Data Type: SQL belongs to a view

SQLTYPE = 5 Data Type: These are querries for DDDAUDIT and SYSAUDIT (very interesting SQLs)

SQLTYPE = 6 Data Type: Application engine XML definition.

Pages, components, menus and other PeopleSoft objects are also stored as numbers in PSPROJECTITEM table (stores PeopleTools project objects). Check this post for a list of object types. I think this covers it all, let me know if I've missed something!

转载于:https://www.cnblogs.com/bryanchen/p/3385790.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值