ACBUDRATE – Activity Budget Rate
- System
- Activity Management (AC)
- Prefix
BUR- Primary key
ACTIVITY-GRP,CURR-CODE-1,CURR-CODE-2,ACTIVITY,BUDGET-NBR- Fields
- 7
- Updated by
- 4 programs
- Referenced by
- 1 program
ACBUDRATE is the Activity Budget Rate table in Lawson Activity Management (prefix BUR). It is indexed by ACTIVITY-GRP, CURR-CODE-1, CURR-CODE-2, ACTIVITY, BUDGET-NBR (BURSET1). It is updated by AC300, AC311, AC581 and AC81.1 and referenced by AC310. The table has 7 fields, 1 index and 0 documented relations.
About ACBUDRATE
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the BUR- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#BUR-ACTIVITY-GRP PKACTIVITY_GRP | Alpha 15 | The activity group is the overall project. | AC81.1 |
#BUR-CURR-CODE-1 PKCURR_CODE_1 | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | AC81.1 |
#BUR-CURR-CODE-2 PKCURR_CODE_2 | Alpha 5 | Type the currency code you want to associate with the report currency name. The currency code must exist in CU01.1 (Currency Codes). | AC81.1 |
#BUR-ACTIVITY PKACTIVITY | Alpha 15 | Activities are the processes or procedures that produce work. Cost objects (products, services, customers, and so on) are the reasons for performing the activity. | AC81.1 |
#BUR-BUDGET-NBR PKBUDGET_NBR | Numeric 3 | The Budget Number field contains the budget number. | AC81.1 |
#BUR-RPT-RATE-1RPT_RATE_1 | Signed 14.7 | The exchange rate to convert the transaction amount to Report Currency 1. The exchange rate is defined in CU10.1 (Exchange Rate). | AC81.1 |
#BUR-RPT-RATE-2RPT_RATE_2 | Signed 14.7 | The exchange rate to convert the transaction amount to Report Currency 1. The exchange rate is defined in CU10.1 (Exchange Rate). | AC81.1 |
Indexes (1)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
BURSET1 |
| Primary | AC300, AC310, AC311, AC581, AC81.1 |
Programs
Updated by (4)
- AC300 Activity Group Purge
- AC311 Purge and Archive
- AC581 Mass Report Currency Change
- AC81.1 Budget Exchange Rate
Referenced by (1)
- AC310 Transaction Consolidation