Redwood Documentation

Product Documentation

 

›Enhancements

Finance AutomationFinance Automation Reference

Introduction

  • Introduction

Template And Parameter Maintenance

  • Close Template
  • Process Lists in Orchestrator
  • Workflow Templates
  • Templates
  • FCc Templates

Balance Sheets

  • Balance Sheet Certification
  • BSC Installation
  • BSC Process Definitions
  • BSC Rules

Enhancements

  • Enhancements
  • Journal Extensions
  • Journal Definitions

Processes & Subprocesses

  • Process Definitions
  • Generic Loop
  • General SAP Process Definitions (Abap Run)
  • General SAP Process Definitions (Mail)
  • General SAP Process Definitions (Batch Input)
  • General SAP Definitions
  • Generic and Infrastructure Definitions
  • Utility Process Definitions
  • FPA specific Process Definitions
  • FCc specific Process Definitions
  • EBS specific process definitions
  • SAP Functional Process Definitions
  • Generic SAP Synchronization Process Definitions
  • Bulk Data Processing

Customizing

  • Customizing Redwood Finance Automation
  • Redwood Finance Automation Application Customizing FPA flavor
  • Redwood Finance Automation Application Customizing FCc Flavor
  • Redwood Finance Automation Application Customizing SAP
  • Redwood Finance Automation Application Customizing Base
  • Redwood Finance Automation Application Customizing Mail HTML Styles

Action Rules

  • Action Rules
  • Action rules Syntax
  • Files via Output Selection in Action Rules
  • Base Rules
  • SAP Rules
  • ABAP Rules
  • Transaction Rules

Replacements

  • Replacements
  • Base Replacements
  • Generic SAP Replacements
  • FPA Specific Replacements
  • FCc Specific Replacements
  • SAP FCc Replacements

RedwoodExpressionLanguage

  • REL Expressions
  • Base REL Functions
  • SAP Contraint REL Functions
  • SAP REL Functions
  • SAP ALM REL Functions
  • SAP FCc REL Functions
  • SAP FPA REL Functions
  • Reconciliation REL Functions
  • SAP REL functions, Miscellaneous

Default Roles

  • Built-in Roles

Appendix: Reference

  • SAP Add-Ons Contents
  • Chain Definition Templates
  • Process Definition Templates
← Journal ExtensionsProcess Definitions →

finance-related topic Journal Definitions

The following definitions are used by the posting journal extension.

Supported journal transactions:

  • FB01 - Journals
  • FB01L - Journals for Ledger Group
  • FBS1 - Journals with Reversal information
  • FBV1 - Parked Journals
  • FB05 - Post with Clearing
  • FB05L - Post with Clearing for Ledger Group
  • FB41 - Post Tax Payable
  • FBD1 - Recurring journals
  • FB50L - Park with Ledger Group
note

String cell values are formated/parsed using SAP Formatting rules if no specific date/number format locale is specified

FCA_SAP_Tran_Journal_Excel_Template_Post

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
IN_XLSInput ExcelCan be documentStringIn

IN_LIMITMaximum number of items

StringIn900

IN_ACCOUNTTechnical Account

StringIn

IN_PRCTRTechnical ProfitCenter

StringIn

SAP_SYSTEMSSAP System

StringInOut

CLIENTSAP Client

StringInOut

SAP_USER_NAMESAP User

StringIn

CREDENTIAL_USERCredential User to be used for SAP access

StringIn

LANGUAGESAP Language for the Step

StringInOut

RULEAction Rule(s) to process

StringIn

RULE_RESULTResult records

StringOut

BDC_DOCUMENTS_CROSS_RTXCreated Cross Company Documents (RTX)

TableOut

RULE_RESULT_HEADERResult records header

StringInOut

BDC_NAMEBatchInput map name

StringInOut>CALL_CHECK<>BDC< - replace with target Batch Input name
>CALL_BAPI< - Call Bapi (errors in Batch Input)
>CALL_CHECK< - Simulation only
>CALL_TRAN< - Call Transaction (errors in Batch Input)
BDC_CREATORBatchInput map owner

StringIn

BDC_DOCUMENTSCreated Documents

StringOut

BDC_DOCUMENTS_RTXCreated Documents (RTX)

TableOut

BDC_DOCUMENTS_CROSSCreated Cross Company Documents

StringOut

BDC_QIDBatchInput session unique identifier

StringOut

O_TRAN_RESULTTransaction results

StringOut

O_TRAN_HEADERTransaction results header

StringOut

O_TRAN_DETAILSTransaction detailsRTX with: <Debit Amount>;<Credit Amount>;<Tax Amount>;<Total Amount>;<Journal Items>TableOut

TRAN_RESULT_MESSAGESResulting Transaction Messages (RTX)

TableOut

O_TRAN_DETAILS_COMPANYTransaction details by companyRTX with <Company>;<Debit Amount>;<Credit Amount>;<Tax Amount>;<Total Amount>;<Journal Items>TableOut

IN_SHEETSheet to processWhen empty, all sheets are processed. Or use a comma separated list to process specific sheetsStringInUpload

