LM_DM_INSTR_VW(SQL View) |
Index Back |
---|
SELECT %NumToChar(A.LM_PERSON_ID) , B.NAME , ' ' , ' ' FROM PS_LM_INSTR A , PS_LM_PERS_NAME_VW B WHERE A.LM_PERSON_ID=B.LM_PERSON_ID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_DM_FKEY | Character(40) | VARCHAR2(40) NOT NULL | Data Mapping Foreign Key. Used by Data mapping keys to store the key from the foreign table, for use when performing a sync operation. |
2 | HRS_DM_KEY_NAME | Character(50) | VARCHAR2(50) NOT NULL | Data Mapping Key Name. This is what is shown in value mappings. |
3 | HRS_DM_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Data Mapping Object Description |
4 | HRS_DM_SUBCAT | Character(50) | VARCHAR2(50) NOT NULL | SubCategory |