Hi,
i need to desing return sales order form for that i copied rvorder01 from. transaction va03 is used to print the form. in zrvorder01 i have to maintain the window in which i need to print the following data.
Price KOMVD-KBETR CURR Price
Unit Price KOMVD-KOEIN CUKY Unit Price
Value KOMVD-KWERT CURR Value
Output tax KOMVD-KWERT CURR Output tax
and in another window
Partner SDPARTNERLIST-PARTNER CHAR Ship to party number
Partner Name SDPARTNERLIST-NAME1 CHAR Ship to party name
Partner Street SDPARTNERLIST-STREET CHAR Ship to party Address
Partner Postal Code SDPARTNERLIST-POST CODE1 Ship to party Post Code
Partner City SDPARTNERLIST-CITY1 Ship to party city
but KOMVD and SDPARTNERLIST are structures. can any one tell me how to fetch the data for this.