Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.field.RawSubstanceField
Packages that use RawSubstanceField
-
Uses of RawSubstanceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance declared as RawSubstanceFieldModifier and TypeFieldDescriptionstatic final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCEUse with available fluent helpers to apply the RawSubstance field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_AUTHZN_GROUPUse with available fluent helpers to apply the RawSubstanceAuthznGroup field to query operations.static final RawSubstanceField<LocalDateTime>RawSubstance.RAW_SUBSTANCE_CHANGE_DATEUse with available fluent helpers to apply the RawSubstanceChangeDate field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USERUse with available fluent helpers to apply the RawSubstanceChangedByUser field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USER_NAMEUse with available fluent helpers to apply the RawSubstanceChangedByUserName field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_CREATED_BY_USERUse with available fluent helpers to apply the RawSubstanceCreatedByUser field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_CREATED_BY_USER_NAMEUse with available fluent helpers to apply the RawSubstanceCreatedByUserName field to query operations.static final RawSubstanceField<LocalDateTime>RawSubstance.RAW_SUBSTANCE_CREATION_DATEUse with available fluent helpers to apply the RawSubstanceCreationDate field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_INTERNAL_IDUse with available fluent helpers to apply the RawSubstanceInternalID field to query operations.static final RawSubstanceField<String>RawSubstance.RAW_SUBSTANCE_TYPEUse with available fluent helpers to apply the RawSubstanceType field to query operations.static final RawSubstanceField<String>RawSubstance.SPECIFICATION_CATEGORYUse with available fluent helpers to apply the SpecificationCategory field to query operations.static final RawSubstanceField<String>RawSubstance.SPECIFICATION_HDR_STS_SCHEMAUse with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.static final RawSubstanceField<String>RawSubstance.SPECIFICATION_HEADER_STATUSUse with available fluent helpers to apply the SpecificationHeaderStatus field to query operations.static final RawSubstanceField<String>RawSubstance.SPECIFICATION_NOTEUse with available fluent helpers to apply the SpecificationNote field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return RawSubstanceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RawSubstanceField<T>RawSubstance.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RawSubstanceField<T>Use with available fluent helpers to apply an extension field to query operations.