HRS_CPAM_I(SQL View) |
Index Back |
---|---|
CPAM setup tableThe CPAM table is used to store address information on the office where employees file their Social Insurance services reimbursement claims. |
SELECT A.CPAMID , A.DESCR , A.DESCRSHORT FROM PS_HCR_CPAM_I A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CPAMID | Character(6) | VARCHAR2(6) NOT NULL | CPAM ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |