MASS_RPT_HR_LN(SQL Table) |
Index Back |
---|---|
Mass Reporting HRThis is a sample Mass Reporting Line record. Each Product should have their own. To create your own, do a save as on this record, replacing XX with your product initials. Then replace BUSINESS_UNIT with your product's list of run control parameters. Each product should have their own Mass Reporting Setup panelgroup. Panel MASS_RPT_XX should be cloned to do this. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MASS_REPORT_ID | Character(30) | VARCHAR2(30) NOT NULL | Mass Report ID |
2 | MASS_REPORT_SEQ | Number(6,0) | INTEGER NOT NULL | Mass Report Sequence |
3 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL |
Process Name
Prompt Table: RPT_PRCSDEFN_VW |
4 | ASOFDATE | Date(10) | DATE |
As of Date
Default Value: %date |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL |
Language Code
Default Value: PSOPTIONS.LANGUAGE_CD |