Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChgRecdObjPgMaintTskList
Packages that use ChgRecdObjPgMaintTskList
Package
Description
-
Uses of ChgRecdObjPgMaintTskList in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type parameters of type ChgRecdObjPgMaintTskListModifier and TypeFieldDescriptionstatic final ChangeRecordLink<ChgRecdObjPgMaintTskList>ChangeRecord.TO_CHG_RECD_REF_MAINT_TSK_LISTUse with available fluent helpers to apply the to_ChgRecdRefMaintTskList navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionChgRecdObjPgMaintTskList.ChgRecdObjPgMaintTskListBuilder.build()protected ChgRecdObjPgMaintTskListChgRecdObjPgMaintTskListCreateFluentHelper.getEntity()protected ChgRecdObjPgMaintTskListChgRecdObjPgMaintTskListDeleteFluentHelper.getEntity()protected ChgRecdObjPgMaintTskListChgRecdObjPgMaintTskListUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return types with arguments of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionChangeRecord.fetchChgRecdRefMaintTskList()Fetches the ChgRecdObjPgMaintTskList entities (one to many) associated with this entity.io.vavr.control.Option<List<ChgRecdObjPgMaintTskList>>ChangeRecord.getChgRecdRefMaintTskListIfPresent()Retrieval of associated ChgRecdObjPgMaintTskList entities (one to many).ChangeRecord.getChgRecdRefMaintTskListOrFetch()Retrieval of associated ChgRecdObjPgMaintTskList entities (one to many).protected Class<ChgRecdObjPgMaintTskList>ChgRecdObjPgMaintTskListByKeyFluentHelper.getEntityClass()protected Class<ChgRecdObjPgMaintTskList>ChgRecdObjPgMaintTskListFluentHelper.getEntityClass()ChgRecdObjPgMaintTskList.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionvoidChangeRecord.addChgRecdRefMaintTskList(ChgRecdObjPgMaintTskList... entity) Adds elements to the list of associated ChgRecdObjPgMaintTskList entities.ChangeRecord.ChangeRecordBuilder.chgRecdRefMaintTskList(ChgRecdObjPgMaintTskList... value) Navigation property to_ChgRecdRefMaintTskList for ChangeRecord to multiple ChgRecdObjPgMaintTskList.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type arguments of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionvoidChangeRecord.setChgRecdRefMaintTskList(List<ChgRecdObjPgMaintTskList> value) Overwrites the list of associated ChgRecdObjPgMaintTskList entities for the loaded navigation property to_ChgRecdRefMaintTskList.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdObjPgMaintTskListModifierConstructorDescriptionChgRecdObjPgMaintTskListCreateFluentHelper(String servicePath, ChgRecdObjPgMaintTskList entity, String entityCollection) Creates a fluent helper object that will create aChgRecdObjPgMaintTskListentity on the OData endpoint.ChgRecdObjPgMaintTskListDeleteFluentHelper(String servicePath, ChgRecdObjPgMaintTskList entity, String entityCollection) Creates a fluent helper object that will delete aChgRecdObjPgMaintTskListentity on the OData endpoint.ChgRecdObjPgMaintTskListUpdateFluentHelper(String servicePath, ChgRecdObjPgMaintTskList entity, String entityCollection) Creates a fluent helper object that will update aChgRecdObjPgMaintTskListentity on the OData endpoint. -
Uses of ChgRecdObjPgMaintTskList in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch with parameters of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionChangeRecordServiceBatchChangeSet.createChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Create a newChgRecdObjPgMaintTskListentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.createChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) ChangeRecordServiceBatchChangeSet.deleteChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deletes an existingChgRecdObjPgMaintTskListentity in the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.deleteChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) ChangeRecordServiceBatchChangeSet.updateChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Update an existingChgRecdObjPgMaintTskListentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.updateChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) -
Uses of ChgRecdObjPgMaintTskList in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link that return types with arguments of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionChgRecdObjPgMaintTskListOneToOneLink.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.changerecord.link with type arguments of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionprotected ChgRecdObjPgMaintTskListLink<ObjectT>ChgRecdObjPgMaintTskListLink.translateLinkType(EntityLink<ChgRecdObjPgMaintTskListLink<ObjectT>, ChgRecdObjPgMaintTskList, ObjectT> link) -
Uses of ChgRecdObjPgMaintTskList in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChgRecdObjPgMaintTskListModifier and TypeMethodDescriptionChangeRecordService.createChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.Create a newChgRecdObjPgMaintTskListentity and save it to the S/4HANA system.DefaultChangeRecordService.createChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.ChangeRecordService.deleteChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.Deletes an existingChgRecdObjPgMaintTskListentity in the S/4HANA system.DefaultChangeRecordService.deleteChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.ChangeRecordService.updateChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.Update an existingChgRecdObjPgMaintTskListentity and save it to the S/4HANA system.DefaultChangeRecordService.updateChgRecdObjPgMaintTskList(ChgRecdObjPgMaintTskList chgRecdObjPgMaintTskList) Deprecated.