IN_DATE_FORMATSpecific Date FormatBy default, the Batch Date format and the current users format are used to determine a date field.
Use this parameter to specify a different format (Java DateTimeFormatter syntax)
A comma separated list can be used to specify multiple values. Entries can be quoted.
StringIn

IN_NUMBER_LOCALESpecific Number Locale(s) to be usedComma separated list with Locales. Entries can be quoted. Example: en-USStringIn

IN_EXCEL_EVALUATEEvaluate formulas

StringIntruetrue,false
IN_SIMULATIONDo Simulation before creation

StringIntruetrue,false
IN_ALLOWED_DOCTYPESAllowed Document Types

StringIn

Empty - All Document Types supported
List with document types (comma-separated) = Only those are allowed
RULE_RESULT_RTXResulting RTX

TableOut

IN_TEMPLATE_XLSTemplate Excel for Resultscan be documentStringIn

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_1.xlsx
  • Type 1 (Single Line; Multiple Tran/Sheet)

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_2.xlsx
  • Type 2 (Separate Header; Single Tran/Sheet)

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_3.xlsx
  • Type 3 (Separate Header; Multiple Tran/Sheet)
IN_TEMPLATE_SHEETSheet in Template Excel for Results to useDefault UploadStringIn

IN_FORCE_PARKForce Parking of JournalForces transaction to be FBV1 to force parking of the documentStringIn

X
IN_FORCE_CLEARINGForce Clearing of JournalForces transaction to be FB05(L) to post with clearingStringIn

X
IN_NUMBER_FORMAT_VALUEUse formatted valueFor numeric cells, use formatted cell value instead of internal value from ExcelStringIn

X
IN_FORCE_FB41Force Transaction FB41Forces transaction to be FB41 to force posting to without VAT indicatorStringIn

X

FCA_SAP_Tran_Journal_Post

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
SAP_SYSTEMSSAP System

StringInOut

CLIENTSAP Client

StringInOut

SAP_USER_NAMESAP User

StringIn

CREDENTIAL_USERCredential User to be used for SAP access

StringIn

LANGUAGESAP Language for the Step

StringInOut

RULEAction Rule(s) to process

StringIn

RULE_RESULT_HEADERResult records header

StringInOut

RULE_RESULTAction Rule: Resulting value

StringOut

RULE_RESULT_RTXResulting RTX

TableOut

IN_LIMITMaximum number of items

StringIn900

IN_ACCOUNTTechnical Account

StringIn

IN_PRCTRTechnical ProfitCenter

StringIn

BDC_NAMEBatchInput map name

StringInOut>CALL_CHECK<>BDC< - replace with target Batch Input name
>CALL_BAPI< - Call Bapi (errors in Batch Input)
>CALL_CHECK< - Simulation only
>CALL_TRAN< - Call Transaction (errors in Batch Input)
BDC_CREATORBatchInput map owner

StringIn

BDC_DOCUMENTSCreated Documents

StringOut

BDC_DOCUMENTS_RTXCreated Documents (RTX)

TableOut

BDC_DOCUMENTS_CROSSCreated Cross Company Documents

StringOut

BDC_DOCUMENTS_CROSS_RTXCreated Cross Company Documents (RTX)

TableOut

BDC_QIDBatchInput session unique identifier

StringOut

IN_SIMULATIONDo Simulation before creation

StringIntruetrue,false
O_TRAN_RESULTTransaction results

StringOut

O_TRAN_HEADERTransaction results header

StringOut

O_TRAN_DETAILSTransaction detailsRTX with:<Debit Amount>;<Credit Amount>;<Tax Amount>;<Total Amount>;<Journal Items>TableOut

O_TRAN_DETAILS_COMPANYTransaction details by companyRTX with:<Company>;<Debit Amount>;<Credit Amount>;<Tax Amount>;<Total Amount>;<Journal Items>TableOut

TRAN_RESULT_MESSAGESResulting Transaction Messages (RTX)

TableOut

IN_DATE_FORMATSpecific Date FormatBy default, the Batch Date format and the current users format are used to determine a date field. Use this parameter to specify a different format (Java DateTimeFormatter syntax). A comma separated list can be used to specify multiple values. Entries can be quoted.StringIn

IN_NUMBER_LOCALESpecific Number Locale(s) to be used.Comma separated list with Locales. Entries can be quoted. Example: en-USStringIn

IN_ALLOWED_DOCTYPESAllowed Document Types

StringIn

Empty - All Document Types supported.
List with document types (comma-separated) - Only those are allowed
IN_FORCE_PARKForce Parking of JournalForces transaction to be FBV1 to force parking of the documentStringIn

X
IN_FORCE_CLEARINGForce Clearing of JournalForces transaction to be FB05(L) to post with clearingStringIn

X
IN_FORCE_FB41Force Transaction FB41Forces transaction to be FB41 to force posting to without VAT indicatorStringIn

