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 / columnTypeDescription & valuesUpdated by
CTH-PROCURE-GROUP PK
PROCURE_GROUP
Alpha 4Type 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 PK
COMPANY
Numeric 4Identifies 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 PK
PO_NUMBER
Alpha 14 (Right Justified)This field contains the number representing the purchase order.PO520, PO53.5
CTH-PO-RELEASE PK
PO_RELEASE
Numeric 4Used to identify a purchase order release (created from a Blanket or Standing order).PO520, PO53.5
CTH-PO-CODE PK
PO_CODE
Alpha 4This is the purchase order code.PO520, PO53.5
CTH-LINE-NBR PK
LINE_NBR
Numeric 6This field contains the line number.PO520, PO53.5
CTH-AOC-CODE PK
AOC_CODE
Alpha 2This field contains the identifier for the add on cost associated with this line item.PO520, PO53.5
CTH-REC-TYP PK
REC_TYP
Numeric 2
  • 05 PO Header Comments
  • 06 PO Line Comments
  • 11 PO AOC Comments
PO520, PO53.5
CTH-CMT-SEQ-NBR PK
CMT_SEQ_NBR
Numeric 1Up to ten comment text strings can be included to a comment name. Valid values are 0 through 9.PO520, PO53.5
CTH-COMMENT-NAME PK
COMMENT_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-TYPE
COMMENT_TYPE
Alpha 1This field contains the print code, which defines where comments are displayed or printed.PO520, PO53.5
CTH-COMMENT-TEXT
COMMENT_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.

IndexKeysFlagsConditionUsed in
CTHSET1PROCURE-GROUP, COMPANY, PO-NUMBER, PO-RELEASE, PO-CODE, LINE-NBR, AOC-CODE, REC-TYP, COMMENT-NAME, CMT-SEQ-NBRPrimaryPO520, PO53.1, PO53.5

Programs

Updated by (3)