Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable.VarCnfTblColumn
Packages that use VarCnfTblColumn
Package
Description
-
Uses of VarCnfTblColumn 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 VarCnfTblColumnModifier and TypeFieldDescriptionstatic final SimpleProperty<VarCnfTblColumn>VarCnfTblColumn.ALL_FIELDSSelector for all available fields of VarCnfTblColumn.static final SimpleProperty.String<VarCnfTblColumn>VarCnfTblColumn.CHARACTERISTICstatic final SimpleProperty.String<VarCnfTblColumn>VarCnfTblColumn.CHARC_INTERNAL_IDVarCnfTblValAssgmtAltvItem.TO__COLUMNUse with available request builders to apply the _Column navigation property to query operations.VariantConfigurationTable.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 SimpleProperty.String<VarCnfTblColumn>VarCnfTblColumn.VAR_CONFIGN_TBL_COLUMN_POSITIONstatic final SimpleProperty.String<VarCnfTblColumn>VarCnfTblColumn.VAR_CONFIGN_TBL_CSTM_STOR_FIELD_NAMEstatic final SimpleProperty.String<VarCnfTblColumn>VarCnfTblColumn.VAR_CONFIGN_TBL_NAMEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable that return VarCnfTblColumnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable that return types with arguments of type VarCnfTblColumnModifier and TypeMethodDescriptionio.vavr.control.Option<VarCnfTblColumn>VarCnfTblValAssgmtAltvItem.getColumnIfPresent()Retrieval of associated VarCnfTblColumn entity (one to one).io.vavr.control.Option<List<VarCnfTblColumn>>VariantConfigurationTable.getColumnIfPresent()Retrieval of associated VarCnfTblColumn entities (one to many).VarCnfTblColumn.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with parameters of type VarCnfTblColumnModifier and TypeMethodDescriptionvoidVariantConfigurationTable.addColumn(VarCnfTblColumn... entity) Adds elements to the list of associated VarCnfTblColumn entities.VarCnfTblValAssgmtAltvItem.VarCnfTblValAssgmtAltvItemBuilder.column(VarCnfTblColumn value) Navigation property _Column for VarCnfTblValAssgmtAltvItem to single VarCnfTblColumn.VariantConfigurationTable.VariantConfigurationTableBuilder.column(VarCnfTblColumn... value) Navigation property _Column for VariantConfigurationTable to multiple VarCnfTblColumn.voidVarCnfTblValAssgmtAltvItem.setColumn(VarCnfTblColumn value) Overwrites the associated VarCnfTblColumn entity for the loaded navigation property _Column.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with type arguments of type VarCnfTblColumnModifier and TypeMethodDescriptionvoidVariantConfigurationTable.setColumn(List<VarCnfTblColumn> value) Overwrites the list of associated VarCnfTblColumn entities for the loaded navigation property _Column.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with parameters of type VarCnfTblColumnModifierConstructorDescriptionVarCnfTblValAssgmtAltvItem(String varConfignTblName, String varConfignTblValAssgmtAltvID, String characteristic, String charcInternalID, VarCnfTblColumn to_Column, VariantConfigurationTable to_Table, VarCnfTblValAssgmtAlternative to_ValueAssignmentAlternative) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.varianttable with type arguments of type VarCnfTblColumnModifierConstructorDescriptionVariantConfigurationTable(String varConfignTblName, String varConfignTblDescription, String varConfignTblStatus, String varConfignTblStatusName, String varConfignTblGroup, String varConfignTblGroupName, String varConfignTblCustomStorageName, Boolean varConfignTblCstmStorIsActive, Boolean varConfignTblIsDecisionTable, String engineProcessingMode, LocalDate creationDate, String createdByUser, LocalDate lastChangeDate, String lastChangedByUser, LocalDate varCnfTblCstmStorLnkLstChgDate, LocalTime varCnfTblCstmStorLnkLstChgTime, String varCnfTblCstmStorLnkLastChgdBy, OffsetDateTime varConfignTblLstChgDateTime, Collection<SAP__Message> _Messages, List<VarCnfTblColumn> to_Column, List<VarCnfTblText> to_Text, List<VarCnfTblValAssgmtAlternative> to_ValueAssignmentAlternative) -
Uses of VarCnfTblColumn 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 VarCnfTblColumnModifier and TypeMethodDescriptionDefaultVariantTableService.countVarConfigurationTableColumn()Deprecated.VariantTableService.countVarConfigurationTableColumn()Deprecated.Fetch the number of entries from theVarCnfTblColumnentity collection matching the filter and search expressions.DefaultVariantTableService.deleteVarConfigurationTableColumn(VarCnfTblColumn varCnfTblColumn) Deprecated.VariantTableService.deleteVarConfigurationTableColumn(VarCnfTblColumn varCnfTblColumn) Deprecated.Deletes an existingVarCnfTblColumnentity in the S/4HANA system.DefaultVariantTableService.getAllVarConfigurationTableColumn()Deprecated.VariantTableService.getAllVarConfigurationTableColumn()Deprecated.Fetch multipleVarCnfTblColumnentities.DefaultVariantTableService.getVarConfigurationTableColumnByKey(String varConfignTblName, String characteristic) Deprecated.VariantTableService.getVarConfigurationTableColumnByKey(String varConfignTblName, String characteristic) Deprecated.Fetch a singleVarCnfTblColumnentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type VarCnfTblColumnModifier and TypeMethodDescriptionDefaultVariantTableService.deleteVarConfigurationTableColumn(VarCnfTblColumn varCnfTblColumn) Deprecated.VariantTableService.deleteVarConfigurationTableColumn(VarCnfTblColumn varCnfTblColumn) Deprecated.Deletes an existingVarCnfTblColumnentity in the S/4HANA system.