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