Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.CostCenter
Packages that use CostCenter
Package
Description
-
Uses of CostCenter in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return CostCenterMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type CostCenterModifier and TypeMethodDescriptionprotected Class<CostCenter>CostCenterByKeyFluentHelper.getEntityClass()protected Class<CostCenter>CostCenterFluentHelper.getEntityClass()CostCenter.getType() -
Uses of CostCenter 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 CostCenterModifier and TypeMethodDescriptionCostCenterOneToOneLink.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 CostCenterModifier and TypeMethodDescriptionprotected CostCenterLink<ObjectT>CostCenterLink.translateLinkType(EntityLink<CostCenterLink<ObjectT>, CostCenter, ObjectT> link)