Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChgRecdEquipBOM
Packages that use ChgRecdEquipBOM
Package
Description
-
Uses of ChgRecdEquipBOM 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 ChgRecdEquipBOMModifier and TypeFieldDescriptionstatic final ChangeRecordLink<ChgRecdEquipBOM>ChangeRecord.TO_CHG_RECD_EQUIP_BOMUse with available fluent helpers to apply the to_ChgRecdEquipBOM navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChgRecdEquipBOMModifier and TypeMethodDescriptionChgRecdEquipBOM.ChgRecdEquipBOMBuilder.build()protected ChgRecdEquipBOMChgRecdEquipBOMCreateFluentHelper.getEntity()protected ChgRecdEquipBOMChgRecdEquipBOMDeleteFluentHelper.getEntity()protected ChgRecdEquipBOMChgRecdEquipBOMUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return types with arguments of type ChgRecdEquipBOMModifier and TypeMethodDescriptionChangeRecord.fetchChgRecdEquipBOM()Fetches the ChgRecdEquipBOM entities (one to many) associated with this entity.io.vavr.control.Option<List<ChgRecdEquipBOM>>ChangeRecord.getChgRecdEquipBOMIfPresent()Retrieval of associated ChgRecdEquipBOM entities (one to many).ChangeRecord.getChgRecdEquipBOMOrFetch()Retrieval of associated ChgRecdEquipBOM entities (one to many).protected Class<ChgRecdEquipBOM>ChgRecdEquipBOMByKeyFluentHelper.getEntityClass()protected Class<ChgRecdEquipBOM>ChgRecdEquipBOMFluentHelper.getEntityClass()ChgRecdEquipBOM.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdEquipBOMModifier and TypeMethodDescriptionvoidChangeRecord.addChgRecdEquipBOM(ChgRecdEquipBOM... entity) Adds elements to the list of associated ChgRecdEquipBOM entities.ChangeRecord.ChangeRecordBuilder.chgRecdEquipBOM(ChgRecdEquipBOM... value) Navigation property to_ChgRecdEquipBOM for ChangeRecord to multiple ChgRecdEquipBOM.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type arguments of type ChgRecdEquipBOMModifier and TypeMethodDescriptionvoidChangeRecord.setChgRecdEquipBOM(List<ChgRecdEquipBOM> value) Overwrites the list of associated ChgRecdEquipBOM entities for the loaded navigation property to_ChgRecdEquipBOM.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdEquipBOMModifierConstructorDescriptionChgRecdEquipBOMCreateFluentHelper(String servicePath, ChgRecdEquipBOM entity, String entityCollection) Creates a fluent helper object that will create aChgRecdEquipBOMentity on the OData endpoint.ChgRecdEquipBOMDeleteFluentHelper(String servicePath, ChgRecdEquipBOM entity, String entityCollection) Creates a fluent helper object that will delete aChgRecdEquipBOMentity on the OData endpoint.ChgRecdEquipBOMUpdateFluentHelper(String servicePath, ChgRecdEquipBOM entity, String entityCollection) Creates a fluent helper object that will update aChgRecdEquipBOMentity on the OData endpoint. -
Uses of ChgRecdEquipBOM 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 ChgRecdEquipBOMModifier and TypeMethodDescriptionChangeRecordServiceBatchChangeSet.createChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Create a newChgRecdEquipBOMentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.createChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) ChangeRecordServiceBatchChangeSet.deleteChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deletes an existingChgRecdEquipBOMentity in the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.deleteChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) ChangeRecordServiceBatchChangeSet.updateChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Update an existingChgRecdEquipBOMentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.updateChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) -
Uses of ChgRecdEquipBOM 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 ChgRecdEquipBOMModifier and TypeMethodDescriptionChgRecdEquipBOMOneToOneLink.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 ChgRecdEquipBOMModifier and TypeMethodDescriptionprotected ChgRecdEquipBOMLink<ObjectT>ChgRecdEquipBOMLink.translateLinkType(EntityLink<ChgRecdEquipBOMLink<ObjectT>, ChgRecdEquipBOM, ObjectT> link) -
Uses of ChgRecdEquipBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChgRecdEquipBOMModifier and TypeMethodDescriptionChangeRecordService.createChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.Create a newChgRecdEquipBOMentity and save it to the S/4HANA system.DefaultChangeRecordService.createChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.ChangeRecordService.deleteChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.Deletes an existingChgRecdEquipBOMentity in the S/4HANA system.DefaultChangeRecordService.deleteChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.ChangeRecordService.updateChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.Update an existingChgRecdEquipBOMentity and save it to the S/4HANA system.DefaultChangeRecordService.updateChgRecdEquipBOM(ChgRecdEquipBOM chgRecdEquipBOM) Deprecated.