ACPRDPERF – Activity Period Performance

System
Activity Management (AC)
Prefix
PFM
Primary key
ACTIVITY-GRP, ACTIVITY, SYSTEM, SEQ-NUMBER
Fields
11
Updated by
11 programs
Referenced by
239 programs

ACPRDPERF is the Activity Period Performance table in Lawson Activity Management (prefix PFM). It is indexed by ACTIVITY-GRP, ACTIVITY, SYSTEM, SEQ-NUMBER (PFMSET1); alternate indexes: PFMSET2. It is related 1:1 to ACACTGRP and ACACTIVITY. It is updated by AC00.1, AC10.1, AC10.6, AC110, AC120, AC19.1, AC200, AC210 and 3 more and referenced by AC130, AC131, AC40.1, AC41.1, AC41.4, AC46.1, AC50.2, ACAC.1 and 231 more. The table has 11 fields, 2 indexes and 6 documented relations.

About ACPRDPERF

The ACPRDPERF file will be keyed by activity group, activity and system code. It will store a record for each system and corresponding performance begin and end dates. This file will be primarily maintained by AC10.6.

Fields (11)

Column = COBOL field name without the PFM- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
PFM-ACTIVITY-GRP PK
ACTIVITY_GRP
Alpha 15The activity group is the overall project.AC10.6, AC110, AC120, AC19.1, AC502, AC560
PFM-ACTIVITY PK
ACTIVITY
Alpha 15Activities are the processes or procedures that produce work. Cost objects (products, services, customers, and so on) are the reasons for performing the activity.AC10.6, AC110, AC19.1, AC502, AC560
PFM-SYSTEM PK
SYSTEM
Alpha 2A two-character code representing an application used within the Lawson system. (i.e.: GL = General Ledger, AP = Accounts Payable, etc.)AC10.6, AC110, AC19.1, AC502, AC560
PFM-SEQ-NUMBER PK
SEQ_NUMBER
Numeric 6A unique number assigned to each transaction to be interfaced into the Lawson system.AC10.6, AC110, AC19.1, AC502, AC560
PFM-UPDATE-DATE
UPDATE_DATE
Numeric 8 (yyyymmdd)This field contains the date the record was updated.AC10.6
PFM-BEGIN-DAYS
BEGIN_DAYS
Signed 3.0The number of days to be subtracted from the begin date of the activity or activity group the template is applied to. This calculation will result in the POP record begin date.AC10.6, AC110, AC19.1, AC502, AC560
PFM-BEGIN-DATE
BEGIN_DATE
Numeric 8 (yyyymmdd)The begin date for this effort period.AC10.6, AC110, AC19.1, AC502, AC560
PFM-END-DAYS
END_DAYS
Signed 3.0The number of days to be added to the end date of the activity or activity group the template is applied to. This calculation will result in the POP records begin date.AC10.6, AC110, AC19.1, AC502, AC560
PFM-END-DATE
END_DATE
Numeric 8 (yyyymmdd)The end date for this effort period.AC10.6, AC110, AC19.1, AC502, AC560
PFM-OPERATOR
OPERATOR
Alpha 10This field is used to store the login id of the person who entered the record.AC10.6, AC110, AC19.1, AC560
PFM-RECORD-TYPE
RECORD_TYPE
Alpha 1This field identifies the type of record defined. Valid values are:
  • S Summary
  • D Detail
AC10.6

Indexes (2)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
PFMSET1ACTIVITY-GRP, ACTIVITY, SYSTEM, SEQ-NUMBERPrimaryAC00.1, AC10.1, AC10.6, AC110, AC120, AC200, AC210, AC300 +1 more
PFMSET2ACTIVITY-GRP, ACTIVITY, SYSTEM, SEQ-NUMBER*AC10.6, AC110, AC130, AC131, AC40.1, AC41.1, AC41.4, AC46.1 +22 more (list truncated in source)

Relations

One to one (6) — lookups and parents

RelationTableRulesConditionField map
AcactgrpACACTGRPRequiredPFM-ACTIVITY-GRPAGP-ACTIVITY-GRP
Acactgrp1ACACTGRPRequiredWhen PFM-RECORD-TYPE = SpacesPFM-ACTIVITY-GRPAGP-ACTIVITY-GRP
Acactgrp2ACACTGRPRequiredWhen PFM-RECORD-TYPE != SpacesPFM-ACTIVITY-GRPAGP-ACTIVITY-GRP
AcactivityACACTIVITYRequiredPFM-ACTIVITYACV-ACTIVITY
Acactivity1ACACTIVITYRequiredWhen PFM-RECORD-TYPE = SpacesPFM-ACTIVITYACV-ACTIVITY
Acactivity2ACACTIVITYRequiredWhen PFM-RECORD-TYPE != SpacesPFM-ACTIVITYACV-ACTIVITY

Programs

Updated by (11)

Referenced by (239)