FBCONTROL – Budget Journal Control

System
General Ledger (GL)
Prefix
FLC
Primary key
COMPANY, FISCAL-YEAR, BUDGET-NBR, JE-TYPE, CONTROL-GROUP
Fields
26
Updated by
12 programs
Referenced by
83 programs

FBCONTROL is the Budget Journal Control table in Lawson General Ledger (prefix FLC). It is indexed by COMPANY, FISCAL-YEAR, BUDGET-NBR, JE-TYPE, CONTROL-GROUP (FLCSET1); alternate indexes: FLCSET2. It is related 1:1 to GLSYSTEM and FBHEADER and 1:M to FBCNTRLAU and FBTRANS. It is updated by FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL110 and 4 more and referenced by CA110, CA195, FB10.1, FB100, FB101, FB11.1, FB111, FB120 and 75 more. The table has 26 fields, 2 indexes and 4 documented relations.

About FBCONTROL

This file contains Flex Budget journal ectry control information. This information is used to process the Flex Budget journal entry detail records.

Fields (26)

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

Field / columnTypeDescription & valuesUpdated by
FLC-COMPANY PK
COMPANY
Numeric 4The company number represents an established company and is maintained on GL10.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL110 +3 more
FLC-FISCAL-YEAR PK
FISCAL_YEAR
Numeric 4This is the fiscal year for the record.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-BUDGET-NBR PK
BUDGET_NBR
Numeric 3The number that identifies the budget.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-JE-TYPE PK
JE_TYPE
Alpha 1The type of journal entry. Valid values are Normal, Intercompany, and Multiple Budget. N I BFB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-CONTROL-GROUP PK
CONTROL_GROUP
Numeric 8This field contains the journal entry number used for process control of the journal entry detail.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-JE-SEQUENCE
JE_SEQUENCE
Numeric 2The unique journal entry sequence number.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-STATUS
STATUS
Numeric 1This field contains the processing cycle status of the assigned journal entry.
  • 0 Unreleased
  • 1 Released
  • 2 Post In Progress
  • 5 Posted
  • 9 History
FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-VERSION
VERSION
Numeric 2This field displays the budget version number.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-CURRENCY-CODE
CURRENCY_CODE
Alpha 5This is the transaction currency for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-BASE-ND
BASE_ND
Numeric 1The number of decimal positions defined for the company base currency.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-BASE-DEBITS
BASE_DEBITS
Signed 18.2The total base debit amounts for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-BASE-CREDITS
BASE_CREDITS
Signed 18.2The total base credit amounts for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-UNIT-ENTRY-DB
UNIT_ENTRY_DB
Signed 15.2The total debit units for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-UNIT-ENTRY-CR
UNIT_ENTRY_CR
Signed 15.2The total credit units for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-CNTRL-AMOUNT
CNTRL_AMOUNT
Signed 18.2The control total for the journal entry.FB45.1, GL500
FLC-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field contains the description for the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-LINE-NBR
LINE_NBR
Numeric 6This field contains the line number.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-NBR-LINES
NBR_LINES
Numeric 6This is the number of detail lines.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-DATE
DATE
Numeric 8 (yyyymmdd)This field contains the system date when the journal entry was created.FB40.2, FB40.4, FB45.1, GL197, GL199, GL500
FLC-OPERATOR
OPERATOR
Alpha 10This field is used to store the login id of the person who entered the record.FB145, FB190, FB40.1, FB40.2, FB40.3, FB40.4, FB45.1, GL197 +2 more
FLC-REL-OPERATOR
REL_OPERATOR
Alpha 10This field is used to store the login ID of the person who released the journal entry.FB145, FB190, FB40.1, FB40.2, FB40.3, FB45.1, GL197, GL199 +1 more
FLC-TRAN-DESC-DFLT
TRAN_DESC_DFLT
Alpha 1This field indicates if the journal entry header or the prior transaction line is used for the description.FB40.2, FB45.1, GL197, GL199, GL500
FLC-ADJ-CODE
ADJ_CODE
Alpha 3FB40.2, FB40.4, FB45.1
FLC-ADJ-CODE-DESC
ADJ_CODE_DESC
Alpha 30 (Lower Case)FB40.2, FB40.4
FLC-BLANK
BLANK
DerivedThis field consists of blank spaces. It is used to provide column headings on Drill Arounds.
FLC-UPD-ROLLOVER
UPD_ROLLOVER
Numeric 1GL197, GL199

Indexes (2)

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

IndexKeysFlagsConditionUsed in
FLCSET1COMPANY, FISCAL-YEAR, BUDGET-NBR, JE-TYPE, CONTROL-GROUPPrimaryCA110, CA195, FB10.1, FB100, FB101, FB11.1, FB111, FB120 +22 more (list truncated in source)
FLCSET2COMPANY, STATUS, FISCAL-YEAR, BUDGET-NBR, JE-TYPE, CONTROL-GROUPKeyChangeFB145, FB190, FB240, FB45.1, GL110

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
CompanyGLSYSTEMRequiredFLC-COMPANYGLS-COMPANY
FbheaderFBHEADERRequiredFLC-COMPANYFBH-COMPANY, FLC-FISCAL-YEARFBH-FISCAL-YEAR, FLC-BUDGET-NBRFBH-BUDGET-NBR

One to many (2) — child tables

RelationTableRulesConditionField map
FbcntrlauFBCNTRLAUFLC-COMPANYFCA-COMPANY, FLC-FISCAL-YEARFCA-FISCAL-YEAR, FLC-BUDGET-NBRFCA-BUDGET-NBR, FLC-JE-TYPEFCA-JE-TYPE, FLC-CONTROL-GROUPFCA-CONTROL-GROUP, FCA-ACTION, FCA-DATE, FCA-TIME, FCA-UNIQUE-I-D
FbtransFBTRANSDelete CascadesFLC-COMPANYFLT-COMPANY, FLC-FISCAL-YEARFLT-FISCAL-YEAR, FLC-BUDGET-NBRFLT-BUDGET-NBR, FLC-JE-TYPEFLT-JE-TYPE, FLC-CONTROL-GROUPFLT-CONTROL-GROUP, FLT-LINE-NBR

Programs

Updated by (12)

Referenced by (83)