Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PostingKeyField
Packages that use PostingKeyField
-
Uses of PostingKeyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PostingKeyFieldModifier and TypeFieldDescriptionstatic final PostingKeyField<String>PostingKey.POSTING_KEY_IDUse with available fluent helpers to apply the PostingKey_ID field to query operations.static final PostingKeyField<String>PostingKey.POSTING_KEY_TEXTUse with available fluent helpers to apply the PostingKeyText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PostingKeyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PostingKeyField<T>PostingKey.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PostingKeyField<T>Use with available fluent helpers to apply an extension field to query operations.