Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol.PlantSubstnCtrlGrp
Packages that use PlantSubstnCtrlGrp
Package
Description
-
Uses of PlantSubstnCtrlGrp in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with type parameters of type PlantSubstnCtrlGrpModifier and TypeFieldDescriptionstatic final SimpleProperty<PlantSubstnCtrlGrp>PlantSubstnCtrlGrp.ALL_FIELDSSelector for all available fields of PlantSubstnCtrlGrp.static final SimpleProperty.String<PlantSubstnCtrlGrp>PlantSubstnCtrlGrp.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<PlantSubstnCtrlGrp>PlantSubstnCtrlGrp.MD_SUBSTN_GROUPstatic final SimpleProperty.String<PlantSubstnCtrlGrp>PlantSubstnCtrlGrp.MD_SUBSTN_OBJECT_TYPEstatic final NavigationProperty.Single<PlantSubstnCtrlGrp,PlantSubstnCtrl> PlantSubstnCtrlGrp.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.static final NavigationProperty.Collection<PlantSubstnCtrl,PlantSubstnCtrlGrp> PlantSubstnCtrl.TO__CONTROL_GROUPUse with available request builders to apply the _ControlGroup navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol that return PlantSubstnCtrlGrpMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol that return types with arguments of type PlantSubstnCtrlGrpModifier and TypeMethodDescriptionio.vavr.control.Option<List<PlantSubstnCtrlGrp>>PlantSubstnCtrl.getControlGroupIfPresent()Retrieval of associated PlantSubstnCtrlGrp entities (one to many).PlantSubstnCtrlGrp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with parameters of type PlantSubstnCtrlGrpModifier and TypeMethodDescriptionvoidPlantSubstnCtrl.addControlGroup(PlantSubstnCtrlGrp... entity) Adds elements to the list of associated PlantSubstnCtrlGrp entities.PlantSubstnCtrl.PlantSubstnCtrlBuilder.controlGroup(PlantSubstnCtrlGrp... value) Navigation property _ControlGroup for PlantSubstnCtrl to multiple PlantSubstnCtrlGrp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with type arguments of type PlantSubstnCtrlGrpModifier and TypeMethodDescriptionvoidPlantSubstnCtrl.setControlGroup(List<PlantSubstnCtrlGrp> value) Overwrites the list of associated PlantSubstnCtrlGrp entities for the loaded navigation property _ControlGroup.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with type arguments of type PlantSubstnCtrlGrpModifierConstructorDescriptionPlantSubstnCtrl(String mDSubstnObjectType, String mDSubstnControl, Boolean mDSubstnHasDefaultGroup, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages, List<PlantSubstnCtrlGrp> to_ControlGroup, List<PlantSubstnCtrlTxt> to_Text) -
Uses of PlantSubstnCtrlGrp in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type PlantSubstnCtrlGrpModifier and TypeMethodDescriptionDefaultPlantSubstitutionControlService.countPlantSubstnCtrlGrp()Deprecated.PlantSubstitutionControlService.countPlantSubstnCtrlGrp()Deprecated.Fetch the number of entries from thePlantSubstnCtrlGrpentity collection matching the filter and search expressions.DefaultPlantSubstitutionControlService.deletePlantSubstnCtrlGrp(PlantSubstnCtrlGrp plantSubstnCtrlGrp) Deprecated.PlantSubstitutionControlService.deletePlantSubstnCtrlGrp(PlantSubstnCtrlGrp plantSubstnCtrlGrp) Deprecated.Deletes an existingPlantSubstnCtrlGrpentity in the S/4HANA system.DefaultPlantSubstitutionControlService.getAllPlantSubstnCtrlGrp()Deprecated.PlantSubstitutionControlService.getAllPlantSubstnCtrlGrp()Deprecated.Fetch multiplePlantSubstnCtrlGrpentities.DefaultPlantSubstitutionControlService.getPlantSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.PlantSubstitutionControlService.getPlantSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.Fetch a singlePlantSubstnCtrlGrpentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PlantSubstnCtrlGrpModifier and TypeMethodDescriptionDefaultPlantSubstitutionControlService.deletePlantSubstnCtrlGrp(PlantSubstnCtrlGrp plantSubstnCtrlGrp) Deprecated.PlantSubstitutionControlService.deletePlantSubstnCtrlGrp(PlantSubstnCtrlGrp plantSubstnCtrlGrp) Deprecated.Deletes an existingPlantSubstnCtrlGrpentity in the S/4HANA system.