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