Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable.VariantConfigurationTable
Packages that use VariantConfigurationTable
Package
Description
-
Uses of VariantConfigurationTable in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with type parameters of type VariantConfigurationTableModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<VariantConfigurationTable,SAP__Message> VariantConfigurationTable._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<VariantConfigurationTable>VariantConfigurationTable.ALL_FIELDSSelector for all available fields of VariantConfigurationTable.static final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.CREATED_BY_USERstatic final SimpleProperty.Date<VariantConfigurationTable>VariantConfigurationTable.CREATION_DATEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.ENGINE_PROCESSING_MODEstatic final SimpleProperty.Date<VariantConfigurationTable>VariantConfigurationTable.LAST_CHANGE_DATEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.LAST_CHANGED_BY_USERVariantConfigurationTable.TO__COLUMNUse with available request builders to apply the _Column navigation property to query operations.VarCnfTblColumn.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.static final NavigationProperty.Single<VarCnfTblText,VariantConfigurationTable> VarCnfTblText.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.VarCnfTblValAssgmtAlternative.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.VarCnfTblValAssgmtAltvItem.TO__TABLEUse with available request builders to apply the _Table navigation property to query operations.VariantConfigurationTable.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.VariantConfigurationTable.TO__VALUE_ASSIGNMENT_ALTERNATIVEUse with available request builders to apply the _ValueAssignmentAlternative navigation property to query operations.static final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CNF_TBL_CSTM_STOR_LNK_LAST_CHGD_BYstatic final SimpleProperty.Date<VariantConfigurationTable>VariantConfigurationTable.VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_DATEstatic final SimpleProperty.Time<VariantConfigurationTable>VariantConfigurationTable.VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_TIMEstatic final SimpleProperty.Boolean<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_CSTM_STOR_IS_ACTIVEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_CUSTOM_STORAGE_NAMEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_DESCRIPTIONstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_GROUPstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_GROUP_NAMEstatic final SimpleProperty.Boolean<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_IS_DECISION_TABLEstatic final SimpleProperty.DateTime<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_LST_CHG_DATE_TIMEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_NAMEstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_STATUSstatic final SimpleProperty.String<VariantConfigurationTable>VariantConfigurationTable.VAR_CONFIGN_TBL_STATUS_NAMEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable that return VariantConfigurationTableModifier and TypeMethodDescriptionVariantConfigurationTable.VariantConfigurationTableBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable that return types with arguments of type VariantConfigurationTableModifier and TypeMethodDescriptionio.vavr.control.Option<VariantConfigurationTable>VarCnfTblColumn.getTableIfPresent()Retrieval of associated VariantConfigurationTable entity (one to one).io.vavr.control.Option<VariantConfigurationTable>VarCnfTblText.getTableIfPresent()Retrieval of associated VariantConfigurationTable entity (one to one).io.vavr.control.Option<VariantConfigurationTable>VarCnfTblValAssgmtAlternative.getTableIfPresent()Retrieval of associated VariantConfigurationTable entity (one to one).io.vavr.control.Option<VariantConfigurationTable>VarCnfTblValAssgmtAltvItem.getTableIfPresent()Retrieval of associated VariantConfigurationTable entity (one to one).VariantConfigurationTable.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with parameters of type VariantConfigurationTableModifier and TypeMethodDescriptionvoidVarCnfTblColumn.setTable(VariantConfigurationTable value) Overwrites the associated VariantConfigurationTable entity for the loaded navigation property _Table.voidVarCnfTblText.setTable(VariantConfigurationTable value) Overwrites the associated VariantConfigurationTable entity for the loaded navigation property _Table.voidVarCnfTblValAssgmtAlternative.setTable(VariantConfigurationTable value) Overwrites the associated VariantConfigurationTable entity for the loaded navigation property _Table.voidVarCnfTblValAssgmtAltvItem.setTable(VariantConfigurationTable value) Overwrites the associated VariantConfigurationTable entity for the loaded navigation property _Table.VarCnfTblColumn.VarCnfTblColumnBuilder.table(VariantConfigurationTable value) Navigation property _Table for VarCnfTblColumn to single VariantConfigurationTable.VarCnfTblText.VarCnfTblTextBuilder.table(VariantConfigurationTable value) Navigation property _Table for VarCnfTblText to single VariantConfigurationTable.VarCnfTblValAssgmtAlternative.VarCnfTblValAssgmtAlternativeBuilder.table(VariantConfigurationTable value) Navigation property _Table for VarCnfTblValAssgmtAlternative to single VariantConfigurationTable.VarCnfTblValAssgmtAltvItem.VarCnfTblValAssgmtAltvItemBuilder.table(VariantConfigurationTable value) Navigation property _Table for VarCnfTblValAssgmtAltvItem to single VariantConfigurationTable.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with parameters of type VariantConfigurationTableModifierConstructorDescriptionVarCnfTblColumn(String varConfignTblName, String characteristic, String varConfignTblColumnPosition, String varConfignTblCstmStorFieldName, String charcInternalID, VariantConfigurationTable to_Table) VarCnfTblText(String varConfignTblName, String languageCode, String varConfignTblDescription, VariantConfigurationTable to_Table) VarCnfTblValAssgmtAlternative(String varConfignTblName, String varConfignTblValAssgmtAltvID, List<VarCnfTblValAssgmtAltvItem> to_Item, VariantConfigurationTable to_Table) VarCnfTblValAssgmtAltvItem(String varConfignTblName, String varConfignTblValAssgmtAltvID, String characteristic, String charcInternalID, VarCnfTblColumn to_Column, VariantConfigurationTable to_Table, VarCnfTblValAssgmtAlternative to_ValueAssignmentAlternative) -
Uses of VariantConfigurationTable 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 VariantConfigurationTableModifier and TypeMethodDescriptionDefaultVariantTableService.countVariantConfigurationTable()Deprecated.VariantTableService.countVariantConfigurationTable()Deprecated.Fetch the number of entries from theVariantConfigurationTableentity collection matching the filter and search expressions.DefaultVariantTableService.createVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.createVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Create a newVariantConfigurationTableentity and save it to the S/4HANA system.DefaultVariantTableService.deleteVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.deleteVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Deletes an existingVariantConfigurationTableentity in the S/4HANA system.DefaultVariantTableService.getAllVariantConfigurationTable()Deprecated.VariantTableService.getAllVariantConfigurationTable()Deprecated.Fetch multipleVariantConfigurationTableentities.DefaultVariantTableService.getVariantConfigurationTableByKey(String varConfignTblName) Deprecated.VariantTableService.getVariantConfigurationTableByKey(String varConfignTblName) Deprecated.Fetch a singleVariantConfigurationTableentity using key fields.DefaultVariantTableService.updateVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.updateVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Update an existingVariantConfigurationTableentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VariantConfigurationTableModifier and TypeMethodDescriptionDefaultVariantTableService.createVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.createVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Create a newVariantConfigurationTableentity and save it to the S/4HANA system.DefaultVariantTableService.deleteVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.deleteVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Deletes an existingVariantConfigurationTableentity in the S/4HANA system.DefaultVariantTableService.updateVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.VariantTableService.updateVariantConfigurationTable(VariantConfigurationTable variantConfigurationTable) Deprecated.Update an existingVariantConfigurationTableentity and save it to the S/4HANA system.