Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract |
Modifier and Type | Field and Description |
---|---|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.PERSONNEL
Use with available fluent helpers to apply the Personnel field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.SALES_CONTRACT
Use with available fluent helpers to apply the SalesContract field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.SALES_CONTRACT_ITEM
Use with available fluent helpers to apply the SalesContractItem field to query operations.
|
static SalesContractItemPartnerField<String> |
SalesContractItemPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesContractItemPartnerField<T> |
SalesContractItemPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesContractItemPartner.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.