FARR_BUSINESS_RECNCLN
Biz Recon Service Definition
FARR_BUSINESS_RECNCLN is an OData service definition in SAP S/4HANA. It exposes 9 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (9)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| FARR_BUSINESS_RECNCLN | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4830 | Business Reconciliation | Transactional | Revenue Accountant can use this application to do reconciliation between sender components and revenue accounting engine side. |
Source
@EndUserText.label: 'Biz Recon Service Definition'
define service FARR_BUSINESS_RECNCLN {
expose C_RABusRecnclnForContract;
expose C_RABusRecnclnForPerfOblgn;
expose C_RABusRecnclnDetWithCndnType;
expose I_CompanyCode;
expose I_AccountingPrinciple;
expose I_RevenueAccountingMapping;
expose I_LogicalSystem;
expose I_RevnAcctgSenderComponent;
expose I_RAContrNewNoDelByPerfOblgnVH;
}