KOB1 - Display Actual Cost Line Items for Orders
Component Name and System Landscape
- Name: FCA_SAP_Abap_RKAEP000_KOB1
- Description: Display Actual Cost Line Items for Orders
- Application: FCA_SAP_Transactions
- Type: SAPR3
- Other Info: SAP Manual - Tcode KOB1
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 username. For example:
- SAP System: Redwood.SAP01
- SAP Client:800
- Infrastructure: Used for Action rules. See the Redwood Finance Automation Reference.
- Recipient parameters: Generally left to default values.
- Job output parameters: Defines the format of the required output. Defaults to RTX and Text. See Porgam Handling for more information.
note
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. Please refer to the Redwood Automation Engineering Training course for submission and monitoring activities.
Tab | Technical Name | Description | Format | 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: [20230330] Multiple values: [20230330,20230331] [20230301-20230331] Empty selection: >!< |
Variant – Settings | PAR_P_DISVAR | Layout (Par) | Layout name. Default is “1SAP”. Replace with valid entry. | string | /L_202303 |
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 |
See Also
Redwood Finance Automation Reference
financeTopic