Skip to Content
0
Jun 09, 2009 at 09:04 AM

REGARDING PURCHASE ORDER

27 Views

Dear all,

I have one doubt in purchase order list.

I want to print the texts of p.o.

like - header text text, header note text, pricing type text etc....

so how to print the texts and how to declare the variables:

example :

data : begin of it_ekko occurs 0,

ebeln like ekko-ebeln,

bukrs like ekko-bukrs,

ekorg like ekko-ekorg,

end of it_ekko.

for printing texts wht to do.please help.which function module i have to use.and how.