public interface RealEstateContractService
The service contains contract header and sub nodes for managing the contract process. These child objects are Business Partner Assignments, Object Assignments, Posting, Rhythm, Adjustment, Renewal, Notice and Organizational Assignment Terms, Conditions, Reminder Rules and Dates, Valuation Rules and Condition Valuation Assignments. The contract header can be read, created and updated, additionally all child objects can be deleted using the service. The contract header numbers (InternalRealEstateNumber and RealEstateContract) must be fetched via read request after creating due to late numbering mechanism. If there are any issues when the contract header or any object is created, updated or deleted, the system displays error messages in the response. .
Reference: SAP API Business Hub
OData Service: | API_RECONTRACT_0001 |
API Version: | 1 |
Communication Scenario: | SAP Real Estate Contract API Integration (SAP_COM_0393) |
Scope Items: | Lease-In Accounting (1T6), Lease-Out Accounting (21Q), Service Contract (21R) |
Authentication Methods: | Basic, x509 |
Service Group Name: | API_REAL_ESTATE_CONTRACT |
Business Object: | RealEstateContract |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull RealEstateContractService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull BatchRequestBuilder batch()
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContract> getAllREContract()
REContract
entities.REContract
entities. This request builder allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContract> countREContract()
REContract
entity
collection matching the filter and search expressions.REContract
entities. This request builder allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContract> getREContractByKey(@Nonnull String internalRealEstateNumber)
REContract
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
REContract
entity using key fields. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContract> createREContract(@Nonnull REContract rEContract)
REContract
entity and save it to the S/4HANA system.rEContract
- REContract
entity object that will be created in the S/4HANA system.REContract
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContract> updateREContract(@Nonnull REContract rEContract)
REContract
entity and save it to the S/4HANA system.rEContract
- REContract
entity object that will be updated in the S/4HANA system.REContract
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrAdjustmentTerm> getAllREContrAdjustmentTerm()
REContrAdjustmentTerm
entities.REContrAdjustmentTerm
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrAdjustmentTerm> countREContrAdjustmentTerm()
REContrAdjustmentTerm
entity collection matching the filter and search expressions.REContrAdjustmentTerm
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrAdjustmentTerm> getREContrAdjustmentTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermNumber, @Nonnull String rEAdjustmentRule, @Nonnull String rEAdjustmentElementaryRule, @Nonnull String validityStartEndDateValue)
REContrAdjustmentTerm
entity using key fields.rEAdjustmentRule
- Adjustment Rule
Constraints: Not nullable, Maximum length: 10
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEAdjustmentElementaryRule
- Elementary Adjustment Rule (Part of Comb. Rule)
Constraints: Not nullable, Maximum length: 10
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrAdjustmentTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrAdjustmentTerm> createREContrAdjustmentTerm(@Nonnull REContrAdjustmentTerm rEContrAdjustmentTerm)
REContrAdjustmentTerm
entity and save it to the S/4HANA system.rEContrAdjustmentTerm
- REContrAdjustmentTerm
entity object that will be created in the S/4HANA system.REContrAdjustmentTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrAdjustmentTerm> updateREContrAdjustmentTerm(@Nonnull REContrAdjustmentTerm rEContrAdjustmentTerm)
REContrAdjustmentTerm
entity and save it to the S/4HANA system.rEContrAdjustmentTerm
- REContrAdjustmentTerm
entity object that will be updated in the S/4HANA system.REContrAdjustmentTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrAdjustmentTerm> deleteREContrAdjustmentTerm(@Nonnull REContrAdjustmentTerm rEContrAdjustmentTerm)
REContrAdjustmentTerm
entity in the S/4HANA system.rEContrAdjustmentTerm
- REContrAdjustmentTerm
entity object that will be deleted in the S/4HANA system.REContrAdjustmentTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrCondition> getAllREContrCondition()
REContrCondition
entities.REContrCondition
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrCondition> countREContrCondition()
REContrCondition
entity collection matching the filter and search expressions.REContrCondition
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrCondition> getREContrConditionByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rEStatusObjectCalculation, @Nonnull String rEConditionType, @Nonnull String rEExtConditionPurpose, @Nonnull String validityStartEndDateValue)
REContrCondition
entity using key fields.rEStatusObjectCalculation
- Object Number for Calculation
Constraints: Not nullable, Maximum length: 22
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEConditionType
- Condition Type
Constraints: Not nullable, Maximum length: 4
rEExtConditionPurpose
- Conditions - External Purpose
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrCondition
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrCondition> createREContrCondition(@Nonnull REContrCondition rEContrCondition)
REContrCondition
entity and save it to the S/4HANA system.rEContrCondition
- REContrCondition
entity object that will be created in the S/4HANA system.REContrCondition
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrCondition> updateREContrCondition(@Nonnull REContrCondition rEContrCondition)
REContrCondition
entity and save it to the S/4HANA system.rEContrCondition
- REContrCondition
entity object that will be updated in the S/4HANA system.REContrCondition
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrCondition> deleteREContrCondition(@Nonnull REContrCondition rEContrCondition)
REContrCondition
entity in the S/4HANA system.rEContrCondition
- REContrCondition
entity object that will be deleted in the S/4HANA system.REContrCondition
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrNoticeTerm> getAllREContrNoticeTerm()
REContrNoticeTerm
entities.REContrNoticeTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrNoticeTerm> countREContrNoticeTerm()
REContrNoticeTerm
entity collection matching the filter and search expressions.REContrNoticeTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrNoticeTerm> getREContrNoticeTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rETermNumber, @Nonnull String rENoticeRule, @Nonnull String rENoticeSequenceNo)
REContrNoticeTerm
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
rENoticeRule
- Notice rule
Constraints: Not nullable, Maximum length: 12
rENoticeSequenceNo
- Sequence Number for Description of Notice Rule
Constraints: Not nullable, Maximum length: 4
REContrNoticeTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrNoticeTerm> createREContrNoticeTerm(@Nonnull REContrNoticeTerm rEContrNoticeTerm)
REContrNoticeTerm
entity and save it to the S/4HANA system.rEContrNoticeTerm
- REContrNoticeTerm
entity object that will be created in the S/4HANA system.REContrNoticeTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrNoticeTerm> updateREContrNoticeTerm(@Nonnull REContrNoticeTerm rEContrNoticeTerm)
REContrNoticeTerm
entity and save it to the S/4HANA system.rEContrNoticeTerm
- REContrNoticeTerm
entity object that will be updated in the S/4HANA system.REContrNoticeTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrNoticeTerm> deleteREContrNoticeTerm(@Nonnull REContrNoticeTerm rEContrNoticeTerm)
REContrNoticeTerm
entity in the S/4HANA system.rEContrNoticeTerm
- REContrNoticeTerm
entity object that will be deleted in the S/4HANA system.REContrNoticeTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrNoticeTermForObj> getAllREContrNoticeTermForObj()
REContrNoticeTermForObj
entities.REContrNoticeTermForObj
entities. This request builder allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrNoticeTermForObj> countREContrNoticeTermForObj()
REContrNoticeTermForObj
entity collection matching the filter and search expressions.REContrNoticeTermForObj
entities. This request builder allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrNoticeTermForObj> getREContrNoticeTermForObjByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rEStatusObject, @Nonnull String rETermNumber, @Nonnull String rENoticeRule, @Nonnull String rENoticeSequenceNo)
REContrNoticeTermForObj
entity using key fields.internalRealEstateNumber
- Real Estate Contract
Constraints: Not nullable, Maximum length: 13
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rEStatusObject
- Object Number
Constraints: Not nullable, Maximum length: 22
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
rENoticeRule
- Notice rule
Constraints: Not nullable, Maximum length: 12
rENoticeSequenceNo
- Sequence Number for Description of Notice Rule
Constraints: Not nullable, Maximum length: 4
REContrNoticeTermForObj
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrNoticeTermForObj> createREContrNoticeTermForObj(@Nonnull REContrNoticeTermForObj rEContrNoticeTermForObj)
REContrNoticeTermForObj
entity and save it to the S/4HANA system.rEContrNoticeTermForObj
- REContrNoticeTermForObj
entity object that will be created in the S/4HANA system.REContrNoticeTermForObj
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrNoticeTermForObj> updateREContrNoticeTermForObj(@Nonnull REContrNoticeTermForObj rEContrNoticeTermForObj)
REContrNoticeTermForObj
entity and save it to the S/4HANA system.rEContrNoticeTermForObj
- REContrNoticeTermForObj
entity object that will be updated in the S/4HANA system.REContrNoticeTermForObj
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrNoticeTermForObj> deleteREContrNoticeTermForObj(@Nonnull REContrNoticeTermForObj rEContrNoticeTermForObj)
REContrNoticeTermForObj
entity in the S/4HANA system.rEContrNoticeTermForObj
- REContrNoticeTermForObj
entity object that will be deleted in the S/4HANA system.REContrNoticeTermForObj
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrObjAssgmt> getAllREContrObjAssgmt()
REContrObjAssgmt
entities.REContrObjAssgmt
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrObjAssgmt> countREContrObjAssgmt()
REContrObjAssgmt
entity collection matching the filter and search expressions.REContrObjAssgmt
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrObjAssgmt> getREContrObjAssgmtByKey(@Nonnull String rEStatusObjectSource, @Nonnull String rEObjectAssignmentType, @Nonnull String rEStatusObjectTarget, @Nonnull String validityStartEndDateValue, @Nonnull String internalRealEstateNumber)
REContrObjAssgmt
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEObjectAssignmentType
- Type of Object Assignment
Constraints: Not nullable, Maximum length: 2
rEStatusObjectTarget
- Object Number
Constraints: Not nullable, Maximum length: 22
rEStatusObjectSource
- Object Number
Constraints: Not nullable, Maximum length: 22
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrObjAssgmt
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrObjAssgmt> createREContrObjAssgmt(@Nonnull REContrObjAssgmt rEContrObjAssgmt)
REContrObjAssgmt
entity and save it to the S/4HANA system.rEContrObjAssgmt
- REContrObjAssgmt
entity object that will be created in the S/4HANA system.REContrObjAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrObjAssgmt> updateREContrObjAssgmt(@Nonnull REContrObjAssgmt rEContrObjAssgmt)
REContrObjAssgmt
entity and save it to the S/4HANA system.rEContrObjAssgmt
- REContrObjAssgmt
entity object that will be updated in the S/4HANA system.REContrObjAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrObjAssgmt> deleteREContrObjAssgmt(@Nonnull REContrObjAssgmt rEContrObjAssgmt)
REContrObjAssgmt
entity in the S/4HANA system.rEContrObjAssgmt
- REContrObjAssgmt
entity object that will be deleted in the S/4HANA system.REContrObjAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrOrglAssgmtTerm> getAllREContrOrglAssgmtTerm()
REContrOrglAssgmtTerm
entities.REContrOrglAssgmtTerm
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrOrglAssgmtTerm> countREContrOrglAssgmtTerm()
REContrOrglAssgmtTerm
entity collection matching the filter and search expressions.REContrOrglAssgmtTerm
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrOrglAssgmtTerm> getREContrOrglAssgmtTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rETermNumber, @Nonnull String validityStartEndDateValue)
REContrOrglAssgmtTerm
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrOrglAssgmtTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrOrglAssgmtTerm> createREContrOrglAssgmtTerm(@Nonnull REContrOrglAssgmtTerm rEContrOrglAssgmtTerm)
REContrOrglAssgmtTerm
entity and save it to the S/4HANA system.rEContrOrglAssgmtTerm
- REContrOrglAssgmtTerm
entity object that will be created in the S/4HANA system.REContrOrglAssgmtTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrOrglAssgmtTerm> updateREContrOrglAssgmtTerm(@Nonnull REContrOrglAssgmtTerm rEContrOrglAssgmtTerm)
REContrOrglAssgmtTerm
entity and save it to the S/4HANA system.rEContrOrglAssgmtTerm
- REContrOrglAssgmtTerm
entity object that will be updated in the S/4HANA system.REContrOrglAssgmtTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrOrglAssgmtTerm> deleteREContrOrglAssgmtTerm(@Nonnull REContrOrglAssgmtTerm rEContrOrglAssgmtTerm)
REContrOrglAssgmtTerm
entity in the S/4HANA system.rEContrOrglAssgmtTerm
- REContrOrglAssgmtTerm
entity object that will be deleted in the S/4HANA system.REContrOrglAssgmtTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrPartAssgmt> getAllREContrPartAssgmt()
REContrPartAssgmt
entities.REContrPartAssgmt
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrPartAssgmt> countREContrPartAssgmt()
REContrPartAssgmt
entity collection matching the filter and search expressions.REContrPartAssgmt
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrPartAssgmt> getREContrPartAssgmtByKey(@Nonnull String internalRealEstateNumber, @Nonnull String businessPartner, @Nonnull String businessPartnerRole, @Nonnull String validityStartEndDateValue)
REContrPartAssgmt
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
businessPartner
- Business Partner Number
Constraints: Not nullable, Maximum length: 10
businessPartnerRole
- Business Partner: Role
Constraints: Not nullable, Maximum length: 6
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrPartAssgmt
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrPartAssgmt> createREContrPartAssgmt(@Nonnull REContrPartAssgmt rEContrPartAssgmt)
REContrPartAssgmt
entity and save it to the S/4HANA system.rEContrPartAssgmt
- REContrPartAssgmt
entity object that will be created in the S/4HANA system.REContrPartAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrPartAssgmt> updateREContrPartAssgmt(@Nonnull REContrPartAssgmt rEContrPartAssgmt)
REContrPartAssgmt
entity and save it to the S/4HANA system.rEContrPartAssgmt
- REContrPartAssgmt
entity object that will be updated in the S/4HANA system.REContrPartAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrPartAssgmt> deleteREContrPartAssgmt(@Nonnull REContrPartAssgmt rEContrPartAssgmt)
REContrPartAssgmt
entity in the S/4HANA system.rEContrPartAssgmt
- REContrPartAssgmt
entity object that will be deleted in the S/4HANA system.REContrPartAssgmt
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrPostingTerm> getAllREContrPostingTerm()
REContrPostingTerm
entities.REContrPostingTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrPostingTerm> countREContrPostingTerm()
REContrPostingTerm
entity collection matching the filter and search expressions.REContrPostingTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrPostingTerm> getREContrPostingTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rETermNumber, @Nonnull String validityStartEndDateValue)
REContrPostingTerm
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrPostingTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrPostingTerm> createREContrPostingTerm(@Nonnull REContrPostingTerm rEContrPostingTerm)
REContrPostingTerm
entity and save it to the S/4HANA system.rEContrPostingTerm
- REContrPostingTerm
entity object that will be created in the S/4HANA system.REContrPostingTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrPostingTerm> updateREContrPostingTerm(@Nonnull REContrPostingTerm rEContrPostingTerm)
REContrPostingTerm
entity and save it to the S/4HANA system.rEContrPostingTerm
- REContrPostingTerm
entity object that will be updated in the S/4HANA system.REContrPostingTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrPostingTerm> deleteREContrPostingTerm(@Nonnull REContrPostingTerm rEContrPostingTerm)
REContrPostingTerm
entity in the S/4HANA system.rEContrPostingTerm
- REContrPostingTerm
entity object that will be deleted in the S/4HANA system.REContrPostingTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrReminderDate> getAllREContrReminderDate()
REContrReminderDate
entities.REContrReminderDate
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrReminderDate> countREContrReminderDate()
REContrReminderDate
entity collection matching the filter and search expressions.REContrReminderDate
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrReminderDate> getREContrReminderDateByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rEReminderNumber, @Nonnull LocalDate rEReminderDate)
REContrReminderDate
entity using key fields.rEReminderNumber
- Identification Number of Reminder Rule
Constraints: Not nullable, Maximum length: 4
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEReminderDate
- Reminder Date
Constraints: Not nullable
REContrReminderDate
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrReminderDate> updateREContrReminderDate(@Nonnull REContrReminderDate rEContrReminderDate)
REContrReminderDate
entity and save it to the S/4HANA system.rEContrReminderDate
- REContrReminderDate
entity object that will be updated in the S/4HANA system.REContrReminderDate
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrReminderRule> getAllREContrReminderRule()
REContrReminderRule
entities.REContrReminderRule
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrReminderRule> countREContrReminderRule()
REContrReminderRule
entity collection matching the filter and search expressions.REContrReminderRule
entities. This request builder allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrReminderRule> getREContrReminderRuleByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rEReminderNumber, @Nonnull String rEReminderRuleParamNumber)
REContrReminderRule
entity using key fields.rEReminderNumber
- Identification Number of Reminder Rule
Constraints: Not nullable, Maximum length: 4
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEReminderRuleParamNumber
- Number of Parameter of Reminder Rule
Constraints: Not nullable, Maximum length: 2
REContrReminderRule
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrReminderRule> createREContrReminderRule(@Nonnull REContrReminderRule rEContrReminderRule)
REContrReminderRule
entity and save it to the S/4HANA system.rEContrReminderRule
- REContrReminderRule
entity object that will be created in the S/4HANA system.REContrReminderRule
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrReminderRule> updateREContrReminderRule(@Nonnull REContrReminderRule rEContrReminderRule)
REContrReminderRule
entity and save it to the S/4HANA system.rEContrReminderRule
- REContrReminderRule
entity object that will be updated in the S/4HANA system.REContrReminderRule
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrReminderRule> deleteREContrReminderRule(@Nonnull REContrReminderRule rEContrReminderRule)
REContrReminderRule
entity in the S/4HANA system.rEContrReminderRule
- REContrReminderRule
entity object that will be deleted in the S/4HANA system.REContrReminderRule
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrRenewalTerm> getAllREContrRenewalTerm()
REContrRenewalTerm
entities.REContrRenewalTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrRenewalTerm> countREContrRenewalTerm()
REContrRenewalTerm
entity collection matching the filter and search expressions.REContrRenewalTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrRenewalTerm> getREContrRenewalTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rETermNumber, @Nonnull String rERenewalType, @Nonnull String rERenewalSequenceNumber, @Nonnull String rERenewalRuleType)
REContrRenewalTerm
entity using key fields.rERenewalSequenceNumber
- Sequence Number of Extension Period
Constraints: Not nullable, Maximum length: 4
rERenewalRuleType
- Type of Renewal Rule
Constraints: Not nullable, Maximum length: 1
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rERenewalType
- Type of Renewal of Real Estate Contract
Constraints: Not nullable, Maximum length: 1
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
REContrRenewalTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrRenewalTerm> createREContrRenewalTerm(@Nonnull REContrRenewalTerm rEContrRenewalTerm)
REContrRenewalTerm
entity and save it to the S/4HANA system.rEContrRenewalTerm
- REContrRenewalTerm
entity object that will be created in the S/4HANA system.REContrRenewalTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrRenewalTerm> updateREContrRenewalTerm(@Nonnull REContrRenewalTerm rEContrRenewalTerm)
REContrRenewalTerm
entity and save it to the S/4HANA system.rEContrRenewalTerm
- REContrRenewalTerm
entity object that will be updated in the S/4HANA system.REContrRenewalTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrRenewalTerm> deleteREContrRenewalTerm(@Nonnull REContrRenewalTerm rEContrRenewalTerm)
REContrRenewalTerm
entity in the S/4HANA system.rEContrRenewalTerm
- REContrRenewalTerm
entity object that will be deleted in the S/4HANA system.REContrRenewalTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrRhythmTerm> getAllREContrRhythmTerm()
REContrRhythmTerm
entities.REContrRhythmTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrRhythmTerm> countREContrRhythmTerm()
REContrRhythmTerm
entity collection matching the filter and search expressions.REContrRhythmTerm
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrRhythmTerm> getREContrRhythmTermByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermType, @Nonnull String rETermNumber, @Nonnull String validityStartEndDateValue)
REContrRhythmTerm
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rETermType
- Term Category
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrRhythmTerm
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrRhythmTerm> createREContrRhythmTerm(@Nonnull REContrRhythmTerm rEContrRhythmTerm)
REContrRhythmTerm
entity and save it to the S/4HANA system.rEContrRhythmTerm
- REContrRhythmTerm
entity object that will be created in the S/4HANA system.REContrRhythmTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrRhythmTerm> updateREContrRhythmTerm(@Nonnull REContrRhythmTerm rEContrRhythmTerm)
REContrRhythmTerm
entity and save it to the S/4HANA system.rEContrRhythmTerm
- REContrRhythmTerm
entity object that will be updated in the S/4HANA system.REContrRhythmTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrRhythmTerm> deleteREContrRhythmTerm(@Nonnull REContrRhythmTerm rEContrRhythmTerm)
REContrRhythmTerm
entity in the S/4HANA system.rEContrRhythmTerm
- REContrRhythmTerm
entity object that will be deleted in the S/4HANA system.REContrRhythmTerm
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrValuation> getAllREContrValuation()
REContrValuation
entities.REContrValuation
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrValuation> countREContrValuation()
REContrValuation
entity collection matching the filter and search expressions.REContrValuation
entities. This request builder allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrValuation> getREContrValuationByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermNumber, @Nonnull String validityStartEndDateValue)
REContrValuation
entity using key fields.internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrValuation
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrValuation> createREContrValuation(@Nonnull REContrValuation rEContrValuation)
REContrValuation
entity and save it to the S/4HANA system.rEContrValuation
- REContrValuation
entity object that will be created in the S/4HANA system.REContrValuation
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrValuation> updateREContrValuation(@Nonnull REContrValuation rEContrValuation)
REContrValuation
entity and save it to the S/4HANA system.rEContrValuation
- REContrValuation
entity object that will be updated in the S/4HANA system.REContrValuation
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrValuation> deleteREContrValuation(@Nonnull REContrValuation rEContrValuation)
REContrValuation
entity in the S/4HANA system.rEContrValuation
- REContrValuation
entity object that will be deleted in the S/4HANA system.REContrValuation
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull GetAllRequestBuilder<REContrValuationCondition> getAllREContrValuationCondition()
REContrValuationCondition
entities.REContrValuationCondition
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CountRequestBuilder<REContrValuationCondition> countREContrValuationCondition()
REContrValuationCondition
entity collection matching the filter and search expressions.REContrValuationCondition
entities. This request builder allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull GetByKeyRequestBuilder<REContrValuationCondition> getREContrValuationConditionByKey(@Nonnull String internalRealEstateNumber, @Nonnull String rETermNumber, @Nonnull String validityStartEndDateValue, @Nonnull String rEConditionType, @Nonnull LocalDate rEConditionValidityStartDate, @Nonnull String rEExtConditionPurpose, @Nonnull String rEStatusObjectCalculation)
REContrValuationCondition
entity using key fields.rEConditionValidityStartDate
- Validity Start Date
Constraints: Not nullable
rEStatusObjectCalculation
- Object Number for Calculation
Constraints: Not nullable, Maximum length: 22
internalRealEstateNumber
- Internal Key of Real Estate Object
Constraints: Not nullable, Maximum length: 13
rEConditionType
- Condition Type
Constraints: Not nullable, Maximum length: 4
rETermNumber
- Term Number
Constraints: Not nullable, Maximum length: 4
rEExtConditionPurpose
- Conditions - External Purpose
Constraints: Not nullable, Maximum length: 4
validityStartEndDateValue
- Date from to (RAP Key)
Constraints: Not nullable, Maximum length: 16
REContrValuationCondition
entity using key fields. This request builder allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the request builder object.@Nonnull CreateRequestBuilder<REContrValuationCondition> createREContrValuationCondition(@Nonnull REContrValuationCondition rEContrValuationCondition)
REContrValuationCondition
entity and save it to the S/4HANA system.rEContrValuationCondition
- REContrValuationCondition
entity object that will be created in the S/4HANA system.REContrValuationCondition
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull UpdateRequestBuilder<REContrValuationCondition> updateREContrValuationCondition(@Nonnull REContrValuationCondition rEContrValuationCondition)
REContrValuationCondition
entity and save it to the S/4HANA system.rEContrValuationCondition
- REContrValuationCondition
entity object that will be updated in the S/4HANA system.REContrValuationCondition
entity. To perform execution, call the
execute
method on the request builder object.@Nonnull DeleteRequestBuilder<REContrValuationCondition> deleteREContrValuationCondition(@Nonnull REContrValuationCondition rEContrValuationCondition)
REContrValuationCondition
entity in the S/4HANA system.rEContrValuationCondition
- REContrValuationCondition
entity object that will be deleted in the S/4HANA system.REContrValuationCondition
entity. To perform execution, call the
execute
method on the request builder object.Copyright © 2021 SAP SE. All rights reserved.