Direct answer

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.

StatusEffectExample use
RequiredUser must enter a valueCost center for selected expense accounts
OptionalField can be entered but is not mandatoryText or reference information
SuppressedField is not available for entryIrrelevant 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.

Company Codevariant assignedField Status Variantcontains groupsField Status Groupassigned to G/L
The company code points to a variant; the G/L account uses a group within that variant.

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.

Think Like a Consultant

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.

G/L ACCOUNTfield status groupPOSTING KEYline-item statusEFFECTIVESCREEN
The effective posting screen reflects both account and posting-key controls.

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?

Official SAP References

Connect field control to posting control.