POCATTACH – No description in the Lawson data dictionary
- System
- Purchase Order (PO)
- Prefix
CTH- Primary key
PROCURE-GROUP,COMPANY,PO-NUMBER,PO-RELEASE,PO-CODE,LINE-NBR,AOC-CODE,REC-TYP,COMMENT-NAME,CMT-SEQ-NBR- Fields
- 12
- Updated by
- 3 programs
- Referenced by
- 0 programs
POCATTACH is a Lawson Purchase Order table (prefix CTH); no description in the lawson data dictionary. It is indexed by PROCURE-GROUP, COMPANY, PO-NUMBER, PO-RELEASE, PO-CODE, LINE-NBR, AOC-CODE, REC-TYP, COMMENT-NAME, CMT-SEQ-NBR (CTHSET1). It is updated by PO520, PO53.1 and PO53.5. The table has 12 fields, 1 index and 0 documented relations.
About POCATTACH
No description in the Lawson data dictionary.
Fields (12)
Column = COBOL field name without the CTH- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CTH-PROCURE-GROUP PKPROCURE_GROUP | Alpha 4 | Type or select a procurement group. A procurement group is a group of companies that share a common procurement effort. They buy items and services together. | PO520, PO53.5 |
CTH-COMPANY PKCOMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | PO520, PO53.5 |
CTH-PO-NUMBER PKPO_NUMBER | Alpha 14 (Right Justified) | This field contains the number representing the purchase order. | PO520, PO53.5 |
CTH-PO-RELEASE PKPO_RELEASE | Numeric 4 | Used to identify a purchase order release (created from a Blanket or Standing order). | PO520, PO53.5 |
CTH-PO-CODE PKPO_CODE | Alpha 4 | This is the purchase order code. | PO520, PO53.5 |
CTH-LINE-NBR PKLINE_NBR | Numeric 6 | This field contains the line number. | PO520, PO53.5 |
CTH-AOC-CODE PKAOC_CODE | Alpha 2 | This field contains the identifier for the add on cost associated with this line item. | PO520, PO53.5 |
CTH-REC-TYP PKREC_TYP | Numeric 2 | —
| PO520, PO53.5 |
CTH-CMT-SEQ-NBR PKCMT_SEQ_NBR | Numeric 1 | Up to ten comment text strings can be included to a comment name. Valid values are 0 through 9. | PO520, PO53.5 |
CTH-COMMENT-NAME PKCOMMENT_NAME | Alpha 50 (Lower Case) | This field contains the text you enter for the comment to be associated with an asset. You can have multiple lines of comments for each comment type. | PO520, PO53.5 |
CTH-COMMENT-TYPECOMMENT_TYPE | Alpha 1 | This field contains the print code, which defines where comments are displayed or printed. | PO520, PO53.5 |
CTH-COMMENT-TEXTCOMMENT_TEXT | Alpha 64 (Lower Case) | — | PO520, PO53.5 |
Indexes (1)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
CTHSET1 | PROCURE-GROUP, COMPANY, PO-NUMBER, PO-RELEASE, PO-CODE, LINE-NBR, AOC-CODE, REC-TYP, COMMENT-NAME, CMT-SEQ-NBR | Primary | PO520, PO53.1, PO53.5 |