PSCDBACTLANG(SQL Table) |
Index Back |
---|---|
Action Related LanguageDashboard Action Definitions. It is used to define an action. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PT_CDB_ACTION_ID | Number(31,0) | DECIMAL(31) NOT NULL | Dashboard Action ID field. It is a field of the RBD_ACTION record. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | PT_CDB_ACTION_NAME | Character(50) | VARCHAR2(50) NOT NULL | Dashboard Action Name. It is part of RBD_ACTION record. |
4 | PT_CDB_ACT_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Dashboard Action Description. Dashboard Action Parameter Name. It is part of RBD_ACTION record. |