RWUSER – Report Writer User

System
General Ledger (GL)
Prefix
RWU
Primary key
USER-CLASS, USERNAME
Fields
5
Updated by
4 programs
Referenced by
67 programs

RWUSER is the Report Writer User table in Lawson General Ledger (prefix RWU). It is indexed by USER-CLASS, USERNAME (RWUSET1). It is related 1:1 to RWHEADER and 1:M to RWUSERAU. It is updated by FB01.1, FB01.2, RW03.1 and RW03.2 and referenced by AC55.1, AC55.2, FB100, FB101, FB120, FB121, FB122, FB141 and 59 more. The table has 5 fields, 1 index and 2 documented relations.

About RWUSER

This file maintains user information about the users of the Report Writer system.

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
RWU-USER-CLASS PK
USER_CLASS
Alpha 12This is the name of the user class to which the user belongs.FB01.1, RW03.1
RWU-USERNAME PK
USERNAME
Alpha 10 (Lower Case)This is the name of the user.FB01.1, RW03.1
RWU-ADD-AUTHORITY
ADD_AUTHORITY
Alpha 1This field determines whether the user has the authority to add information to Report Writer reports.
  • Y Yes
  • N No
RW03.1
RWU-UPD-AUTHORITY
UPD_AUTHORITY
Alpha 1This field determines whether the user has the authority to change information on Report Writer reports.
  • Y Yes
  • N No
RW03.1
RWU-LIST-AUTH-FLAG
LIST_AUTH_FLAG
Alpha 1This field determines whether the user has the authority to print Report Writer reports.
  • Y Yes
  • N No
RW03.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
RWUSET1USER-CLASS, USERNAMEPrimaryAC55.1, AC55.2, FB01.1, FB01.2, FB100, FB101, FB120, FB121 +22 more (list truncated in source)

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
RwheaderRWHEADERRequired"U"RWH-HEAD-TYPE, RWU-USER-CLASSRWH-HEAD-NAME

One to many (1) — child tables

RelationTableRulesConditionField map
RwuserauRWUSERAURWU-USER-CLASSRUA-USER-CLASS, RWU-USERNAMERUA-USERNAME, RUA-ACTION, RUA-DATE, RUA-TIME, RUA-UNIQUE-I-D

Programs

Updated by (4)

Referenced by (67)