Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SalesDocument
Packages that use SalesDocument
Package
Description
-
Uses of SalesDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SalesDocumentMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SalesDocumentModifier and TypeMethodDescriptionprotected Class<SalesDocument>SalesDocumentByKeyFluentHelper.getEntityClass()protected Class<SalesDocument>SalesDocumentFluentHelper.getEntityClass()SalesDocument.getType() -
Uses of SalesDocument 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 SalesDocumentModifier and TypeMethodDescriptionSalesDocumentOneToOneLink.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 SalesDocumentModifier and TypeMethodDescriptionprotected SalesDocumentLink<ObjectT>SalesDocumentLink.translateLinkType(EntityLink<SalesDocumentLink<ObjectT>, SalesDocument, ObjectT> link)