Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field.RealSubstanceField
Packages that use RealSubstanceField
-
Uses of RealSubstanceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance declared as RealSubstanceFieldModifier and TypeFieldDescriptionstatic final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCEUse with available fluent helpers to apply the RealSubstance field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_AUTHZN_GROUPUse with available fluent helpers to apply the RealSubstanceAuthznGroup field to query operations.static final RealSubstanceField<LocalDateTime>RealSubstance.REAL_SUBSTANCE_CHANGE_DATEUse with available fluent helpers to apply the RealSubstanceChangeDate field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USERUse with available fluent helpers to apply the RealSubstanceChangedByUser field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USER_NAMEUse with available fluent helpers to apply the RealSubstanceChangedByUserName field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_CREATED_BY_USERUse with available fluent helpers to apply the RealSubstanceCreatedByUser field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_CREATED_BY_USER_NAMEUse with available fluent helpers to apply the RealSubstanceCreatedByUserName field to query operations.static final RealSubstanceField<LocalDateTime>RealSubstance.REAL_SUBSTANCE_CREATION_DATEUse with available fluent helpers to apply the RealSubstanceCreationDate field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_INTERNAL_IDUse with available fluent helpers to apply the RealSubstanceInternalID field to query operations.static final RealSubstanceField<String>RealSubstance.REAL_SUBSTANCE_TYPEUse with available fluent helpers to apply the RealSubstanceType field to query operations.static final RealSubstanceField<String>RealSubstance.SPECIFICATION_CATEGORYUse with available fluent helpers to apply the SpecificationCategory field to query operations.static final RealSubstanceField<String>RealSubstance.SPECIFICATION_HDR_STS_SCHEMAUse with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.static final RealSubstanceField<String>RealSubstance.SPECIFICATION_HEADER_STATUSUse with available fluent helpers to apply the SpecificationHeaderStatus field to query operations.static final RealSubstanceField<String>RealSubstance.SPECIFICATION_NOTEUse with available fluent helpers to apply the SpecificationNote field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance that return RealSubstanceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RealSubstanceField<T>RealSubstance.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RealSubstanceField<T>Use with available fluent helpers to apply an extension field to query operations.