cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create a project from a sales order in s/4hana cloud public edition

0 Kudos
1,095

Hi Everyone,

Greetings. Just wanted to check if we can create a project / wbs element from a sales order in S/4HANA cloud, Public edition

Thanks and Regards

Madhav

Accepted Solutions (0)

Answers (1)

Answers (1)

Hardeep_Tulsi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Madhav. Inbound service enables you to create and update commercial projects in an SAP S/4HANA Cloud system. For example, you can use this service to create a customer or internal project based on an opportunity or a quotation in an external system.

https://help.sap.com/docs/SAP_S4HANA_CLOUD/45b4711dbb3744e79dff55cb4eff45bc/8a6dc4ab5f854c92863a2f8a...

Commercial Project - Create, Update
Technical name: /CPD/SC_PROJ_ENGMT_CREATE_UPD_SRV

This service is published on the SAP Business Accelerator Hub. For more information about APIs, see APIs on SAP Business Accelerator Hub.


You can learn with documentation (https://help.sap.com/docs/SAP_S4HANA_CLOUD/45b4711dbb3744e79dff55cb4eff45bc/159ca1c7baff4aa2b58baa72...) more about operations that are supported for the entities in a sales order for a customer project

With the Custom Logic app, you can create and maintain implementations of custom logic that you can use to enhance the service

Sales Header Modification Sales: Sales Document and Sales: Sales Document Item

With this BAdI, you can set or change values for extension fields in the sales order header and sales order items.

In addition . You can use SAP Build Process Automation and customize the bot based on the requirement to read the Sales Order Data. 


Mass Creation of Commercial Projects (4JA)
The automation BOT performs mass creation of commercial projects in SAP S/4HANA Cloud system based on the completed input Excel template by the user. You can customize this bot to read the sales order data first using the API Sales Order (A2X, OData V4) 

With this API for sales orders, you can read sales orders in external systems. In addition, you can leverage the sales order information and feed as input to create commercial project with the API or Bot listed above.

Hope this helps you with the information

Thanks

 

 

 

Hope this helps

Thanks