Hi All,
I have developed a Transactional Fiori application for Sales Order processing based on the RAP model. Update and delete functionality are working fine. However, when I am creating Sales order, It only shows header fields .
I checked couple of blogs but those mentioned about creating travel data where booking data is created once Header data is created. I am looking for a solution where Header and Item details will be sent to backend in 1 go.
As of now, In my App - there is no provision to enter the item data. Could you suggest how to enable line item fields on FIORI page for create mode.
Thank You !!