Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 |
Modifier and Type | Field and Description |
---|---|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.ASSEMBLY
Use with available fluent helpers to apply the Assembly field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.MAINT_OBJECT_LOC_ACCT_ASSGMT_NMBR
Use with available fluent helpers to apply the MaintObjectLocAcctAssgmtNmbr field to query operations.
|
static MaintenanceItemObjListField<Integer> |
MaintenanceItemObjList.MAINTENANCE_ITEM_OBJECT
Use with available fluent helpers to apply the MaintenanceItemObject field to query operations.
|
static MaintenanceItemObjListField<Long> |
MaintenanceItemObjList.MAINTENANCE_ITEM_OBJECT_LIST
Use with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.MAINTENANCE_NOTIFICATION
Use with available fluent helpers to apply the MaintenanceNotification field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static MaintenanceItemObjListField<String> |
MaintenanceItemObjList.SERIAL_NUMBER
Use with available fluent helpers to apply the SerialNumber field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> MaintenanceItemObjListField<T> |
MaintenanceItemObjList.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
MaintenanceItemObjList.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.