Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsupplieractivities | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static SupplierActivityLink<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.
|
SuplrActyPurchaserResp |
SupplierActivity.getSuplrActyPurchaserRespOrFetch()
Retrieval of associated SuplrActyPurchaserResp entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<SuplrActyPurchaserResp> |
SupplierActivity.getSuplrActyPurchaserRespOrNull()
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(SuplrActyPurchaserResp entity) |
SupplierActivity(UUID suplrActyUUID,
String supplierActivity,
UUID purgCatUUID,
String suplrActyName,
Calendar startDate,
Calendar endDate,
String suplrActyPriority,
String suplrActyType,
String createdByUser,
Calendar creationDateTime,
String lastChangedByUser,
Calendar lastChangeDateTime,
String suplrActyLifecycleStatus,
String language,
ErpConfigContext erpConfigContext,
List<SuplrActyDescription> toSuplrActyDescription,
SuplrActyParticipant toSuplrActyParticipant,
SuplrActyPurchaserResp toSuplrActyPurchaserResp,
List<SuplrActySupplier> toSuplrActySupplier) |
Modifier and Type | Method and Description |
---|---|
SuplrActyPurchaserRespUpdateFluentHelper |
ProcessSupplierActivitiesService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp)
Update an existing
SuplrActyPurchaserResp entity and save it to the S/4HANA system. |
SuplrActyPurchaserRespUpdateFluentHelper |
DefaultProcessSupplierActivitiesService.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) |
Copyright © 2018 SAP SE. All rights reserved.