Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ClearingAccountingDocument
Packages that use ClearingAccountingDocument
Package
Description
-
Uses of ClearingAccountingDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ClearingAccountingDocumentModifier and TypeMethodDescriptionClearingAccountingDocument.ClearingAccountingDocumentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type ClearingAccountingDocumentModifier and TypeMethodDescriptionprotected Class<ClearingAccountingDocument>ClearingAccountingDocumentByKeyFluentHelper.getEntityClass()protected Class<ClearingAccountingDocument>ClearingAccountingDocumentFluentHelper.getEntityClass()ClearingAccountingDocument.getType() -
Uses of ClearingAccountingDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type ClearingAccountingDocumentModifier and TypeMethodDescriptionClearingAccountingDocumentOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type ClearingAccountingDocumentModifier and TypeMethodDescriptionprotected ClearingAccountingDocumentLink<ObjectT>ClearingAccountingDocumentLink.translateLinkType(EntityLink<ClearingAccountingDocumentLink<ObjectT>, ClearingAccountingDocument, ObjectT> link)