SF_PRDNID_H_VW4(SQL View) |
Index Back |
---|---|
Production ID's Header RecordSSR: Used in genealogy as the prompt for the online maintenance page production id. |
SELECT a.business_unit , a.production_id FROM PS_SF_PRDNID_HEADR a WHERE a.ma_prdn_id_flg = 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUMGOP_NONVW |
|
2 | Character(10) | VARCHAR2(10) NOT NULL |
Production ID
Default Value: NEXT Prompt Table: %EDITTABLE |