Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SubItemTextField
Packages that use SubItemTextField
-
Uses of SubItemTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SubItemTextFieldModifier and TypeFieldDescriptionstatic final SubItemTextField<String>SubItemText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SubItemTextField<String>SubItemText.SUB_ITEMUse with available fluent helpers to apply the SubItem field to query operations.static final SubItemTextField<String>SubItemText.SUB_ITEM_CATEGORYUse with available fluent helpers to apply the SubItemCategory field to query operations.static final SubItemTextField<String>SubItemText.SUB_ITEM_CATEGORY_TEXTUse with available fluent helpers to apply the SubItemCategory_Text field to query operations.static final SubItemTextField<String>SubItemText.SUB_ITEM_TEXTUse with available fluent helpers to apply the SubItemText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubItemTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SubItemTextField<T>SubItemText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SubItemTextField<T>Use with available fluent helpers to apply an extension field to query operations.