Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static PurgCatLink<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.
|
PurgCatPurchaserResponsible |
PurgCat.getPurgCatPurchaserResponsibleOrFetch()
Retrieval of associated PurgCatPurchaserResponsible entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<PurgCatPurchaserResponsible> |
PurgCat.getPurgCatPurchaserResponsibleOrNull()
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,
Calendar creationDateTime,
String createdByUser,
Calendar lastChangeDateTime,
String lastChangedByUser,
String language,
String purgCatIsInactive,
String purgCatTranslationOvrlStatus,
ErpConfigContext erpConfigContext,
List<PurgCatDescription> toPurgCatDescription,
List<PurgCatMaterialGroup> toPurgCatMaterialGroup,
List<PurgCatMember> toPurgCatMember,
List<PurgCatPlannedSpend> toPurgCatPlannedSpend,
PurgCatPurchaserResponsible toPurgCatPurchaserResponsible,
List<PurgCatSupplier> toPurgCatSupplier,
List<PurgCatTranslationStatus> toPurgCatTranslationStatus) |
PurgCatPurchaserResponsibleUpdateFluentHelper(PurgCatPurchaserResponsible entity) |
Modifier and Type | Method and Description |
---|---|
PurgCatPurchaserResponsibleUpdateFluentHelper |
PurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible)
Update an existing
PurgCatPurchaserResponsible entity and save it to the S/4HANA system. |
PurgCatPurchaserResponsibleUpdateFluentHelper |
DefaultPurchasingCategoryService.updatePurgCatPurchaserResponsible(PurgCatPurchaserResponsible purgCatPurchaserResponsible) |
Copyright © 2018 SAP SE. All rights reserved.