FAGLL03 – G/L Account Line-item Display G/L View

Component Name and System Landscape

Brief Description

This program replaces Transaction FBL3N when using the New General Ledger (New G/L).

The SAP leading ledger 0L, is the default in a parameter field but this can be replaced by a non-leading ledger depending on customer configuration.

A non-leading ledger maybe required to represent different accounting principles. For example, GAAP reporting.

Parameter Mapping – Generic Tabs

There are several tabs under this section. Some will be generic, and others are specific to the component.

The generic tabs usually are:

  • Target: Requires SAP and Client information. You can also hard code the SAP user name.
  • Infrastructure: Used for Action rules. See Action Rules.
  • Recipient parameters: Generally left to default values.
  • Job output parameters: Defines the format of the required output. Defaults to RTX and Text. See Handling ABAP Programs for more information.

Most of the time these tabs will be shown, but there are components where these differ and either do not appear at all, or they are specific tabs.

Parameter Mapping – Specific Tabs

This guide shows the minimum parameter values required for the component to run. Refer to the Redwood Automation Engineering Training course for submission and monitoring activities.

Tab Technical Name Description FormatClosed A format can be assigned to a process definition. The format defines the type of output that the process generates or captures. Mandatory Field Example
Variant SEL_SD_SAKNR G/L_Account (Sel) 10 Characters 0000001000
Variant SEL_SD_BUKRS Company Code (Sel) 4 Characters 1000
Variant RADIO_RAD1 Status (Radio Button) Delete default and choose one option from: All, Cleared or Open Items Yes X_OPSEL – Open Items
Variant PAR_SD_STIDA Open_Items at_key_date (Par) YYYYMMDD @RW_DATE_YEAR@1031
Variant X_NORM Normal Items X to select X
Variant PAR_RLDNR Ledger (Par) 2 Characters Default: 0L 0L Leading Ledger

Troubleshooting

This Abap has custom selections. To define these, create parameters using the naming CSL_<TableClosed An object used to store values; much like a table in a database or a spreadsheet in Microsoft Excel.>/<Field>.