SYS_FCN_PYMT_VW(SQL View) |
Index Back |
---|---|
Payment WS System Functions |
SELECT entry_use_id , natural_sign FROM PS_ENTRY_USE_TBL WHERE entry_use_id LIKE 'WS%' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ENTRY_USE_ID | Character(5) | VARCHAR2(5) NOT NULL | Specifies the System Function or type of processing associated with an entry type. |
2 | NATURAL_SIGN | Character(1) | VARCHAR2(1) NOT NULL |
Natural Sign
N=Negative P=Positive U=Unsigned |