Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
BillOfMaterial |
BillOfMaterial.BillOfMaterialBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<BillOfMaterial> |
BillOfMaterial.getType() |
Constructor and Description |
---|
BillOfMaterialCreateFluentHelper(BillOfMaterial entity) |
BillOfMaterialUpdateFluentHelper(BillOfMaterial entity) |
Modifier and Type | Method and Description |
---|---|
BillOfMaterialCreateFluentHelper |
DefaultBillOfMaterialsService.createBillOfMaterial(BillOfMaterial billOfMaterial) |
BillOfMaterialCreateFluentHelper |
BillOfMaterialsService.createBillOfMaterial(BillOfMaterial billOfMaterial)
Create a new
BillOfMaterial entity and save it to the S/4HANA system. |
BillOfMaterialUpdateFluentHelper |
DefaultBillOfMaterialsService.updateBillOfMaterial(BillOfMaterial billOfMaterial) |
BillOfMaterialUpdateFluentHelper |
BillOfMaterialsService.updateBillOfMaterial(BillOfMaterial billOfMaterial)
Update an existing
BillOfMaterial entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.