Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.PostingKey
Packages that use PostingKey
Package
Description
-
Uses of PostingKey in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PostingKeyMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type PostingKeyModifier and TypeMethodDescriptionprotected Class<PostingKey>PostingKeyByKeyFluentHelper.getEntityClass()protected Class<PostingKey>PostingKeyFluentHelper.getEntityClass()PostingKey.getType() -
Uses of PostingKey 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 PostingKeyModifier and TypeMethodDescriptionPostingKeyOneToOneLink.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 PostingKeyModifier and TypeMethodDescriptionprotected PostingKeyLink<ObjectT>PostingKeyLink.translateLinkType(EntityLink<PostingKeyLink<ObjectT>, PostingKey, ObjectT> link)