Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static SupplierActivityLink<SuplrActySupplier> |
SupplierActivity.TO_SUPLR_ACTY_SUPPLIER
Use with available fluent helpers to apply the to_SuplrActySupplier navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActySupplier |
SuplrActySupplier.SuplrActySupplierBuilder.build() |
protected SuplrActySupplier |
SuplrActySupplierDeleteFluentHelper.getEntity() |
protected SuplrActySupplier |
SuplrActySupplierUpdateFluentHelper.getEntity() |
protected SuplrActySupplier |
SuplrActySupplierCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SuplrActySupplier> |
SupplierActivity.fetchSuplrActySupplier()
Fetches the SuplrActySupplier entities (one to many) associated with this entity.
|
protected Class<SuplrActySupplier> |
SuplrActySupplierByKeyFluentHelper.getEntityClass() |
protected Class<SuplrActySupplier> |
SuplrActySupplierFluentHelper.getEntityClass() |
Optional<List<SuplrActySupplier>> |
SupplierActivity.getSuplrActySupplierIfPresent()
Retrieval of associated SuplrActySupplier entities (one to many).
|
List<SuplrActySupplier> |
SupplierActivity.getSuplrActySupplierOrFetch()
Retrieval of associated SuplrActySupplier entities (one to many).
|
Class<SuplrActySupplier> |
SuplrActySupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.addSuplrActySupplier(SuplrActySupplier... entity)
Adds elements to the list of associated SuplrActySupplier entities.
|
SupplierActivity.SupplierActivityBuilder |
SupplierActivity.SupplierActivityBuilder.suplrActySupplier(SuplrActySupplier... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.setSuplrActySupplier(List<SuplrActySupplier> value)
Overwrites the list of associated SuplrActySupplier entities for the loaded navigation property to_SuplrActySupplier.
|
protected SuplrActySupplierLink<ObjectT> |
SuplrActySupplierLink.translateLinkType(EntityLink<SuplrActySupplierLink<ObjectT>,SuplrActySupplier,ObjectT> link) |
Constructor and Description |
---|
SuplrActySupplierCreateFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will create a
SuplrActySupplier entity on the OData endpoint. |
SuplrActySupplierDeleteFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will delete a
SuplrActySupplier entity on the OData endpoint. |
SuplrActySupplierUpdateFluentHelper(String servicePath,
SuplrActySupplier entity)
Creates a fluent helper object that will update a
SuplrActySupplier entity on the OData endpoint. |
Constructor and Description |
---|
SupplierActivity(UUID suplrActyUUID,
String supplierActivity,
UUID purgCatUUID,
String suplrActyName,
LocalDateTime startDate,
LocalDateTime endDate,
String suplrActyPriority,
String suplrActyType,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String suplrActyLifecycleStatus,
String language,
ErpConfigContext erpConfigContext,
List<SuplrActyDescription> toSuplrActyDescription,
SuplrActyParticipant toSuplrActyParticipant,
SuplrActyPurchaserResp toSuplrActyPurchaserResp,
List<SuplrActySupplier> toSuplrActySupplier) |
Copyright © 2018 SAP SE. All rights reserved.