Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PostingLevelField
Packages that use PostingLevelField
-
Uses of PostingLevelField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PostingLevelFieldModifier and TypeFieldDescriptionstatic final PostingLevelField<String>PostingLevel.POSTING_LEVELUse with available fluent helpers to apply the PostingLevel field to query operations.static final PostingLevelField<String>PostingLevel.POSTING_LEVEL_TEXTUse with available fluent helpers to apply the PostingLevel_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PostingLevelFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PostingLevelField<T>PostingLevel.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PostingLevelField<T>Use with available fluent helpers to apply an extension field to query operations.