Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder |
Modifier and Type | Field and Description |
---|---|
static BusSolnOrdFUPServiceOrderField<String> |
BusSolnOrdFUPServiceOrder.BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
|
static BusSolnOrdFUPServiceOrderField<UUID> |
BusSolnOrdFUPServiceOrder.BUSINESS_SOLUTION_ORDER_UUID
Use with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.
|
static BusSolnOrdFUPServiceOrderField<String> |
BusSolnOrdFUPServiceOrder.SERVICE_DOC_RLTN_SEQUENCE_NUMBER
Use with available fluent helpers to apply the ServiceDocRltnSequenceNumber field to query operations.
|
static BusSolnOrdFUPServiceOrderField<UUID> |
BusSolnOrdFUPServiceOrder.SERVICE_DOCUMENT_RELATION_UUID
Use with available fluent helpers to apply the ServiceDocumentRelationUUID field to query operations.
|
static BusSolnOrdFUPServiceOrderField<String> |
BusSolnOrdFUPServiceOrder.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusSolnOrdFUPServiceOrderField<T> |
BusSolnOrdFUPServiceOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusSolnOrdFUPServiceOrder.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.