FBSPREAD – Budgeting Spread Code

System
General Ledger (GL)
Prefix
FBS
Primary key
COMPANY, FISCAL-YEAR, SPREAD-CODE
Fields
32
Updated by
2 programs
Referenced by
38 programs

FBSPREAD is the Budgeting Spread Code table in Lawson General Ledger (prefix FBS). It is indexed by COMPANY, FISCAL-YEAR, SPREAD-CODE (FBSSET1); alternate indexes: FBSSET2. It is related 1:1 to GLSYSTEM and 1:M to FBSPREADAU. It is updated by FB10.1 and GL500 and referenced by CA110, CA195, FB100, FB101, FB11.1, FB120, FB121, FB122 and 30 more. The table has 32 fields, 2 indexes and 2 documented relations.

About FBSPREAD

The Budgeting Spread Code file contains company number, fiscal year, and spread codes with associated values and percentages by period. A spread code represents a pattern for spreading budgeted amounts. Seasonal changes in budgets can be modeled and assigned a spread code for ease in entering the budgeted amounts.

Fields (32)

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

Field / columnTypeDescription & valuesUpdated by
FBS-COMPANY PK
COMPANY
Numeric 4The company number budgets are defined for.FB10.1, GL500
FBS-FISCAL-YEAR PK
FISCAL_YEAR
Numeric 4This is the fiscal year budgets are defined in.FB10.1, GL500
FBS-SPREAD-CODE PK
SPREAD_CODE
Alpha 3This is the name that identifies the spread code.FB10.1, GL500
FBS-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)The description of the spread code.FB10.1, GL500
FBS-SPREAD-UNIT
SPREAD_UNIT
Numeric 13 Occurs 13 Times ×13Type or select the value used to calculate the spread code percentages. You are required to select at least one spread code value. The system does not accept spread code values in periods not defined in the General Ledger system.FB10.1, GL500
FBS-SPREAD-PRD-1
SPREAD_PRD_1
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-2
SPREAD_PRD_2
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-3
SPREAD_PRD_3
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-4
SPREAD_PRD_4
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-5
SPREAD_PRD_5
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-6
SPREAD_PRD_6
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-7
SPREAD_PRD_7
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-8
SPREAD_PRD_8
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-9
SPREAD_PRD_9
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-10
SPREAD_PRD_10
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-11
SPREAD_PRD_11
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-12
SPREAD_PRD_12
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-PRD-13
SPREAD_PRD_13
DerivedThis is the amount of the total spread that applies to this period.
FBS-SPREAD-TOTAL
SPREAD_TOTAL
DerivedThis is the total amount to be spread across the period budgets.
FBS-SPREAD-PCT-1
SPREAD_PCT_1
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-2
SPREAD_PCT_2
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-3
SPREAD_PCT_3
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-4
SPREAD_PCT_4
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-5
SPREAD_PCT_5
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-6
SPREAD_PCT_6
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-7
SPREAD_PCT_7
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-8
SPREAD_PCT_8
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-9
SPREAD_PCT_9
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-10
SPREAD_PCT_10
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-11
SPREAD_PCT_11
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-12
SPREAD_PCT_12
DerivedThis is the percentage of the total spread that applies to this period.
FBS-SPREAD-PCT-13
SPREAD_PCT_13
DerivedThis is the percentage of the total spread that applies to this period.

Indexes (2)

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

IndexKeysFlagsConditionUsed in
FBSSET1COMPANY, FISCAL-YEAR, SPREAD-CODEPrimaryCA110, CA195, FB10.1, FB100, FB101, FB11.1, FB120, FB121 +22 more (list truncated in source)
FBSSET2COMPANY, SPREAD-CODE, FISCAL-YEARGL500

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
CompanyGLSYSTEMRequiredFBS-COMPANYGLS-COMPANY

One to many (1) — child tables

RelationTableRulesConditionField map
FbspreadauFBSPREADAUFBS-COMPANYFSA-COMPANY, FBS-FISCAL-YEARFSA-FISCAL-YEAR, FBS-SPREAD-CODEFSA-SPREAD-CODE, FSA-ACTION, FSA-DATE, FSA-TIME, FSA-UNIQUE-I-D

Programs

Updated by (2)

Referenced by (38)