Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChgRecdRefEngBOM
Packages that use ChgRecdRefEngBOM
Package
Description
-
Uses of ChgRecdRefEngBOM 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 ChgRecdRefEngBOMModifier and TypeFieldDescriptionstatic final ChangeRecordLink<ChgRecdRefEngBOM>ChangeRecord.TO_CHG_RECD_REF_ENG_BOMUse with available fluent helpers to apply the to_ChgRecdRefEngBOM navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChgRecdRefEngBOMModifier and TypeMethodDescriptionChgRecdRefEngBOM.ChgRecdRefEngBOMBuilder.build()protected ChgRecdRefEngBOMChgRecdRefEngBOMCreateFluentHelper.getEntity()protected ChgRecdRefEngBOMChgRecdRefEngBOMDeleteFluentHelper.getEntity()protected ChgRecdRefEngBOMChgRecdRefEngBOMUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return types with arguments of type ChgRecdRefEngBOMModifier and TypeMethodDescriptionChangeRecord.fetchChgRecdRefEngBOM()Fetches the ChgRecdRefEngBOM entities (one to many) associated with this entity.io.vavr.control.Option<List<ChgRecdRefEngBOM>>ChangeRecord.getChgRecdRefEngBOMIfPresent()Retrieval of associated ChgRecdRefEngBOM entities (one to many).ChangeRecord.getChgRecdRefEngBOMOrFetch()Retrieval of associated ChgRecdRefEngBOM entities (one to many).protected Class<ChgRecdRefEngBOM>ChgRecdRefEngBOMByKeyFluentHelper.getEntityClass()protected Class<ChgRecdRefEngBOM>ChgRecdRefEngBOMFluentHelper.getEntityClass()ChgRecdRefEngBOM.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdRefEngBOMModifier and TypeMethodDescriptionvoidChangeRecord.addChgRecdRefEngBOM(ChgRecdRefEngBOM... entity) Adds elements to the list of associated ChgRecdRefEngBOM entities.ChangeRecord.ChangeRecordBuilder.chgRecdRefEngBOM(ChgRecdRefEngBOM... value) Navigation property to_ChgRecdRefEngBOM for ChangeRecord to multiple ChgRecdRefEngBOM.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type arguments of type ChgRecdRefEngBOMModifier and TypeMethodDescriptionvoidChangeRecord.setChgRecdRefEngBOM(List<ChgRecdRefEngBOM> value) Overwrites the list of associated ChgRecdRefEngBOM entities for the loaded navigation property to_ChgRecdRefEngBOM.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdRefEngBOMModifierConstructorDescriptionChgRecdRefEngBOMCreateFluentHelper(String servicePath, ChgRecdRefEngBOM entity, String entityCollection) Creates a fluent helper object that will create aChgRecdRefEngBOMentity on the OData endpoint.ChgRecdRefEngBOMDeleteFluentHelper(String servicePath, ChgRecdRefEngBOM entity, String entityCollection) Creates a fluent helper object that will delete aChgRecdRefEngBOMentity on the OData endpoint.ChgRecdRefEngBOMUpdateFluentHelper(String servicePath, ChgRecdRefEngBOM entity, String entityCollection) Creates a fluent helper object that will update aChgRecdRefEngBOMentity on the OData endpoint. -
Uses of ChgRecdRefEngBOM 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 ChgRecdRefEngBOMModifier and TypeMethodDescriptionChangeRecordServiceBatchChangeSet.createChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Create a newChgRecdRefEngBOMentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.createChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) ChangeRecordServiceBatchChangeSet.deleteChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deletes an existingChgRecdRefEngBOMentity in the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.deleteChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) ChangeRecordServiceBatchChangeSet.updateChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Update an existingChgRecdRefEngBOMentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.updateChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) -
Uses of ChgRecdRefEngBOM 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 ChgRecdRefEngBOMModifier and TypeMethodDescriptionChgRecdRefEngBOMOneToOneLink.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 ChgRecdRefEngBOMModifier and TypeMethodDescriptionprotected ChgRecdRefEngBOMLink<ObjectT>ChgRecdRefEngBOMLink.translateLinkType(EntityLink<ChgRecdRefEngBOMLink<ObjectT>, ChgRecdRefEngBOM, ObjectT> link) -
Uses of ChgRecdRefEngBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChgRecdRefEngBOMModifier and TypeMethodDescriptionChangeRecordService.createChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.Create a newChgRecdRefEngBOMentity and save it to the S/4HANA system.DefaultChangeRecordService.createChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.ChangeRecordService.deleteChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.Deletes an existingChgRecdRefEngBOMentity in the S/4HANA system.DefaultChangeRecordService.deleteChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.ChangeRecordService.updateChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.Update an existingChgRecdRefEngBOMentity and save it to the S/4HANA system.DefaultChangeRecordService.updateChgRecdRefEngBOM(ChgRecdRefEngBOM chgRecdRefEngBOM) Deprecated.