A field status variant groups field status groups that control the input behavior of fields in FI line items. The relevant group is assigned through the company-code segment of the G/L account. SAP also applies field-status rules from the posting key, so the effective screen is the result of more than one control.
Why field status exists
Not every account needs the same account assignments. An expense account may require a cost center, while a bank account may not. Field status lets the configuration reflect that difference by making selected fields mandatory, optional or unavailable for the account.
| Status | Effect | Example use |
|---|---|---|
| Required | User must enter a value | Cost center for selected expense accounts |
| Optional | Field can be entered but is not mandatory | Text or reference information |
| Suppressed | Field is not available for entry | Irrelevant assignment for a particular account |
Variant, group and account assignment
The field status variant is assigned at company-code level. Within that variant are field status groups. A G/L account’s company-code data points to one of those groups, which means the same chart-of-accounts account can behave differently across company codes if the configuration requires it.
Why posting keys also matter
Field status is not controlled only by the G/L account. SAP documentation also shows field status being maintained for posting keys. This prevents an account setup from opening a field that should not be usable for the type of line being posted. In troubleshooting, consultants therefore check both controls.
Conflicts are usually configuration clues.
If a field is required by one control but suppressed by another, posting can fail or the expected field may not appear. Treat that as a configuration interaction to investigate, not merely a user mistake.
What a beginner should remember
Field status variants are not simply screen customization. They encode accounting and control requirements into data entry. The practical question is always: for this company code, this G/L account and this type of line item, which information should the business require, allow or prevent?