BC_SETUP_PROMPT(SQL Table) |
Index Back |
---|---|
Prompt Table InfoPrompt Table Information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BC_INDUSTRY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Industry Type - Commercial C
Edu. and Govt. E
C=Commercial E=Education & Government Default Value: C |
2 | BC_DEPT_PROMPT | Character(15) | VARCHAR2(15) NOT NULL |
Field for Department Prompt
Prompt Table: PSRECDEFN |
3 | BC_ACCT_PROMPT | Character(15) | VARCHAR2(15) NOT NULL |
Field for Account Prompt
Prompt Table: PSRECDEFN |
4 | BC_FUND_PROMPT | Character(15) | VARCHAR2(15) NOT NULL |
Field for Fund Prompt
Prompt Table: PSRECDEFN |
5 | BC_CLASS_PROMPT | Character(15) | VARCHAR2(15) NOT NULL |
Field for Class Prompt
Prompt Table: PSRECDEFN |
6 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
7 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
8 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
9 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |