Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static SubItemField<String> |
SubItem.SUB_ITEM
Use with available fluent helpers to apply the SubItem field to query operations.
|
static SubItemField<String> |
SubItem.SUB_ITEM_CATEGORY
Use with available fluent helpers to apply the SubItemCategory field to query operations.
|
static SubItemField<String> |
SubItem.SUB_ITEM_TEXT
Use with available fluent helpers to apply the SubItem_Text field to query operations.
|
static SubItemField<String> |
SubItem.SUBITEM_ACQUISITION_DESTINATION
Use with available fluent helpers to apply the SubitemAcquisitionDestination field to query operations.
|
static SubItemField<String> |
SubItem.SUBITEM_ACQUISITION_DESTINATION_TEXT
Use with available fluent helpers to apply the SubitemAcquisitionDestination_Text field to query
operations.
|
static SubItemField<String> |
SubItem.SUBITEM_CARRY_FORWARD_DESTINATION
Use with available fluent helpers to apply the SubitemCarryForwardDestination field to query operations.
|
static SubItemField<String> |
SubItem.SUBITEM_CARRY_FORWARD_DESTINATION_TEXT
Use with available fluent helpers to apply the SubitemCarryForwardDestination_Text field to query
operations.
|
static SubItemField<String> |
SubItem.SUBITEM_RTRMT_DIVESTITURE_DEST
Use with available fluent helpers to apply the SubitemRtrmtDivestitureDest field to query operations.
|
static SubItemField<String> |
SubItem.SUBITEM_RTRMT_DIVESTITURE_DEST_TEXT
Use with available fluent helpers to apply the SubitemRtrmtDivestitureDest_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SubItemField<T> |
SubItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SubItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.