Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMasterAltDate
Packages that use ChangeMasterAltDate
Package
Description
-
Uses of ChangeMasterAltDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type parameters of type ChangeMasterAltDateModifier and TypeFieldDescriptionstatic final ChangeMasterLink<ChangeMasterAltDate>ChangeMaster.TO_ALTERNATIVE_DATEUse with available fluent helpers to apply the to_AlternativeDate navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterAltDateModifier and TypeMethodDescriptionChangeMasterAltDate.ChangeMasterAltDateBuilder.build()protected ChangeMasterAltDateChangeMasterAltDateCreateFluentHelper.getEntity()protected ChangeMasterAltDateChangeMasterAltDateDeleteFluentHelper.getEntity()protected ChangeMasterAltDateChangeMasterAltDateUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return types with arguments of type ChangeMasterAltDateModifier and TypeMethodDescriptionChangeMaster.fetchAlternativeDate()Fetches the ChangeMasterAltDate entities (one to many) associated with this entity.io.vavr.control.Option<List<ChangeMasterAltDate>>ChangeMaster.getAlternativeDateIfPresent()Retrieval of associated ChangeMasterAltDate entities (one to many).ChangeMaster.getAlternativeDateOrFetch()Retrieval of associated ChangeMasterAltDate entities (one to many).protected Class<ChangeMasterAltDate>ChangeMasterAltDateByKeyFluentHelper.getEntityClass()protected Class<ChangeMasterAltDate>ChangeMasterAltDateFluentHelper.getEntityClass()ChangeMasterAltDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMasterAltDateModifier and TypeMethodDescriptionvoidChangeMaster.addAlternativeDate(ChangeMasterAltDate... entity) Adds elements to the list of associated ChangeMasterAltDate entities.ChangeMaster.ChangeMasterBuilder.alternativeDate(ChangeMasterAltDate... value) Navigation property to_AlternativeDate for ChangeMaster to multiple ChangeMasterAltDate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type arguments of type ChangeMasterAltDateModifier and TypeMethodDescriptionvoidChangeMaster.setAlternativeDate(List<ChangeMasterAltDate> value) Overwrites the list of associated ChangeMasterAltDate entities for the loaded navigation property to_AlternativeDate.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMasterAltDateModifierConstructorDescriptionChangeMasterAltDateCreateFluentHelper(String servicePath, ChangeMasterAltDate entity, String entityCollection) Creates a fluent helper object that will create aChangeMasterAltDateentity on the OData endpoint.ChangeMasterAltDateDeleteFluentHelper(String servicePath, ChangeMasterAltDate entity, String entityCollection) Creates a fluent helper object that will delete aChangeMasterAltDateentity on the OData endpoint.ChangeMasterAltDateUpdateFluentHelper(String servicePath, ChangeMasterAltDate entity, String entityCollection) Creates a fluent helper object that will update aChangeMasterAltDateentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type arguments of type ChangeMasterAltDateModifierConstructorDescriptionChangeMaster(Boolean shiftValidityStartDate_ac, Boolean delete_mc, Boolean update_mc, Boolean alternativeDate_oc, Boolean changeMstrObMgReDocInfoRecd_oc, Boolean changeMstrObMgReMaterial_oc, Boolean changeMstrObMgReMatlBOM_oc, Boolean objTypeAssignment_oc, String changeNumber, String changeNumberStatus, String authorizationGroup, String changeNumberFunction, String isTechnicallyReleased, String changeNumberReleaseKey, String reasonForChangeText, String changeNumberDescription, LocalDateTime changeNumberValidFromDate, LocalDateTime changeNumberCreationDate, String changeNumberCreatedByUser, LocalDateTime changeNumberLastChangedDate, String changeNumberLastChangedByUser, Boolean isUsedForDataDefinition, Boolean changeNumberIsMrkdForDeletion, ZonedDateTime changeNumberLastChgdDateTime, List<ChangeMasterAltDate> toAlternativeDate, List<ChangeMstrObjectMgmtRecord> toChangeMstrObjectMgmtRecord, List<ChangeMstrObMgReDocInfoRecd> toChangeMstrObMgReDocInfoRecd, List<ChangeMstrObMgReMaterial> toChangeMstrObMgReMaterial, List<ChangeMstrObMgReMatlBOM> toChangeMstrObMgReMatlBOM, List<ChangeMasterCharc> toCharacteristics, List<ChangeMasterClass> toClassification, List<ChangeMasterObjTypeAssgmt> toObjTypeAssignment) -
Uses of ChangeMasterAltDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch with parameters of type ChangeMasterAltDateModifier and TypeMethodDescriptionChangeMasterV2ServiceBatchChangeSet.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Create a newChangeMasterAltDateentity and save it to the S/4HANA system.DefaultChangeMasterV2ServiceBatchChangeSet.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) ChangeMasterV2ServiceBatchChangeSet.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deletes an existingChangeMasterAltDateentity in the S/4HANA system.DefaultChangeMasterV2ServiceBatchChangeSet.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) ChangeMasterV2ServiceBatchChangeSet.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Update an existingChangeMasterAltDateentity and save it to the S/4HANA system.DefaultChangeMasterV2ServiceBatchChangeSet.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) -
Uses of ChangeMasterAltDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link that return types with arguments of type ChangeMasterAltDateModifier and TypeMethodDescriptionChangeMasterAltDateOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link with type arguments of type ChangeMasterAltDateModifier and TypeMethodDescriptionprotected ChangeMasterAltDateLink<ObjectT>ChangeMasterAltDateLink.translateLinkType(EntityLink<ChangeMasterAltDateLink<ObjectT>, ChangeMasterAltDate, ObjectT> link) -
Uses of ChangeMasterAltDate in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChangeMasterAltDateModifier and TypeMethodDescriptionChangeMasterV2Service.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.Create a newChangeMasterAltDateentity and save it to the S/4HANA system.DefaultChangeMasterV2Service.createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.ChangeMasterV2Service.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.Deletes an existingChangeMasterAltDateentity in the S/4HANA system.DefaultChangeMasterV2Service.deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.ChangeMasterV2Service.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.Update an existingChangeMasterAltDateentity and save it to the S/4HANA system.DefaultChangeMasterV2Service.updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate) Deprecated.