ACSTATUS – Activity Status

System
Activity Management (AC)
Prefix
STS
Primary key
USR-STATUS
Fields
9
Updated by
1 program
Referenced by
170 programs

ACSTATUS is the Activity Status table in Lawson Activity Management (prefix STS). It is indexed by USR-STATUS (STSSET1). It is updated by AC02.1 and referenced by AC00.1, AC00.2, AC00.3, AC05.2, AC05.3, AC08.1, AC08.2, AC08.3 and 162 more. The table has 9 fields, 1 index and 0 documented relations.

About ACSTATUS

This file contains activity status information from AC02.1 (Status). It includes status code and description, as well as a variety of flags to select for assigning properties to the activity status.

Fields (9)

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

Field / columnTypeDescription & valuesUpdated by
STS-USR-STATUS PK
USR_STATUS
Alpha 2Key field. This is a user-defined code for activity status.AC02.1
STS-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)Required. This is the status description.AC02.1
STS-POST-FLAG
POST_FLAG
Alpha 1Required. This flag indicates whether you can post to activities with this status code. This field is used by AC40.1 (Journal Entry) and all subsystem transaction entry programs. Use X to select posting to transactions with this status code.
  • X Selected
AC02.1
STS-BUDGET-FLAG
BUDGET_FLAG
Alpha 1Required. This field indicates whether activities with this status code can have budgets. This flag is used by the AC20 (Budget) forms and all activity budget programs. Use X to indicate budgets can be created.
  • X Selected
AC02.1
STS-ALLOCATE-FLAG
ALLOCATE_FLAG
Alpha 1Required. This field indicates whether activities with this status code can have costs allocated to them. This flag is used by the allocation programs. Use X to allocate costs.
  • X Selected
AC02.1
STS-BILLABLE-FLAG
BILLABLE_FLAG
Alpha 1Required. This flag indicates whether activities with this status code can calculate and create billing transactions. This field is used by AC115 (Billing Calculation) and BL20 (Invoice Entry). Use X to indicate billing transactions can be calculated for this activity.
  • X Selected
AC02.1, AC190
STS-REV-REC-FLAG
REV_REC_FLAG
Alpha 1Required. This flag indicates whether activities with this status code can calculate and create AC170 (Revenue Calculation) information. Use X to indicate that you can calculate revenue transactions for this activity.
  • X Selected
AC02.1, AC190
STS-CAPITAL-FLAG
CAPITAL_FLAG
Alpha 1Required. This flag indicates whether activities with this status code can be capitalized, or can create asset transactions. This field is used by AM20.2 (Additions and Adjustments). Use X to indicate this activity can be capitalized.
  • X Selected
AC02.1
STS-PURGE-FLAG
PURGE_FLAG
Alpha 1Required. This flag indicates whether activities with this status code can be purged. This field is used by AC310 (Activity Purge). Use X to indicate records can be purged for activities with this status code.
  • X Selected
AC02.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
STSSET1USR-STATUSPrimaryAC00.1, AC00.2, AC00.3, AC02.1, AC05.2, AC05.3, AC08.1, AC08.2 +22 more (list truncated in source)

Programs

Updated by (1)

Referenced by (170)