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