GP_PYMT_ID_DEFN(SQL Table) |
Index Back |
---|---|
Payment ID DefinitionThis table will contain Payment ID Definition. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: %EDITTABLE |
2 | PYMT_ID | Character(6) | VARCHAR2(6) NOT NULL | Payment Identification |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | LAST_PYMT_NBR_USED | Number(18,0) | DECIMAL(18) NOT NULL | This field will contain the last Payment Number assigned for a given Payment ID. |