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