Modifier and Type | Field and Description |
---|---|
static PurgCatLink<PurgCatSupplier> |
PurgCat.TO_PURG_CAT_SUPPLIER
Use with available fluent helpers to apply the to_PurgCatSupplier navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurgCatSupplier |
PurgCatSupplier.PurgCatSupplierBuilder.build() |
protected PurgCatSupplier |
PurgCatSupplierCreateFluentHelper.getEntity() |
protected PurgCatSupplier |
PurgCatSupplierDeleteFluentHelper.getEntity() |
protected PurgCatSupplier |
PurgCatSupplierUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<PurgCatSupplier> |
PurgCat.fetchPurgCatSupplier()
Fetches the PurgCatSupplier entities (one to many) associated with this entity.
|
protected Class<PurgCatSupplier> |
PurgCatSupplierFluentHelper.getEntityClass() |
protected Class<PurgCatSupplier> |
PurgCatSupplierByKeyFluentHelper.getEntityClass() |
Optional<List<PurgCatSupplier>> |
PurgCat.getPurgCatSupplierIfPresent()
Retrieval of associated PurgCatSupplier entities (one to many).
|
List<PurgCatSupplier> |
PurgCat.getPurgCatSupplierOrFetch()
Retrieval of associated PurgCatSupplier entities (one to many).
|
Class<PurgCatSupplier> |
PurgCatSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurgCat.addPurgCatSupplier(PurgCatSupplier... entity)
Adds elements to the list of associated PurgCatSupplier entities.
|
PurgCat.PurgCatBuilder |
PurgCat.PurgCatBuilder.purgCatSupplier(PurgCatSupplier... value) |
Modifier and Type | Method and Description |
---|---|
void |
PurgCat.setPurgCatSupplier(List<PurgCatSupplier> value)
Overwrites the list of associated PurgCatSupplier entities for the loaded navigation property
to_PurgCatSupplier.
|
Constructor and Description |
---|
PurgCatSupplierCreateFluentHelper(String servicePath,
PurgCatSupplier entity)
Creates a fluent helper object that will create a
PurgCatSupplier
entity on the OData endpoint. |
PurgCatSupplierDeleteFluentHelper(String servicePath,
PurgCatSupplier entity)
Creates a fluent helper object that will delete a
PurgCatSupplier
entity on the OData endpoint. |
PurgCatSupplierUpdateFluentHelper(String servicePath,
PurgCatSupplier entity)
Creates a fluent helper object that will update a
PurgCatSupplier
entity on the OData endpoint. |
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) |
Modifier and Type | Method and Description |
---|---|
PurchasingCategoryServiceBatchChangeSet |
PurchasingCategoryServiceBatchChangeSet.createPurgCatSupplier(PurgCatSupplier purgCatSupplier)
Create a new
PurgCatSupplier entity and save it to the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
DefaultPurchasingCategoryServiceBatchChangeSet.createPurgCatSupplier(PurgCatSupplier purgCatSupplier)
Create a new
PurgCatSupplier entity and save it to the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
PurchasingCategoryServiceBatchChangeSet.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Deletes an existing
PurgCatSupplier entity in the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
DefaultPurchasingCategoryServiceBatchChangeSet.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Deletes an existing
PurgCatSupplier entity in the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
PurchasingCategoryServiceBatchChangeSet.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Update an existing
PurgCatSupplier entity and save it to the S/4HANA system. |
PurchasingCategoryServiceBatchChangeSet |
DefaultPurchasingCategoryServiceBatchChangeSet.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Update an existing
PurgCatSupplier entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgCatSupplier> |
PurgCatSupplierOneToOneLink.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 PurgCatSupplierLink<ObjectT> |
PurgCatSupplierLink.translateLinkType(EntityLink<PurgCatSupplierLink<ObjectT>,PurgCatSupplier,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PurgCatSupplierCreateFluentHelper |
DefaultPurchasingCategoryService.createPurgCatSupplier(PurgCatSupplier purgCatSupplier) |
PurgCatSupplierCreateFluentHelper |
PurchasingCategoryService.createPurgCatSupplier(PurgCatSupplier purgCatSupplier)
Create a new
PurgCatSupplier entity and save it to the S/4HANA system. |
PurgCatSupplierDeleteFluentHelper |
DefaultPurchasingCategoryService.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier) |
PurgCatSupplierDeleteFluentHelper |
PurchasingCategoryService.deletePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Deletes an existing
PurgCatSupplier entity in the S/4HANA system. |
PurgCatSupplierUpdateFluentHelper |
DefaultPurchasingCategoryService.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier) |
PurgCatSupplierUpdateFluentHelper |
PurchasingCategoryService.updatePurgCatSupplier(PurgCatSupplier purgCatSupplier)
Update an existing
PurgCatSupplier entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.