SSF_CC_CNVR_DTL(SQL Table) |
Index Back |
---|---|
CC Convert Detail Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: SSF_CC_CNVR_REC |
4 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: SSF_CC_CNVR_REC |
5 | SSF_CRYPT_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Crypt Action
C=Decrypt, then Encrypt D=Decrypt only E=Encrypt only |