FBFUNDREL – Budget Fund Interface
- System
- General Ledger (GL)
- Prefix
FFR- Primary key
RUN-GROUP,SEQ-NUMBER- Fields
- 12
- Updated by
- 3 programs
- Referenced by
- 1 program
FBFUNDREL is the Budget Fund Interface table in Lawson General Ledger (prefix FFR). It is indexed by RUN-GROUP, SEQ-NUMBER (FFRSET1); alternate indexes: FFRSET2. It is updated by FB11.1, FB160 and FB60.1 and referenced by FB260. The table has 12 fields, 2 indexes and 0 documented relations.
About FBFUNDREL
The Budget Edit Group conversion file contains information for budget edit groups from a non-ln-Lawson system to the Lawson General Ledger system.
Fields (12)
Column = COBOL field name without the FFR- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
FFR-RUN-GROUP PKRUN_GROUP | Alpha 15 | Run Group and Seq Number are the keys to the file. They are used to group records together for interfacing. | FB60.1 |
FFR-SEQ-NUMBER PKSEQ_NUMBER | Numeric 6 | A unique number assigned to each transaction to be interfaced into the Lawson system. | FB60.1 |
FFR-COMPANYCOMPANY | Numeric 4 | The company number represents an established General Ledger company. | FB60.1 |
FFR-FUND-GROUPFUND_GROUP | Alpha 15 | The budget edit group name established in FB11 represents a set of acounting units and accounts that are grouped together for budget editing purposes. | FB60.1 |
FFR-DESCRIPTIONDESCRIPTION | Alpha 30 (Lower Case) | The budget edit group description. | FB60.1 |
FFR-ACCT-UNITACCT_UNIT | Alpha 15 | An Accounting Unit. List or Level Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-ACCT-UNIT-LISTACCT_UNIT_LIST | Alpha 12 | An Accounting Unit. List or Level Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-LEVEL-GROUPLEVEL_GROUP | Alpha 12 | An Accounting Unit. List or Level Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-SUMMARY-ACCTSUMMARY_ACCT | Alpha 12 | A Summary Account, List or Account Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-ACCOUNT-GROUPACCOUNT_GROUP | Alpha 12 | A Summary Account, List or Account Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-ACCOUNT-LISTACCOUNT_LIST | Alpha 12 | A Summary Account, List or Account Group is required. The value is used to build the members of the group (FBFUNDDTL). | FB60.1 |
FFR-SUB-ACCT-GRPSUB_ACCT_GRP | Alpha 12 | The Subaccount Group is not required. If a value is entered the specified subaccounts will be included in the detail members. If the value is blank, only major accounts will be included in the members (FBFUNDDTL). | FB60.1 |
Indexes (2)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
FFRSET1 | RUN-GROUP, SEQ-NUMBER | Primary | FB160, FB260, FB60.1 | |
FFRSET2 | FUND-GROUP, RUN-GROUP, SEQ-NUMBER | FB11.1, FB160 |
Programs
Updated by (3)
- FB11.1 Budget Edit Group
- FB160 Budget Edit Group Interface
- FB60.1 Budget Edit Group Interface Maintenance
Referenced by (1)
- FB260 Budget Edit Group Interface Listing