Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SubItemField
Packages that use SubItemField
-
Uses of SubItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SubItemFieldModifier and TypeFieldDescriptionstatic final SubItemField<String>SubItem.SUB_ITEMUse with available fluent helpers to apply the SubItem field to query operations.static final SubItemField<String>SubItem.SUB_ITEM_CATEGORYUse with available fluent helpers to apply the SubItemCategory field to query operations.static final SubItemField<String>SubItem.SUB_ITEM_CATEGORY_TEXTUse with available fluent helpers to apply the SubItemCategory_Text field to query operations.static final SubItemField<String>SubItem.SUB_ITEM_TEXTUse with available fluent helpers to apply the SubItem_Text field to query operations.static final SubItemField<String>SubItem.SUBITEM_ACQUISITION_DESTINATIONUse with available fluent helpers to apply the SubitemAcquisitionDestination field to query operations.static final SubItemField<String>Use with available fluent helpers to apply the SubitemAcquisitionDestination_Text field to query operations.static final SubItemField<String>Use with available fluent helpers to apply the SubitemCarryForwardDestination field to query operations.static final SubItemField<String>Use with available fluent helpers to apply the SubitemCarryForwardDestination_Text field to query operations.static final SubItemField<String>SubItem.SUBITEM_RTRMT_DIVESTITURE_DESTUse with available fluent helpers to apply the SubitemRtrmtDivestitureDest field to query operations.static final SubItemField<String>Use with available fluent helpers to apply the SubitemRtrmtDivestitureDest_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SubItemField<T>SubItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SubItemField<T>Use with available fluent helpers to apply an extension field to query operations.