Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile.VarCnfHistoricalProfile
Packages that use VarCnfHistoricalProfile
Package
Description
-
Uses of VarCnfHistoricalProfile 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 VarCnfHistoricalProfileModifier and TypeFieldDescriptionstatic final SimpleProperty<VarCnfHistoricalProfile>VarCnfHistoricalProfile.ALL_FIELDSSelector for all available fields of VarCnfHistoricalProfile.static final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.BOM_EXPLOSION_APPLICATIONstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.BOM_EXPLOSION_LEVELstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.CHANGE_NUMBERstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.CLASS_TYPEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.CREATED_BY_USERstatic final SimpleProperty.Date<VarCnfHistoricalProfile>VarCnfHistoricalProfile.CREATION_DATEstatic final SimpleProperty.Boolean<VarCnfHistoricalProfile>VarCnfHistoricalProfile.IS_DELETEDstatic final SimpleProperty.Date<VarCnfHistoricalProfile>VarCnfHistoricalProfile.LAST_CHANGE_DATEstatic final SimpleProperty.DateTime<VarCnfHistoricalProfile>VarCnfHistoricalProfile.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.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.Date<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VALIDITY_END_DATEstatic final SimpleProperty.Date<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VALIDITY_START_DATEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VAR_CNF_PRFL_ORDER_BOM_FIXATING_MODEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VAR_CNF_PROFILE_PRIORITY_VALUEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VAR_CONFIGURATION_PROFILE_NAMEstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VAR_CONFIGURATION_PROFILE_PROCESSstatic final SimpleProperty.String<VarCnfHistoricalProfile>VarCnfHistoricalProfile.VAR_CONFIGURATION_PROFILE_STATUSMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile that return VarCnfHistoricalProfileMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile that return types with arguments of type VarCnfHistoricalProfileModifier and TypeMethodDescriptionio.vavr.control.Option<List<VarCnfHistoricalProfile>>VariantConfigurationProfile.getHistoricalProfileIfPresent()Retrieval of associated VarCnfHistoricalProfile entities (one to many).VarCnfHistoricalProfile.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with parameters of type VarCnfHistoricalProfileModifier and TypeMethodDescriptionvoidVariantConfigurationProfile.addHistoricalProfile(VarCnfHistoricalProfile... entity) Adds elements to the list of associated VarCnfHistoricalProfile entities.VariantConfigurationProfile.VariantConfigurationProfileBuilder.historicalProfile(VarCnfHistoricalProfile... value) Navigation property _HistoricalProfile for VariantConfigurationProfile to multiple VarCnfHistoricalProfile.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with type arguments of type VarCnfHistoricalProfileModifier and TypeMethodDescriptionvoidVariantConfigurationProfile.setHistoricalProfile(List<VarCnfHistoricalProfile> value) Overwrites the list of associated VarCnfHistoricalProfile entities for the loaded navigation property _HistoricalProfile.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.configurationprofile with type arguments of type VarCnfHistoricalProfileModifierConstructorDescriptionVariantConfigurationProfile(String product, String varConfigurationProfileName, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages, List<VarCnfHistoricalProfile> to_HistoricalProfile) -
Uses of VarCnfHistoricalProfile 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 VarCnfHistoricalProfileModifier and TypeMethodDescriptionConfigurationProfileService.countVarCnfHistoricalProfile()Deprecated.Fetch the number of entries from theVarCnfHistoricalProfileentity collection matching the filter and search expressions.DefaultConfigurationProfileService.countVarCnfHistoricalProfile()Deprecated.ConfigurationProfileService.getAllVarCnfHistoricalProfile()Deprecated.Fetch multipleVarCnfHistoricalProfileentities.DefaultConfigurationProfileService.getAllVarCnfHistoricalProfile()Deprecated.ConfigurationProfileService.getVarCnfHistoricalProfileByKey(String product, String varConfigurationProfileName, String changeNumber) Deprecated.Fetch a singleVarCnfHistoricalProfileentity using key fields.DefaultConfigurationProfileService.getVarCnfHistoricalProfileByKey(String product, String varConfigurationProfileName, String changeNumber) Deprecated.ConfigurationProfileService.updateVarCnfHistoricalProfile(VarCnfHistoricalProfile varCnfHistoricalProfile) Deprecated.Update an existingVarCnfHistoricalProfileentity and save it to the S/4HANA system.DefaultConfigurationProfileService.updateVarCnfHistoricalProfile(VarCnfHistoricalProfile varCnfHistoricalProfile) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VarCnfHistoricalProfileModifier and TypeMethodDescriptionConfigurationProfileService.updateVarCnfHistoricalProfile(VarCnfHistoricalProfile varCnfHistoricalProfile) Deprecated.Update an existingVarCnfHistoricalProfileentity and save it to the S/4HANA system.DefaultConfigurationProfileService.updateVarCnfHistoricalProfile(VarCnfHistoricalProfile varCnfHistoricalProfile) Deprecated.