ACPMHSTTAX – No description in the Lawson data dictionary

System
AC Billing Revenue (BR)
Prefix
PHT
Primary key
OBJ-ID, PML-LINE-NBR, SEQ-NBR
Fields
8
Updated by
1 program
Referenced by
0 programs

ACPMHSTTAX is a Lawson AC Billing Revenue table (prefix PHT); no description in the lawson data dictionary. It is indexed by OBJ-ID, PML-LINE-NBR, SEQ-NBR (PHTSET1). It is related 1:1 to ACPMHSTDTL and ACPMHSTHDR. It is updated by BRIP.1. The table has 8 fields, 1 index and 2 documented relations.

About ACPMHSTTAX

No description in the Lawson data dictionary.

Fields (8)

Column = COBOL field name without the PHT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.

Field / columnTypeDescription & valuesUpdated by
#PHT-OBJ-ID PK
OBJ_ID
Numeric 12This is the object identifier. It is used to relate commitments or posted transactions back to the originating subsystems. Each subsystem record that is updated as a commitment or posted transaction is assigned an object identifier. The object identifier is maintained in the subsystem files and in the Activity Commitments Detail and Activity Transaction files. The object identifier is a unique key used to drill back from Activity Management to the subsystems.BRIP.1
#PHT-PML-LINE-NBR PK
PML_LINE_NBR
Numeric 6This field contains the line number.BRIP.1
#PHT-SEQ-NBR PK
SEQ_NBR
Numeric 4An automatically assigned sequence number.BRIP.1
#PHT-TAX-CODE
TAX_CODE
Alpha 10This field contains a code representing specific tax information. This must be valid Tax Code.BRIP.1
#PHT-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field displays the description.BRIP.1
#PHT-TAX-RATE
TAX_RATE
Percent 7.5 (Percent)The tax rate defined for the tax code.BRIP.1
#PHT-TAX-AMT
TAX_AMT
Signed 18.2BRIP.1
#PHT-TAX-LEVEL
TAX_LEVEL
Alpha 1BRIP.1

Indexes (1)

Keys are listed in index order; marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
PHTSET1
  1. OBJ-ID
  2. PML-LINE-NBR
  3. SEQ-NBR
PrimaryBRIP.1

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
ACPMHSTDTLACPMHSTHDRACPMHSTTAX

One to one (2) — lookups and parents

RelationTableRulesConditionField map
AcpmhstdtlACPMHSTDTLNot Required
PHT-OBJ-IDPML-OBJ-ID
PHT-PML-LINE-NBRPML-LINE-NBR
AcpmhsthdrACPMHSTHDRRequired
PHT-OBJ-IDPMH-OBJ-ID

Programs

Updated by (1)