Hi experts,
I am working on business event.
I want to create new business event for sales order confirmation which contains fields from header as well from line:
Fields:
SalesId (Header)
Customer# (Header)
Doc Type (Header)
ItemNo (Line)
Qty. (Line)
Price (Line)
I have already developed business event on single table (example : for CustConfirmHeader) but in my current scenario two table involved :fields - SalesId,Customer# , Doc Type )
Can you please guild me, how I'll handle two table fields in business event.
Thanks
Babita