X
IN_TEMPLATE_XLSTemplate Excel for Resultscan be documentStringIn

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_1.xlsx
  • Type 1 (Single Line; Multiple Tran/Sheet)

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_2.xlsx
  • Type 2 (Separate Header; Single Tran/Sheet)

doc:$:/$.FCA/$.FCA_SAP/FCA_SAP_Tran_Journal_Posting_Template_3.xlsx
  • Type 3 (Separate Header; Multiple Tran/Sheet)
IN_TEMPLATE_SHEETSheet in Template Excel for Results to useDefault UploadStringIn

IN_NUMBER_FORMAT_VALUEUse formatted valueFor numeric cells, use formatted cell value instead of internal value from ExcelStringIn

X
IN_DATA_NEW_HDRStart new TransactionOnly required if input data records are passed. For Journal processing not only X (start a new transaction) can be used, but also a key string. When the key changes, a new transaction is createdStringIn

X
BLARTDocument Type

StringIn

COMPANYCompany

StringIn

BUDATPosting Date

StringIn

BLDATDocument Date

StringIn

XBLNRReference

StringIn

WAERSCurrency

StringIn

XMWSTCalculate Tax

StringIn

X
BKTXTDocument Header Text

StringIn

LDGRPLedger Group

StringIn

STGRDReversal Reason

StringIn

STODTReversal Date

StringIn

NEWBS_1Posting Key

StringIn

NEWKO_1Account

StringIn

NEWUM_1Special G/L Indicator

StringIn

NEWBW_1Asset Transaction Type

StringIn

NEWBK_1Company Code (Item)

StringIn

WRBTR_1Amount

StringIn

MWSKZ_1Tax Type

StringIn

SGTXT_1Item Text

StringIn

ZUONR_1Assignment

StringIn

PRCTR_1Profit Center

StringIn

KOSTL_1Cost Center

StringIn

GSBER_1Business Area

StringIn

PS_POSID_1WBS Element

StringIn

PPRCTR_1Partner Profit Center

StringIn

VBUND_1Trading Partner

StringIn

AUFNR_1Order

StringIn

MATNR_1Material

StringIn

WERKS_1Plant

StringIn

TXJCD_1Tax Jurisdiction Code

StringIn

RMVCT_1Transaction Type

StringIn

MEINS_1Unit of Measure

StringIn

MENGE_1Quantity

StringIn

NEWBS_2Posting Key

StringIn

NEWKO_2Account

StringIn

NEWUM_2Special G/L Indicator

StringIn

NEWBW_2Asset Transaction Type

StringIn

NEWBK_2Company Code (Item)

StringIn

WRBTR_2Amount

StringIn

MWSKZ_2Tax Type

StringIn

SGTXT_2Item Text

StringIn

ZUONR_2Assignment

StringIn

PRCTR_2Profit Center

StringIn

KOSTL_2Cost Center

StringIn

GSBER_2Business Area

StringIn

PS_POSID_2WBS Element

StringIn

PPRCTR_2Partner Profit Center

StringIn

VBUND_2Trading Partner

StringIn

AUFNR_2Order

StringIn

MATNR_2Material

StringIn

WERKS_2Plant

StringIn

TXJCD_2Tax Jurisdiction Code

StringIn

RMVCT_2Transaction Type

StringIn

MEINS_2Unit of Measure

StringIn

MENGE_2Quantity

StringIn

NEWBS_3Posting Key

StringIn

NEWKO_3Account

StringIn

NEWUM_3Special G/L Indicator

StringIn

NEWBW_3Asset Transaction Type

StringIn

NEWBK_3Company Code (Item)

StringIn

WRBTR_3Amount

StringIn

MWSKZ_3Tax Type

StringIn

SGTXT_3Item Text

StringIn

ZUONR_3Assignment

StringIn

PRCTR_3Profit Center

StringIn

KOSTL_3Cost Center

StringIn

GSBER_3Business Area

StringIn

PS_POSID_3WBS Element

StringIn

PPRCTR_3Partner Profit Center

StringIn

VBUND_3Trading Partner

StringIn

AUFNR_3Order

StringIn

MATNR_3Material

StringIn

WERKS_3Plant

StringIn

TXJCD_3Tax Jurisdiction Code

StringIn

RMVCT_3Transaction Type

StringIn

MEINS_3Unit of Measure

StringIn

MENGE_3Quantity

StringIn

IN_DATABulk Input Data (MergeRecord)

StringIn

IN_DATA_HEADERList with Fields used in the Input Record

StringInOut${J:RULE_RESULT_HEADER}

IN_DATA_RTXBulk Input Data (RTX)

TableIn

IN_DATA_OPTION_ITEMBulk Option Item-2/3 usageDepending on how this option is set, the Item-2 and Item-3 tab are being used or not. Either for each Bulk record, for each transaction or once at the endStringIn

- Ignore
I - for each bulk entry
T - for each transaction
L - at the end once

financeTopic

← Journal ExtensionsProcess Definitions →
  • FCA_SAP_Tran_Journal_Excel_Template_Post
    • Parameters
  • FCA_SAP_Tran_Journal_Post
    • Parameters
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 |