Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup.VarConfignCharacGroupAllocation
Packages that use VarConfignCharacGroupAllocation
Package
Description
-
Uses of VarConfignCharacGroupAllocation in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup with type parameters of type VarConfignCharacGroupAllocationModifier and TypeFieldDescriptionstatic final SimpleProperty<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.ALL_FIELDSSelector for all available fields of VarConfignCharacGroupAllocation.static final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CHANGE_NUMBERstatic final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CHARACTERISTICstatic final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CHARC_INTERNAL_IDstatic final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CONFIGN_CHARACTERISTIC_GROUPstatic final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CREATED_BY_USERstatic final SimpleProperty.DateTime<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.LAST_CHANGED_BY_USERstatic final SimpleProperty.NumericInteger<VarConfignCharacGroupAllocation>VarConfignCharacGroupAllocation.SORTING_NUMBERstatic final NavigationProperty.Collection<VarConfignCharacteristicGroup,VarConfignCharacGroupAllocation> VarConfignCharacteristicGroup.TO__CHARC_ALLOCATIONUse with available request builders to apply the _CharcAllocation navigation property to query operations.static final NavigationProperty.Single<VarConfignCharacGroupAllocation,VarConfignCharacteristicGroup> VarConfignCharacGroupAllocation.TO__GROUPUse with available request builders to apply the _Group navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup that return VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionVarConfignCharacGroupAllocation.VarConfignCharacGroupAllocationBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup that return types with arguments of type VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionio.vavr.control.Option<List<VarConfignCharacGroupAllocation>>VarConfignCharacteristicGroup.getCharcAllocationIfPresent()Retrieval of associated VarConfignCharacGroupAllocation entities (one to many).VarConfignCharacGroupAllocation.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup with parameters of type VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionvoidVarConfignCharacteristicGroup.addCharcAllocation(VarConfignCharacGroupAllocation... entity) Adds elements to the list of associated VarConfignCharacGroupAllocation entities.VarConfignCharacteristicGroup.VarConfignCharacteristicGroupBuilder.charcAllocation(VarConfignCharacGroupAllocation... value) Navigation property _CharcAllocation for VarConfignCharacteristicGroup to multiple VarConfignCharacGroupAllocation.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup with type arguments of type VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionvoidVarConfignCharacteristicGroup.setCharcAllocation(List<VarConfignCharacGroupAllocation> value) Overwrites the list of associated VarConfignCharacGroupAllocation entities for the loaded navigation property _CharcAllocation.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.variantconfigurationcharacteristicgroup with type arguments of type VarConfignCharacGroupAllocationModifierConstructorDescriptionVarConfignCharacteristicGroup(String confignCharacteristicGroup, String changeNumber, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages, List<VarConfignCharacGroupAllocation> to_CharcAllocation, List<VarConfignCharcGroupText> to_Text) -
Uses of VarConfignCharacGroupAllocation 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 VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionDefaultVariantConfigurationCharacteristicGroupService.countVarConfignCharcGroupAlloc()Deprecated.VariantConfigurationCharacteristicGroupService.countVarConfignCharcGroupAlloc()Deprecated.Fetch the number of entries from theVarConfignCharacGroupAllocationentity collection matching the filter and search expressions.DefaultVariantConfigurationCharacteristicGroupService.deleteVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.VariantConfigurationCharacteristicGroupService.deleteVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.Deletes an existingVarConfignCharacGroupAllocationentity in the S/4HANA system.DefaultVariantConfigurationCharacteristicGroupService.getAllVarConfignCharcGroupAlloc()Deprecated.VariantConfigurationCharacteristicGroupService.getAllVarConfignCharcGroupAlloc()Deprecated.Fetch multipleVarConfignCharacGroupAllocationentities.DefaultVariantConfigurationCharacteristicGroupService.getVarConfignCharcGroupAllocByKey(String confignCharacteristicGroup, String changeNumber, String charcInternalID) Deprecated.VariantConfigurationCharacteristicGroupService.getVarConfignCharcGroupAllocByKey(String confignCharacteristicGroup, String changeNumber, String charcInternalID) Deprecated.Fetch a singleVarConfignCharacGroupAllocationentity using key fields.DefaultVariantConfigurationCharacteristicGroupService.updateVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.VariantConfigurationCharacteristicGroupService.updateVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.Update an existingVarConfignCharacGroupAllocationentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VarConfignCharacGroupAllocationModifier and TypeMethodDescriptionDefaultVariantConfigurationCharacteristicGroupService.deleteVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.VariantConfigurationCharacteristicGroupService.deleteVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.Deletes an existingVarConfignCharacGroupAllocationentity in the S/4HANA system.DefaultVariantConfigurationCharacteristicGroupService.updateVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.VariantConfigurationCharacteristicGroupService.updateVarConfignCharcGroupAlloc(VarConfignCharacGroupAllocation varConfignCharacGroupAllocation) Deprecated.Update an existingVarConfignCharacGroupAllocationentity and save it to the S/4HANA system.