Modifier and Type | Field and Description |
---|---|
static PurgCatOneToOneLink<PurgCatPurchaserResponsible> |
PurgCat.TO_PURG_CAT_PURCHASER_RESPONSIBLE
Use with available fluent helpers to apply the to_PurgCatPurchaserResponsible navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurgCatPurchaserResponsible |
PurgCatPurchaserResponsible.PurgCatPurchaserResponsibleBuilder.build() |
PurgCatPurchaserResponsible |
PurgCat.fetchPurgCatPurchaserResponsible()
Fetches the PurgCatPurchaserResponsible entity (one to one) associated with this entity.
|
protected PurgCatPurchaserResponsible |
PurgCatPurchaserResponsibleUpdateFluentHelper.getEntity() |
PurgCatPurchaserResponsible |
PurgCat.getPurgCatPurchaserResponsibleOrFetch()
Retrieval of associated PurgCatPurchaserResponsible entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PurgCatPurchaserResponsible> |
PurgCatPurchaserResponsibleFluentHelper.getEntityClass() |
protected Class<PurgCatPurchaserResponsible> |
PurgCatPurchaserResponsibleByKeyFluentHelper.getEntityClass() |
Optional<PurgCatPurchaserResponsible> |
PurgCat.getPurgCatPurchaserResponsibleIfPresent()
Retrieval of associated PurgCatPurchaserResponsible entity (one to one).
|
Class<PurgCatPurchaserResponsible> |
PurgCatPurchaserResponsible.getType() |
Modifier and Type | Method and Description |
---|---|
PurgCat.PurgCatBuilder |
PurgCat.PurgCatBuilder.purgCatPurchaserResponsible(PurgCatPurchaserResponsible value) |
void |
PurgCat.setPurgCatPurchaserResponsible(PurgCatPurchaserResponsible value)
Overwrites the associated PurgCatPurchaserResponsible entity for the loaded navigation property
to_PurgCatPurchaserResponsible.
|
Constructor and Description |
---|
PurgCat(UUID purgCatUUID,
String purchasingCategory,
String purgCatName,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
String language,
String purgCatIsInactive,
String purgCatTranslationOvrlStatus,
List<PurgCatDescription> toPurgCatDescription,
List<PurgCatMaterialGroup> toPurgCatMaterialGroup,
List<PurgCatMember> toPurgCatMember,
List<PurgCatPlannedSpend> toPurgCatPlannedSpend,
PurgCatPurchaserResponsible toPurgCatPurchaserResponsible,
List<PurgCatSupplier> toPurgCatSupplier,
List<PurgCatTranslationStatus> toPurgCatTranslationStatus) |
PurgCatPurchaserResponsibleUpdateFluentHelper(String servicePath,
PurgCatPurchaserResponsible entity)
Creates a fluent helper object that will update a
PurgCatPurchaserResponsible entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
PurchasingCategoryServiceBatchChangeSet |
PurchasingCategoryServiceBatchChangeSet.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible)
Update an existing
PurgCatPurchaserResponsible entity and save it to the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
DefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible)
Update an existing
PurgCatPurchaserResponsible entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgCatPurchaserResponsible> |
PurgCatPurchaserResponsibleOneToOneLink.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 PurgCatPurchaserResponsibleLink<ObjectT> |
PurgCatPurchaserResponsibleLink.translateLinkType(EntityLink<PurgCatPurchaserResponsibleLink<ObjectT>,PurgCatPurchaserResponsible,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PurgCatPurchaserResponsibleUpdateFluentHelper |
DefaultPurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) |
PurgCatPurchaserResponsibleUpdateFluentHelper |
PurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible)
Update an existing
PurgCatPurchaserResponsible entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.