UI_RECONTRACT
RE Contract Application
UI_RECONTRACT is an OData service definition in SAP S/4HANA. It exposes 24 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (24)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_RECONTRACT | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F5273 | Contract Management | Transactional | This Fiori App allows customers to manage and maintain their Real Estate Contracts. Through the App customers get the ability to easily understand their contracts and liabilities. |
Source
@EndUserText.label: 'RE Contract Application'
define service Ui_recontract {
expose C_REContractTP as Contract;
expose C_REContractPartAssgmtTP as ContractPartnerAssignment;
expose C_REContractObjAssgmtTP as ContractObjectAssignment;
expose C_REContractOrglAssgmtTermTP as ContractOrglAssignmentTerm;
expose C_REContractPostingTermTP as ContractPostingTerm;
expose C_REContractRhythmTermTP as ContractRhythmTerm;
expose C_REContractConditionTP as ContractCondition;
expose C_REContractConditionCalc as ContractConditionCalculation;
expose C_REContractConditionDistr as ContractConditionDistribution;
expose C_REContractObjAssgmtCondition as ContractObjAssignmentCondition;
expose C_REContractNoticeTermTP as ContractNoticeTermAndRules;
expose C_REContractRenewalTermTP as ContractRenewalTermAndRules;
expose C_REContractReminderRuleTP as ContractReminderRule;
expose C_REContractReminderRuleMainTP as ContractReminderRuleMain;
expose C_REContrReminderRuleParamTP as ContractReminderRuleParamTP;
expose C_REContractReminderDateTP as ContractReminderDate;
expose C_REContractRegistryEntryTP as ContractRegistryEntry;
expose C_REContractObjAssgmtMsmt_2 as ContractObjectMeasurement;
expose C_REObjectAssgmtMsmtChart_2 as ObjectAssgmtMsmtChart;
expose C_RERenewalSimulation as ContractRenewalSimulation;
expose C_REContrRenewalTermRulesTP as ContractRenewalTermRules;
expose C_REContractNoticeTermRulesTP as ContractNoticeTermRules;
expose C_REContractStatusObjectTP as ContractStatusObject;
expose I_UserContactCard as ContactCard;
}