Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.salesorder |
Modifier and Type | Field and Description |
---|---|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.PERSONNEL
Use with available fluent helpers to apply the Personnel field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static SalesOrderItemPartnerField<String> |
SalesOrderItemPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderItemPartnerField<T> |
SalesOrderItemPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesOrderItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.