Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.field.CharcAttribSeldCodeSetField
Packages that use CharcAttribSeldCodeSetField
Package
Description
-
Uses of CharcAttribSeldCodeSetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldCodeSetFieldModifier and TypeFieldDescriptionstatic final CharcAttribSeldCodeSetField<String>CharcAttribSeldCodeSet.CHARC_ATTRIB_SELD_SET_CREATED_BYUse with available fluent helpers to apply the CharcAttribSeldSetCreatedBy field to query operations.static final CharcAttribSeldCodeSetField<LocalDateTime>CharcAttribSeldCodeSet.CHARC_ATTRIB_SELD_SET_CRTED_ONUse with available fluent helpers to apply the CharcAttribSeldSetCrtedOn field to query operations.static final CharcAttribSeldCodeSetField<String>CharcAttribSeldCodeSet.CHARC_ATTRIB_SELD_SET_LAST_CHGD_BYUse with available fluent helpers to apply the CharcAttribSeldSetLastChgdBy field to query operations.static final CharcAttribSeldCodeSetField<LocalDateTime>CharcAttribSeldCodeSet.CHARC_ATTRIB_SELD_SET_LAST_CHGD_ONUse with available fluent helpers to apply the CharcAttribSeldSetLastChgdOn field to query operations.static final CharcAttribSeldCodeSetField<String>CharcAttribSeldCodeSet.INSPECTION_SELECTED_SET_STATUSUse with available fluent helpers to apply the InspectionSelectedSetStatus field to query operations.static final CharcAttribSeldCodeSetField<String>CharcAttribSeldCodeSet.SELECTED_CODE_SETUse with available fluent helpers to apply the SelectedCodeSet field to query operations.static final CharcAttribSeldCodeSetField<String>CharcAttribSeldCodeSet.SELECTED_CODE_SET_PLANTUse with available fluent helpers to apply the SelectedCodeSetPlant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog that return CharcAttribSeldCodeSetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CharcAttribSeldCodeSetField<T>CharcAttribSeldCodeSet.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CharcAttribSeldCodeSetField<T>Use with available fluent helpers to apply an extension field to query operations.