Modifier and Type | Method and Description |
---|---|
REContrRhythmTerm |
REContrRhythmTerm.REContrRhythmTermBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<REContrRhythmTerm>> |
REContract.getRERhythmTermTPIfPresent()
Retrieval of associated REContrRhythmTerm entities (one to many).
|
Class<REContrRhythmTerm> |
REContrRhythmTerm.getType() |
Modifier and Type | Method and Description |
---|---|
void |
REContract.addRERhythmTermTP(REContrRhythmTerm... entity)
Adds elements to the list of associated REContrRhythmTerm entities.
|
REContract.REContractBuilder |
REContract.REContractBuilder.reRhythmTermTP(REContrRhythmTerm... value)
Navigation property _RERhythmTermTP for REContract to multiple REContrRhythmTerm.
|
Modifier and Type | Method and Description |
---|---|
void |
REContract.setRERhythmTermTP(List<REContrRhythmTerm> value)
Overwrites the list of associated REContrRhythmTerm entities for the loaded navigation property
_RERhythmTermTP.
|
Constructor and Description |
---|
REContract(String internalRealEstateNumber,
String companyCode,
String realEstateContract,
String rEStatusObject,
String rEInternalFinNumber,
String rECreationType,
String createdByUser,
LocalDate creationDate,
LocalTime creationTime,
String rESourceOfCreation,
String lastChangedByUser,
LocalDate lastChangeDate,
LocalTime lastChangeTime,
String rESourceOfChange,
String responsible,
String rEUserExclusive,
String rEAuthorizationGroup,
String rEContractType,
LocalDate contractStartDate,
LocalDate contractEndDate,
String rEContractName,
LocalDate rEContractActivateDate,
String rETenancyLaw,
String rEContractNumberOld,
String rEMainContractCompanyCode,
String rEMainContract,
String rEContractCurrency,
String rEIndustrySector,
Boolean rEIsSalesRelevant,
String rEContractDepositType,
LocalDate rEContractSignDate,
LocalDate rEContract2SignDate,
LocalDate rEContractCashFlowDate,
LocalDate rEContractFirstEndDate,
LocalDate rEContractNoticeDate,
LocalDate rEContractNoticeInDate,
String rEContractNoticeReason,
LocalDate rEContractNoticeActivationDate,
LocalDate rECashFlowArchivedToDate,
LocalDate rECashFlowLockedToDate,
LocalDate rECashFlowPostingFromDate,
String rEBusinessEntity,
LocalDate rEPossessionStartDate,
LocalDate rEPossessionEndDate,
Boolean rEHasMultipleAssignments,
LocalDate rEObjectAvailableFromDate,
LocalDate rEObjectAvailableToDate,
String valuationRelevance,
Collection<SAP__Message> _Messages,
List<REContrAdjustmentTerm> to_REAdjustmentTermTP,
List<REContrCondition> to_REConditionTP,
List<REContrNoticeTermForObj> to_RENoticeTermForObjTP,
List<REContrNoticeTerm> to_RENoticeTermTP,
List<REContrObjAssgmt> to_REObjAssgmtTP,
List<REContrOrglAssgmtTerm> to_REOrglAssgmtTermTP,
List<REContrPartAssgmt> to_REPartnerAssgmtTP,
List<REContrPostingTerm> to_REPostingTermTP,
List<REContrReminderDate> to_REReminderDateTP,
List<REContrReminderRule> to_REReminderRuleTP,
List<REContrRenewalTerm> to_RERenewalTermTP,
List<REContrRhythmTerm> to_RERhythmTermTP,
List<REContrValuationCondition> to_REValuationConditionTP,
List<REContrValuation> to_REValuationTP) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.countREContrRhythmTerm()
Fetch the number of entries from the
REContrRhythmTerm entity collection matching the filter and search expressions. |
CountRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.countREContrRhythmTerm() |
CreateRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.createREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm)
Create a new
REContrRhythmTerm entity and save it to the S/4HANA system. |
CreateRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.createREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm) |
DeleteRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.deleteREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm)
Deletes an existing
REContrRhythmTerm entity in the S/4HANA system. |
DeleteRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.deleteREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm) |
GetAllRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.getAllREContrRhythmTerm()
Fetch multiple
REContrRhythmTerm entities. |
GetAllRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.getAllREContrRhythmTerm() |
GetByKeyRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.getREContrRhythmTermByKey(String internalRealEstateNumber,
String rETermType,
String rETermNumber,
String validityStartEndDateValue)
Fetch a single
REContrRhythmTerm entity using key fields. |
GetByKeyRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.getREContrRhythmTermByKey(String internalRealEstateNumber,
String rETermType,
String rETermNumber,
String validityStartEndDateValue) |
UpdateRequestBuilder<REContrRhythmTerm> |
RealEstateContractService.updateREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm)
Update an existing
REContrRhythmTerm entity and save it to the S/4HANA system. |
UpdateRequestBuilder<REContrRhythmTerm> |
DefaultRealEstateContractService.updateREContrRhythmTerm(REContrRhythmTerm rEContrRhythmTerm) |
Copyright © 2021 SAP SE. All rights reserved.