Modifier and Type | Field and Description |
---|---|
static SupplierActivityOneToOneLink<SuplrActyPurchaserResp> |
SupplierActivity.TO_SUPLR_ACTY_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrActyPurchaserResp navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActyPurchaserResp |
SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder.build() |
SuplrActyPurchaserResp |
SupplierActivity.fetchSuplrActyPurchaserResp()
Fetches the SuplrActyPurchaserResp entity (one to one) associated with this entity.
|
protected SuplrActyPurchaserResp |
SuplrActyPurchaserRespUpdateFluentHelper.getEntity() |
SuplrActyPurchaserResp |
SupplierActivity.getSuplrActyPurchaserRespOrFetch()
Retrieval of associated SuplrActyPurchaserResp entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrActyPurchaserResp> |
SuplrActyPurchaserRespFluentHelper.getEntityClass() |
protected Class<SuplrActyPurchaserResp> |
SuplrActyPurchaserRespByKeyFluentHelper.getEntityClass() |
Optional<SuplrActyPurchaserResp> |
SupplierActivity.getSuplrActyPurchaserRespIfPresent()
Retrieval of associated SuplrActyPurchaserResp entity (one to one).
|
Class<SuplrActyPurchaserResp> |
SuplrActyPurchaserResp.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.setSuplrActyPurchaserResp(SuplrActyPurchaserResp value)
Overwrites the associated SuplrActyPurchaserResp entity for the loaded navigation property
to_SuplrActyPurchaserResp.
|
SupplierActivity.SupplierActivityBuilder |
SupplierActivity.SupplierActivityBuilder.suplrActyPurchaserResp(SuplrActyPurchaserResp value) |
Constructor and Description |
---|
SuplrActyPurchaserRespUpdateFluentHelper(String servicePath,
SuplrActyPurchaserResp entity)
Creates a fluent helper object that will update a
SuplrActyPurchaserResp entity on the OData endpoint. |
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,
List<SuplrActyDescription> toSuplrActyDescription,
SuplrActyParticipant toSuplrActyParticipant,
SuplrActyPurchaserResp toSuplrActyPurchaserResp,
List<SuplrActySupplier> toSuplrActySupplier) |
Modifier and Type | Method and Description |
---|---|
SupplierActivityServiceBatchChangeSet |
DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp)
Update an existing
SuplrActyPurchaserResp entity and save it to the S/4HANA system. |
SupplierActivityServiceBatchChangeSet |
SupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp)
Update an existing
SuplrActyPurchaserResp entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrActyPurchaserResp> |
SuplrActyPurchaserRespOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SuplrActyPurchaserRespLink<ObjectT> |
SuplrActyPurchaserRespLink.translateLinkType(EntityLink<SuplrActyPurchaserRespLink<ObjectT>,SuplrActyPurchaserResp,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SuplrActyPurchaserRespUpdateFluentHelper |
DefaultSupplierActivityService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) |
SuplrActyPurchaserRespUpdateFluentHelper |
SupplierActivityService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp)
Update an existing
SuplrActyPurchaserResp entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.