Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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() |
Modifier and Type | Method and Description |
---|---|
List<SuplrActyTskSupplier> |
SupplierActivityTask.fetchSuplrActyTskSupplier()
Fetches the SuplrActyTskSupplier entities (one to many) associated with this entity.
|
List<SuplrActyTskSupplier> |
SupplierActivityTask.getSuplrActyTskSupplierOrFetch()
Retrieval of associated SuplrActyTskSupplier entities (one to many).
|
com.google.common.base.Optional<List<SuplrActyTskSupplier>> |
SupplierActivityTask.getSuplrActyTskSupplierOrNull()
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) |
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(SuplrActyTskSupplier entity) |
SuplrActyTskSupplierDeleteFluentHelper(SuplrActyTskSupplier entity) |
SuplrActyTskSupplierUpdateFluentHelper(SuplrActyTskSupplier entity) |
Constructor and Description |
---|
SupplierActivityTask(UUID suplrActyTaskUUID,
String supplierActivityTask,
String suplrActyTaskName,
Calendar creationDateTime,
String createdByUser,
String lastChangedByUser,
Calendar endDate,
String language,
String suplrActyTaskPriority,
String suplrActyTaskLifecycleStatus,
ErpConfigContext erpConfigContext,
SuplrActyTskActyReference toSuplrActyTskActyReference,
SuplrActyTskCommText toSuplrActyTskCommText,
SuplrActyTskDescription toSuplrActyTskDescription,
SuplrActyTskMessageText toSuplrActyTskMessageText,
SuplrActyTskProcessor toSuplrActyTskProcessor,
SuplrActyTskPurchaserResp toSuplrActyTskPurchaserResp,
List<SuplrActyTskSupplier> toSuplrActyTskSupplier) |
Copyright © 2018 SAP SE. All rights reserved.