Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery |
Modifier and Type | Field and Description |
---|---|
static InbDeliveryPartnerLink<InbDeliveryAddress> |
InbDeliveryPartner.TO_ADDRESS
Use with available fluent helpers to apply the to_Address navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
InbDeliveryAddress |
InbDeliveryAddress.InbDeliveryAddressBuilder.build() |
InbDeliveryAddress |
InbDeliveryPartner.fetchAddress()
Fetches the InbDeliveryAddress entity (one to one) associated with this entity.
|
InbDeliveryAddress |
InbDeliveryPartner.getAddressOrFetch()
Retrieval of associated InbDeliveryAddress entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<InbDeliveryAddress> |
InbDeliveryPartner.getAddressIfPresent()
Retrieval of associated InbDeliveryAddress entity (one to one).
|
Class<InbDeliveryAddress> |
InbDeliveryAddress.getType() |
Modifier and Type | Method and Description |
---|---|
InbDeliveryPartner.InbDeliveryPartnerBuilder |
InbDeliveryPartner.InbDeliveryPartnerBuilder.address(InbDeliveryAddress value) |
void |
InbDeliveryPartner.setAddress(InbDeliveryAddress value)
Overwrites the associated InbDeliveryAddress entity for the loaded navigation property to_Address.
|
Modifier and Type | Method and Description |
---|---|
protected InbDeliveryAddressLink<ObjectT> |
InbDeliveryAddressLink.translateLinkType(EntityLink<InbDeliveryAddressLink<ObjectT>,InbDeliveryAddress,ObjectT> link) |
Constructor and Description |
---|
InbDeliveryPartner(String addressID,
String contactPerson,
String customer,
String partnerFunction,
String personnel,
String sDDocument,
String sDDocumentItem,
String supplier,
ErpConfigContext erpConfigContext,
InbDeliveryAddress toAddress) |
Copyright © 2018 SAP SE. All rights reserved.