Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ReferenceDocumentField
Packages that use ReferenceDocumentField
-
Uses of ReferenceDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ReferenceDocumentFieldModifier and TypeFieldDescriptionstatic final ReferenceDocumentField<String>ReferenceDocument.REFERENCE_DOCUMENT_TYPE_IDUse with available fluent helpers to apply the ReferenceDocumentType_ID field to query operations.static final ReferenceDocumentField<String>ReferenceDocument.REFERENCE_DOCUMENT_TYPE_TEXTUse with available fluent helpers to apply the ReferenceDocumentTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ReferenceDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReferenceDocumentField<T>ReferenceDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReferenceDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.