PCMP_COMPPRDEFF(SQL Table) |
Index Back |
---|---|
Prof Comp Company ProductsUsed in the Professional Compliance module. Effective dated information for Products that a Company sells. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
2 | PCMP_PROD_TYPE | Character(6) | VARCHAR2(6) NOT NULL |
Used in the Professional ompliance module.
Prodtuct Type category.
Prompt Table: PCMP_PRODTYP_VW |
3 | PCMP_PRODUCT | Character(6) | VARCHAR2(6) NOT NULL |
Used in the Professional Compliance module.
Product that a Company sells.
Prompt Table: PCMP_PRODUCT |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |