KOB1 – Display Actual Cost Line Items for Orders

Component Name and System Landscape

Brief Description

This program shows Orders: Actual Line Items.

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.

    • SAP System: Redwood.SAP01
    • SAP Client:800

  • 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 PAR_P_KOKRS Controlling Area (Par) Controlling Area string 1000
Variant SEL_AUFNR Order (Sel) Order number selection Single value: [9A00] Multiple values: [1000,2000][1000-2000] Empty selection: >!<
Variant PAR_AUFGR Order Group (Par) Order group string A0850
Variant SEL_KSTAR Cost Element (SEL) Number of Cost Element selection Single value: [211300] Multiple values: [211300,211310][211300-211400] Empty selection: >!<
Variant PAR_KOAGR Cost Element Group (Par) Cost Element Group string 1TRAVEL
Variant SEL_R_BUDAT Posting Date (Sel) SAP date format. Date Single value: [@RW_DATE_YEAR@0330] Multiple values: [@RW_DATE_YEAR@0330,@RW_DATE_YEAR@0331][@RW_DATE_YEAR@0301-@RW_DATE_YEAR@0331] Empty selection: >!<
Variant – Settings PAR_P_DISVAR Layout (Par) Layout name. Default is “1SAP”. Replace with valid entry. string /L_@RW_DATE_YEAR@03
Variant – Settings PAR_P_NOZERO Display No Zero Records (Par) X Show zero records Do not show zero records checkbox X
Variant – Settings PAR_P_FIXVAR Variant Fields only (Par) X Variant fields only All checkbox X
Variant – Settings PAR_P_USEGRD Output in ALV Grid (Par) X Output in ALV Grid Default Output checkbox X