Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile.VariantConfigurationProfile
Packages that use VariantConfigurationProfile
Package
Description
-
Uses of VariantConfigurationProfile in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with type parameters of type VariantConfigurationProfileModifier and TypeFieldDescriptionVariantConfigurationProfile._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<VariantConfigurationProfile>VariantConfigurationProfile.ALL_FIELDSSelector for all available fields of VariantConfigurationProfile.static final SimpleProperty.DateTime<VariantConfigurationProfile>VariantConfigurationProfile.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<VariantConfigurationProfile>VariantConfigurationProfile.PRODUCTVariantConfigurationProfile.TO__HISTORICAL_PROFILEUse with available request builders to apply the _HistoricalProfile navigation property to query operations.VarCnfHistoricalProfile.TO__PROFILEUse with available request builders to apply the _Profile navigation property to query operations.static final SimpleProperty.String<VariantConfigurationProfile>VariantConfigurationProfile.VAR_CONFIGURATION_PROFILE_NAMEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile that return VariantConfigurationProfileModifier and TypeMethodDescriptionVariantConfigurationProfile.VariantConfigurationProfileBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile that return types with arguments of type VariantConfigurationProfileModifier and TypeMethodDescriptionio.vavr.control.Option<VariantConfigurationProfile>VarCnfHistoricalProfile.getProfileIfPresent()Retrieval of associated VariantConfigurationProfile entity (one to one).VariantConfigurationProfile.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with parameters of type VariantConfigurationProfileModifier and TypeMethodDescriptionVarCnfHistoricalProfile.VarCnfHistoricalProfileBuilder.profile(VariantConfigurationProfile value) Navigation property _Profile for VarCnfHistoricalProfile to single VariantConfigurationProfile.voidVarCnfHistoricalProfile.setProfile(VariantConfigurationProfile value) Overwrites the associated VariantConfigurationProfile entity for the loaded navigation property _Profile.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with parameters of type VariantConfigurationProfileModifierConstructorDescriptionVarCnfHistoricalProfile(String product, String varConfigurationProfileName, String changeNumber, String classType, String varConfigurationProfileStatus, LocalDate validityStartDate, LocalDate validityEndDate, Boolean isDeleted, String bOMExplosionApplication, String bOMExplosionLevel, String varConfigurationProfileProcess, String varCnfPrflOrderBOMFixatingMode, String varCnfProfilePriorityValue, LocalDate creationDate, String createdByUser, LocalDate lastChangeDate, String lastChangedByUser, OffsetDateTime lastChangeDateTime, VariantConfigurationProfile to_Profile) -
Uses of VariantConfigurationProfile 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 VariantConfigurationProfileModifier and TypeMethodDescriptionConfigurationProfileService.countVariantConfigurationProfile()Deprecated.Fetch the number of entries from theVariantConfigurationProfileentity collection matching the filter and search expressions.DefaultConfigurationProfileService.countVariantConfigurationProfile()Deprecated.ConfigurationProfileService.createVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.Create a newVariantConfigurationProfileentity and save it to the S/4HANA system.DefaultConfigurationProfileService.createVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.ConfigurationProfileService.deleteVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.Deletes an existingVariantConfigurationProfileentity in the S/4HANA system.DefaultConfigurationProfileService.deleteVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.ConfigurationProfileService.getAllVariantConfigurationProfile()Deprecated.Fetch multipleVariantConfigurationProfileentities.DefaultConfigurationProfileService.getAllVariantConfigurationProfile()Deprecated.ConfigurationProfileService.getVariantConfigurationProfileByKey(String product, String varConfigurationProfileName) Deprecated.Fetch a singleVariantConfigurationProfileentity using key fields.DefaultConfigurationProfileService.getVariantConfigurationProfileByKey(String product, String varConfigurationProfileName) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VariantConfigurationProfileModifier and TypeMethodDescriptionConfigurationProfileService.createVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.Create a newVariantConfigurationProfileentity and save it to the S/4HANA system.DefaultConfigurationProfileService.createVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.ConfigurationProfileService.deleteVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.Deletes an existingVariantConfigurationProfileentity in the S/4HANA system.DefaultConfigurationProfileService.deleteVariantConfigurationProfile(VariantConfigurationProfile variantConfigurationProfile) Deprecated.