| Previous: adp_organization | Unanet Data Model | Next: air_detail |
| Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
| 1. | PK | adp_setup_key | decimal(15) | |||
| 2. | adp_type | varchar(32) | ||||
| 3. | pay_code_key | decimal(15) | pay_code | fk_adp_setup1 | ||
| 4. | adp_code | varchar(32) | ||||
| 5. | sign_field | char(1) | ||||
| Column | References | Foreign Key Name | |
| Table | Column | ||
| pay_code_key | pay_code | pay_code_key | fk_adp_setup1 |
| Name | Definition |
| cc_adp_setup_sign_field | ([sign_field]='N' OR [sign_field]='P') |
| Index Name | Unique | Column Name | Asc Or Desc |
| pk_adp_setup | true | adp_setup_key | Asc |