Modifier and Type | Field and Description |
---|---|
static SupplierActivityTaskLink<SuplrActyTskSupplier> |
SupplierActivityTask.TO_SUPLR_ACTY_TSK_SUPPLIER
Use with available fluent helpers to apply the to_SuplrActyTskSupplier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActyTskSupplier |
SuplrActyTskSupplier.SuplrActyTskSupplierBuilder.build() |
protected SuplrActyTskSupplier |
SuplrActyTskSupplierDeleteFluentHelper.getEntity() |
protected SuplrActyTskSupplier |
SuplrActyTskSupplierCreateFluentHelper.getEntity() |
protected SuplrActyTskSupplier |
SuplrActyTskSupplierUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SuplrActyTskSupplier> |
SupplierActivityTask.fetchSuplrActyTskSupplier()
Fetches the SuplrActyTskSupplier entities (one to many) associated with this entity.
|
protected Class<SuplrActyTskSupplier> |
SuplrActyTskSupplierByKeyFluentHelper.getEntityClass() |
protected Class<SuplrActyTskSupplier> |
SuplrActyTskSupplierFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrActyTskSupplier>> |
SupplierActivityTask.getSuplrActyTskSupplierIfPresent()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
List<SuplrActyTskSupplier> |
SupplierActivityTask.getSuplrActyTskSupplierOrFetch()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
Class<SuplrActyTskSupplier> |
SuplrActyTskSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivityTask.addSuplrActyTskSupplier(SuplrActyTskSupplier... entity)
Adds elements to the list of associated SuplrActyTskSupplier entities.
|
SupplierActivityTask.SupplierActivityTaskBuilder |
SupplierActivityTask.SupplierActivityTaskBuilder.suplrActyTskSupplier(SuplrActyTskSupplier... value)
Navigation property to_SuplrActyTskSupplier for SupplierActivityTask to multiple
SuplrActyTskSupplier.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivityTask.setSuplrActyTskSupplier(List<SuplrActyTskSupplier> value)
Overwrites the list of associated SuplrActyTskSupplier entities for the loaded navigation property
to_SuplrActyTskSupplier.
|
Constructor and Description |
---|
SuplrActyTskSupplierCreateFluentHelper(String servicePath,
SuplrActyTskSupplier entity)
Creates a fluent helper object that will create a
SuplrActyTskSupplier entity on the OData endpoint. |
SuplrActyTskSupplierDeleteFluentHelper(String servicePath,
SuplrActyTskSupplier entity)
Creates a fluent helper object that will delete a
SuplrActyTskSupplier entity on the OData endpoint. |
SuplrActyTskSupplierUpdateFluentHelper(String servicePath,
SuplrActyTskSupplier entity)
Creates a fluent helper object that will update a
SuplrActyTskSupplier entity on the OData endpoint. |
Constructor and Description |
---|
SupplierActivityTask(UUID suplrActyTaskUUID,
String supplierActivityTask,
String suplrActyTaskName,
ZonedDateTime creationDateTime,
String createdByUser,
String lastChangedByUser,
LocalDateTime endDate,
String language,
String suplrActyTaskPriority,
String suplrActyTaskLifecycleStatus,
SuplrActyTskActyReference toSuplrActyTskActyReference,
SuplrActyTskCommText toSuplrActyTskCommText,
SuplrActyTskDescription toSuplrActyTskDescription,
SuplrActyTskMessageText toSuplrActyTskMessageText,
SuplrActyTskProcessor toSuplrActyTskProcessor,
SuplrActyTskPurchaserResp toSuplrActyTskPurchaserResp,
List<SuplrActyTskSupplier> toSuplrActyTskSupplier) |
Modifier and Type | Method and Description |
---|---|
SupplierActivityTaskServiceBatchChangeSet |
SupplierActivityTaskServiceBatchChangeSet.createSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Create a new
SuplrActyTskSupplier entity and save it to the S/4HANA system. |
SupplierActivityTaskServiceBatchChangeSet |
DefaultSupplierActivityTaskServiceBatchChangeSet.createSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Create a new
SuplrActyTskSupplier entity and save it to the S/4HANA system. |
SupplierActivityTaskServiceBatchChangeSet |
SupplierActivityTaskServiceBatchChangeSet.deleteSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Deletes an existing
SuplrActyTskSupplier entity in the S/4HANA system. |
SupplierActivityTaskServiceBatchChangeSet |
DefaultSupplierActivityTaskServiceBatchChangeSet.deleteSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Deletes an existing
SuplrActyTskSupplier entity in the S/4HANA system. |
SupplierActivityTaskServiceBatchChangeSet |
SupplierActivityTaskServiceBatchChangeSet.updateSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Update an existing
SuplrActyTskSupplier entity and save it to the S/4HANA system. |
SupplierActivityTaskServiceBatchChangeSet |
DefaultSupplierActivityTaskServiceBatchChangeSet.updateSuplrActyTskSupplier(SuplrActyTskSupplier suplrActyTskSupplier)
Update an existing
SuplrActyTskSupplier entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrActyTskSupplier> |
SuplrActyTskSupplierOneToOneLink.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 SuplrActyTskSupplierLink<ObjectT> |
SuplrActyTskSupplierLink.translateLinkType(EntityLink<SuplrActyTskSupplierLink<ObjectT>,SuplrActyTskSupplier,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.