PTFP_ACCESS_LOG |
index back |
|---|---|
Feed Access Log |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
PTFP_ACCESS_LOG_ID |
Number(30,0) | DECIMAL(30) NOT NULL | Feed Access Log ID |
| OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| PTFP_FEED_ID | Character(30) | VARCHAR2(30) NOT NULL |
Feed ID (see PSFP_FEED).
Prompt Table: PSFP_FEED |
| PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Portal Name (see PSPRDMDEFN).
Prompt Table: PSPRDMDEFN |
| MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN).
Prompt Table: PSMSGNODEDEFN |
| LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code translate values |
| DTTM_STAMP | DateTime(26) | TIMESTAMP NOT NULL |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default: %DateTime |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |