OData
Create(Create_entity) Method in OData SAP – Part 7
As the name suggests, create method/operation is used to create a new entry or record for the respective entity. In our previous parts, we are dealing with sales header information (Part 5), in the same fashion, we will create new sales order in the system by using create_entity. And the Read more…