FARR_BUSINESS_RECNCLN

OData Service Package: ODATA_FARR_BIZ_RECON

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).

Service Bindings (1)

BindingTypeVersionContractReleasePublished
FARR_BUSINESS_RECNCLN ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
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;
}