Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
PurgCat |
PurgCat.PurgCatBuilder.build() |
protected PurgCat |
PurgCatUpdateFluentHelper.getEntity()
PurgCat entity object that will be updated in the S/4HANA system. |
protected PurgCat |
PurgCatCreateFluentHelper.getEntity()
PurgCat entity object that will be created in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
protected Class<PurgCat> |
PurgCatByKeyFluentHelper.getEntityClass() |
protected Class<PurgCat> |
PurgCatFluentHelper.getEntityClass() |
Class<PurgCat> |
PurgCat.getType() |
Modifier and Type | Method and Description |
---|---|
protected PurgCatLink<ObjectT> |
PurgCatLink.translateLinkType(EntityLink<PurgCatLink<ObjectT>,PurgCat,ObjectT> link) |
Constructor and Description |
---|
PurgCatCreateFluentHelper(PurgCat entity) |
PurgCatUpdateFluentHelper(PurgCat entity) |
Modifier and Type | Method and Description |
---|---|
PurgCatCreateFluentHelper |
PurchasingCategoryService.createPurgCat(PurgCat purgCat)
Create a new
PurgCat entity and save it to the S/4HANA system. |
PurgCatCreateFluentHelper |
DefaultPurchasingCategoryService.createPurgCat(PurgCat purgCat) |
PurgCatUpdateFluentHelper |
PurchasingCategoryService.updatePurgCat(PurgCat purgCat)
Update an existing
PurgCat entity and save it to the S/4HANA system. |
PurgCatUpdateFluentHelper |
DefaultPurchasingCategoryService.updatePurgCat(PurgCat purgCat) |
Copyright © 2018 SAP SE. All rights reserved.