Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ClearingAccountingDocumentField
Packages that use ClearingAccountingDocumentField
-
Uses of ClearingAccountingDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ClearingAccountingDocumentFieldModifier and TypeFieldDescriptionstatic final ClearingAccountingDocumentField<String>ClearingAccountingDocument.CLEARING_ACCOUNTING_DOCUMENT_IDUse with available fluent helpers to apply the ClearingAccountingDocument_ID field to query operations.static final ClearingAccountingDocumentField<String>ClearingAccountingDocument.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final ClearingAccountingDocumentField<String>ClearingAccountingDocument.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final ClearingAccountingDocumentField<String>ClearingAccountingDocument.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ClearingAccountingDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ClearingAccountingDocumentField<T>ClearingAccountingDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ClearingAccountingDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.