Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SalesOrderItem
Packages that use SalesOrderItem
Package
Description
-
Uses of SalesOrderItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SalesOrderItemMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SalesOrderItemModifier and TypeMethodDescriptionprotected Class<SalesOrderItem>SalesOrderItemByKeyFluentHelper.getEntityClass()protected Class<SalesOrderItem>SalesOrderItemFluentHelper.getEntityClass()SalesOrderItem.getType() -
Uses of SalesOrderItem 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 SalesOrderItemModifier and TypeMethodDescriptionSalesOrderItemOneToOneLink.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 SalesOrderItemModifier and TypeMethodDescriptionprotected SalesOrderItemLink<ObjectT>SalesOrderItemLink.translateLinkType(EntityLink<SalesOrderItemLink<ObjectT>, SalesOrderItem, ObjectT> link)