Redwood Documentation

Product Documentation

 

You are currently viewing the legacy RunMyJobs documentation site. This site will be taken down later this month.
All current and future RunMyJobs documentation, including versions 2023.3 and later, can be found here.
Please update your bookmarks. Use the version dropdown menu to select the documentation you need.

›Document-related

Finance AutomationGuides and Components

User Guides

  • Home User Guide
  • BSC User Guide
  • Data Extractor User Guide
  • Data Transformer User Guide
  • Document Editor User Guide
  • Inbox User Guide
  • Orchestrator User Guide
  • Runner User Guide
  • SAP Process Definition Generation User Guide
  • Table Editor User Guide
  • Workbench User Guide

Components

  • RFA Components
  • SE16
  • Utils_Amounts_Compare
  • Utils_Child_Run
  • Utils_Excel_Get_Cell_Value
  • Utils_Excel_Set_Cell_Value
  • Utils_File_Transfer
  • SE16
  • File_Write
  • Generic_Loop
  • Read_Layout

Asset-related

  • AS01
  • AS02
  • AR01
  • AR02
  • AR05
  • AR06
  • AR07
  • AR08
  • AR18
  • AR19
  • IM12
  • IM22
  • IM42

Line Item-related

  • KOB1
  • FBL1N
  • FBL3N
  • FAGLL03
  • FBL5N
  • RFEPOJ00
  • CJI3

Document-related

  • FB03
  • FBIC025
  • FBICA3
  • FBICS3
  • S_ALR_87012287
  • ME2N

Other Components

  • KO01
  • KO8G
  • KOK4
  • OKP1
  • AFAB
  • F.08
  • F.13
  • F.23
  • F110_Actions
  • F110
  • SAPFPAYM_SCHEDULE
  • FC10
  • GCAC
  • OB52
  • MMRV
  • CJ8G

Helper Programs

  • RKOSEL00
  • RKPSEL00
  • RF110SMS
  • RFKSLD00
  • RM07MMFI
← CJI3FBIC025 →

finance-related topic FB03 - Show FI Posting Document Details

Component Name and System Landscape

NameFCA\_SAP\_FI\_Document\_Details
DescriptionSAP - FI: Show FI Posting document details
ApplicationFCA\_SAP\_Transactions
TypeSAPR3
Other InfoSAP Manual: Transaction: FB03

Brief Description

This program shows FI Posting document details.

Access the Component

There are two main ways to access the component from the Control Center navigation menu:

  • Definitions > Chains - To configure and submit the component as part of a wider Business Process. Please refer to the Redwood Finance Automation Reference Guide.
  • Definitions > Processes - To configure and submit the component in isolation.

To access the component Parameters from the Processes tab:

  1. Search for the component name in the Search Process Definitions filter box (it accepts partial searches) and click the Search button (spyglass icon) within the box or press Enter.
    1. For example, the search term RFITEMAR will bring up the list of components associated with the name.
  2. Right click on the correct component and click Submit from the dropdown menu.
  3. A new window will open with the available Parameters for that component.

Conventions

Use the following field formatting conventions when populating the parameters of the component.

  • `>!<`: Select all
  • `1000`: Single values do not require square brackets `[]`
  • `[80000-90000]`: For a range of multiple values, place a hyphen

    `-` between two values and enclose with square brackets `[]`

  • `[80000,80005,80008]`: For multiple values, separate the values

    with a comma `,` and enclose with square brackets `[]`

  • `[!8000]`: Inserting an exclamation point `!` prior to the

    value will select all records _except_ the value enclosed between square brackets `[]`

  • `YYYYMMDD`: The date format should be 8 characters in Year Month

    Date order

  • `10 Characters`: Leading zeros are required in order to make the

    number of total characters add up to 10

  • If the parameter field description includes `(Sel)` you can enter

    multiple values

  • If the parameter field description includes `(Par)` you can only

    enter a single value

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 Guide.
  • Recipient parameters: Generally left to default values.
  • Job output parameters: Defines the format of the required output. Defaulted to RTX and Text.
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 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 SEL_BELNR Document number (Sel) 10 Characters Yes

Single value:

4000001325 or
[4000001325]

Multiple values:

[4000001325,4000001326]

[4000001000-4000002000]

Empty selection:

>!<

Variant SEL_BUKRS Company Code (Sel) 4 Characters

Single value:

1000

or
[1000]

Multiple values:

[1000,2000]

[2000-2200]

Empty selection:

>!<

Variant SEL_GJAHR Fiscal Year (Sel) 4 Characters

Single value:

2020

or
[2020]

Multiple values:

[2020,2019]

[2010-2020]

Empty selection:

>!<

Component Name and System Landscape

  • Name: FCA_SAP_FI_Document_Details
  • Description: SAP - FI: Show FI Posting document details
  • Application: FCA_SAP_Transactions
  • Type: SAPR3
  • Other Info: SAP Manual - FB03

Brief Description

This program shows FI Posting document details.

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.

TabTechnical NameDescriptionFormatMandatory FieldExample
VariantSEL_BELNRDocument number (Sel)Document number or a range of document numbersselectionSingle value: [4000001325] Multiple values: [4000001325,4000001326] [4000001000-4000002000] Empty selection: >!<
VariantSEL_BUKRSCompanycode (Sel)Company code or a range of company codesselectionSingle value: [1000] Multiple values: [1000,2000] [2000-2200] Empty selection: >!<
VariantSEL_GJAHRFiscal Year (Sel)Fiscal year or range of fiscal yearsselectionSingle value: [2023] Multiple values: [2020,2023] [2020-2023] Empty selection: >!<

See Also

Redwood Finance Automation Reference

financeTopic

← CJI3FBIC025 →
  • Component Name and System Landscape
  • Brief Description
  • Access the Component
  • Conventions
  • Parameter Mapping - Generic Tabs
  • Parameter Mapping - Specific Tabs
  • Component Name and System Landscape
  • Brief Description
  • Parameter Mapping - Generic Tabs
  • Parameter Mapping - Specific Tabs
  • See Also
Docs
Getting StartedInstallationFinance InstallationConcepts
TroubleshootingArchiving
Learn and Connect
Support Portal
BlogEventsResources
ISO/ IEC 27001 Information Security Management
Automate to be human

2023 All Rights Reserved |

Terms of Service | Policies | Cookies | Glossary | Third-party Software | Contact | Copyright | Impressum |