Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry |
Modifier and Type | Field and Description |
---|---|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.PERSONNEL
Use with available fluent helpers to apply the Personnel field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.SALES_INQUIRY
Use with available fluent helpers to apply the SalesInquiry field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.SALES_INQUIRY_ITEM
Use with available fluent helpers to apply the SalesInquiryItem field to query operations.
|
static SalesInquiryItemPartnerField<String> |
SalesInquiryItemPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesInquiryItemPartnerField<T> |
SalesInquiryItemPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.