API_RECONTRACT
RE Contract API
API_RECONTRACT is an OData service definition in SAP S/4HANA. It exposes 18 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (18)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_REAL_ESTATE_CONTRACT | ODATA | V4 | C2 | C1 | false |
Source
@EndUserText.label: 'RE Contract API'
define service API_REContract {
expose A_REContract;
expose A_REContrPartAssgmt;
expose A_REContrPostingTerm;
expose A_REContrObjAssgmt;
expose A_REContrRhythmTerm;
expose A_REContrOrglAssgmtTerm;
expose A_REContrRenewalTerm;
expose A_REContrCondition;
expose A_REContrNoticeTerm;
expose A_REContrNoticeTermForObj;
expose A_REContrAdjustmentTerm;
expose A_REContrReminderRule;
expose A_REContrReminderDate;
expose A_REContrValuation;
expose A_REContrValuationCondition;
expose A_REContrSalesRuleTerm;
expose A_REContrSalesReportingTerm;
expose A_REContrSalesRuleFrqcyTerm;
}