SCNSTRUCX – No description in the Lawson data dictionary
- System
- General Ledger Setup (IF)
- Prefix
SCX- Primary key
SCN-DIMENSION,MBR-TYPE,SEQUENCE,BUDGET-NBR,MBR-NAME- Fields
- 13
- Updated by
- 2 programs
- Referenced by
- 2 programs
SCNSTRUCX is a Lawson General Ledger Setup table (prefix SCX); no description in the lawson data dictionary. It is indexed by SCN-DIMENSION, MBR-TYPE, SEQUENCE, BUDGET-NBR, MBR-NAME (SCXSET1); alternate indexes: SCXSET2. It is updated by IFSS.2 and IFSS.3 and referenced by GLOP.1 and IFBS.1. The table has 13 fields, 2 indexes and 0 documented relations.
About SCNSTRUCX
No description in the Lawson data dictionary.
Fields (13)
Column = COBOL field name without the SCX- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
SCX-SCN-DIMENSION PKSCN_DIMENSION | Alpha 50 (Lower Case) | The Organization Dimension Name field contains the user-defined name for the Organization dimension. This name can contain up to 30 characters of any kind. | IFSS.2, IFSS.3 |
SCX-MBR-TYPE PKMBR_TYPE | Alpha 2 | The Member Type field specifies the member type. Valid values are:
| IFSS.2, IFSS.3 |
SCX-SEQUENCE PKSEQUENCE | Numeric 6 | The Sequence field show the sequence of a member as it is entered in either the Budget Member Names or Fiscal Year Variances subforms in AC87.1 (Financial OLAP Dimensions). | IFSS.2, IFSS.3 |
SCX-BUDGET-NBR PKBUDGET_NBR | Numeric 3 | The Budget Number field contains the budget number. | IFSS.2, IFSS.3 |
SCX-MBR-NAME PKMBR_NAME | Alpha 30 (Lower Case) | The Member Name field contains the user-defined member name for the income statement member. This name can contain up to 30 characters of any kind. | IFSS.3 |
SCX-ALIAS-MBR-NAMEALIAS_MBR_NAME | Alpha 30 (Lower Case) | The Member Name field contains the user-defined member name for the income statement member. This name can contain up to 30 characters of any kind. | IFSS.2, IFSS.3 |
SCX-BUD-AMT-PCTBUD_AMT_PCT | Alpha 1 | — | IFSS.3 |
SCX-BUDGET-TYPEBUDGET_TYPE | Alpha 1 | — | IFSS.3 |
SCX-BUDGET-1BUDGET_1 | Numeric 3 | — | IFSS.3 |
SCX-BUDGET-2BUDGET_2 | Numeric 3 | — | IFSS.3 |
SCX-CURRENCY-TYPECURRENCY_TYPE | Alpha 1 | This field identifies the type of currency included. You can select Base currency or Transaction currency. | IFSS.2 |
SCX-CURRENCY-CODECURRENCY_CODE | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | IFSS.2 |
SCX-TRAN-CURRENCYTRAN_CURRENCY | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | IFSS.2 |
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 |
|---|---|---|---|---|
SCXSET1 | SCN-DIMENSION, MBR-TYPE, SEQUENCE, BUDGET-NBR, MBR-NAME | Primary | GLOP.1, IFBS.1, IFSS.1, IFSS.2, IFSS.3 | |
SCXSET2 | SCN-DIMENSION, ALIAS-MBR-NAME | KeyChange, Subset | Where ALIAS-MBR-NAME != Spaces | IFSS.2, IFSS.3 |