Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent.VarConfigurationTableContent
Packages that use VarConfigurationTableContent
Package
Description
-
Uses of VarConfigurationTableContent in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent with type parameters of type VarConfigurationTableContentModifier and TypeFieldDescriptionVarConfigurationTableContent._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<VarConfigurationTableContent>VarConfigurationTableContent.ALL_FIELDSSelector for all available fields of VarConfigurationTableContent.static final SimpleProperty.String<VarConfigurationTableContent>VarConfigurationTableContent.ENGINE_PROCESSING_MODEVariantConfigurationTableLine.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.VariantConfigurationTableValue.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.static final NavigationProperty.Collection<VarConfigurationTableContent,VariantConfigurationTableLine> VarConfigurationTableContent.TO__TABLE_LINEUse with available request builders to apply the _TableLine navigation property to query operations.static final SimpleProperty.String<VarConfigurationTableContent>VarConfigurationTableContent.VAR_CONFIGN_TBL_CNTNT_LAST_CHG_NOstatic final SimpleProperty.DateTime<VarConfigurationTableContent>VarConfigurationTableContent.VAR_CONFIGN_TBL_CNTNT_LST_CHG_DTE_TMEstatic final SimpleProperty.String<VarConfigurationTableContent>VarConfigurationTableContent.VAR_CONFIGN_TBL_NAMEstatic final SimpleProperty.String<VarConfigurationTableContent>VarConfigurationTableContent.VAR_CONFIGN_TBL_STATUSMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent that return VarConfigurationTableContentModifier and TypeMethodDescriptionVarConfigurationTableContent.VarConfigurationTableContentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent that return types with arguments of type VarConfigurationTableContentModifier and TypeMethodDescriptionVarConfigurationTableContent.createLine(String varConfignTblTgtLinePosition, String changeNumber, String characteristic, String charcValue, Double charcFromNumericValue, Double charcToNumericValue, String charcValueIntervalType, String charcFromNumericValueUnit, String charcToNumericValueUnit, Boolean varConfignTblAnyValueIsAllowed) Action that can be applied to any entity object of this class.VarConfigurationTableContent.createLine(String varConfignTblTgtLinePosition, String changeNumber, String characteristic, String charcValue, Double charcFromNumericValue, Double charcToNumericValue, String charcValueIntervalType, String charcFromNumericValueUnit, String charcToNumericValueUnit, Boolean varConfignTblAnyValueIsAllowed) Action that can be applied to any entity object of this class.VarConfigurationTableContent.deleteAllLines(String changeNumber) Action that can be applied to any entity object of this class.VarConfigurationTableContent.deleteAllLines(String changeNumber) Action that can be applied to any entity object of this class.io.vavr.control.Option<VarConfigurationTableContent>VariantConfigurationTableLine.getTableIfPresent()Retrieval of associated VarConfigurationTableContent entity (one to one).io.vavr.control.Option<VarConfigurationTableContent>VariantConfigurationTableValue.getTableIfPresent()Retrieval of associated VarConfigurationTableContent entity (one to one).VarConfigurationTableContent.getType()static BoundFunction.SingleToCollection<VarConfigurationTableContent,VariantConfigurationTableValue> VarConfigurationTableContent.retrieveByKeyDate(LocalDate keyDate) Function that can be applied to any entity object of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent with parameters of type VarConfigurationTableContentModifier and TypeMethodDescriptionvoidVariantConfigurationTableLine.setTable(VarConfigurationTableContent value) Overwrites the associated VarConfigurationTableContent entity for the loaded navigation property _Table.voidVariantConfigurationTableValue.setTable(VarConfigurationTableContent value) Overwrites the associated VarConfigurationTableContent entity for the loaded navigation property _Table.VariantConfigurationTableLine.VariantConfigurationTableLineBuilder.table(VarConfigurationTableContent value) Navigation property _Table for VariantConfigurationTableLine to single VarConfigurationTableContent.VariantConfigurationTableValue.VariantConfigurationTableValueBuilder.table(VarConfigurationTableContent value) Navigation property _Table for VariantConfigurationTableValue to single VarConfigurationTableContent.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttablecontent with parameters of type VarConfigurationTableContentModifierConstructorDescriptionVariantConfigurationTableLine(String varConfignTblName, String varConfignTblLineNumber, String changeNumber, String varConfignTblLinePosition, Boolean isDeleted, LocalDate validityStartDate, LocalDate validityEndDate, VarConfigurationTableContent to_Table, List<VariantConfigurationTableValue> to_Value) VariantConfigurationTableValue(String varConfignTblName, String varConfignTblLineNumber, String changeNumber, String characteristic, String varConfignTblValueNumber, String charcValue, String charcValueIntervalType, Double charcFromNumericValue, Double charcToNumericValue, String charcFromNumericValueUnit, String charcToNumericValueUnit, String varConfignTblAnyValueIsAllowed, String charcInternalID, VarConfigurationTableContent to_Table, VariantConfigurationTableLine to_TableLine) -
Uses of VarConfigurationTableContent 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 VarConfigurationTableContentModifier and TypeMethodDescriptionDefaultVariantTableContentService.countVarConfigurationTableContent()Deprecated.VariantTableContentService.countVarConfigurationTableContent()Deprecated.Fetch the number of entries from theVarConfigurationTableContententity collection matching the filter and search expressions.DefaultVariantTableContentService.createVarConfigurationTableContent(VarConfigurationTableContent varConfigurationTableContent) Deprecated.VariantTableContentService.createVarConfigurationTableContent(VarConfigurationTableContent varConfigurationTableContent) Deprecated.Create a newVarConfigurationTableContententity and save it to the S/4HANA system.DefaultVariantTableContentService.getAllVarConfigurationTableContent()Deprecated.VariantTableContentService.getAllVarConfigurationTableContent()Deprecated.Fetch multipleVarConfigurationTableContententities.DefaultVariantTableContentService.getVarConfigurationTableContentByKey(String varConfignTblName) Deprecated.VariantTableContentService.getVarConfigurationTableContentByKey(String varConfignTblName) Deprecated.Fetch a singleVarConfigurationTableContententity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VarConfigurationTableContentModifier and TypeMethodDescriptionDefaultVariantTableContentService.createVarConfigurationTableContent(VarConfigurationTableContent varConfigurationTableContent) Deprecated.VariantTableContentService.createVarConfigurationTableContent(VarConfigurationTableContent varConfigurationTableContent) Deprecated.Create a newVarConfigurationTableContententity and save it to the S/4HANA system.