Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processpurchasingcategories | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
PurgCat |
PurgCat.PurgCatBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<PurgCat> |
PurgCat.getType() |
Constructor and Description |
---|
PurgCatCreateFluentHelper(PurgCat entity) |
PurgCatUpdateFluentHelper(PurgCat entity) |
Modifier and Type | Method and Description |
---|---|
PurgCatCreateFluentHelper |
DefaultProcessPurchasingCategoriesService.createPurgCat(PurgCat purgCat) |
PurgCatCreateFluentHelper |
ProcessPurchasingCategoriesService.createPurgCat(PurgCat purgCat)
Create a new
PurgCat entity and save it to the S/4HANA system. |
PurgCatUpdateFluentHelper |
DefaultProcessPurchasingCategoriesService.updatePurgCat(PurgCat purgCat) |
PurgCatUpdateFluentHelper |
ProcessPurchasingCategoriesService.updatePurgCat(PurgCat purgCat)
Update an existing
PurgCat entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.