Hello Experts,
I need to create a list from table sbook which has to contain booking number (sbook-bookid), customer number (sbook-customid), customer name (Scustom-name), customer class (sbook-class) and ticket price(sflight-price).
There are two fields customer name and ticket price which are not in sbook. They sit in the scustom and sflight table repectively.
Can you help me with the coding for this one? I am new to SAP and don't know how to create this list.
Thanks Su.