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<SuplrActyParticipant> |
SupplierActivity.TO_SUPLR_ACTY_PARTICIPANT
Use with available fluent helpers to apply the to_SuplrActyParticipant navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrActyParticipant |
SuplrActyParticipant.SuplrActyParticipantBuilder.build() |
SuplrActyParticipant |
SupplierActivity.fetchSuplrActyParticipant()
Fetches the SuplrActyParticipant entity (one to one) associated with this entity.
|
SuplrActyParticipant |
SupplierActivity.getSuplrActyParticipantOrFetch()
Retrieval of associated SuplrActyParticipant entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<SuplrActyParticipant> |
SupplierActivity.getSuplrActyParticipantOrNull()
Retrieval of associated SuplrActyParticipant entity (one to one).
|
Class<SuplrActyParticipant> |
SuplrActyParticipant.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierActivity.setSuplrActyParticipant(SuplrActyParticipant value)
Overwrites the associated SuplrActyParticipant entity for the loaded navigation property to_SuplrActyParticipant.
|
SupplierActivity.SupplierActivityBuilder |
SupplierActivity.SupplierActivityBuilder.suplrActyParticipant(SuplrActyParticipant value) |
Constructor and Description |
---|
SuplrActyParticipantCreateFluentHelper(SuplrActyParticipant entity) |
SuplrActyParticipantDeleteFluentHelper(SuplrActyParticipant entity) |
SuplrActyParticipantUpdateFluentHelper(SuplrActyParticipant 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) |
Copyright © 2018 SAP SE. All rights reserved.