how can i create deep structure

Question: anyone can give me example........? ? ? ? ?

Answer:
use structure with structure and again with structures until u get the ddep structure
is nt it very simple
so do it cool
and reply


Answer:
Use '-' hyphens all the way till you reach the structure
For eg:
To get to date field ERDAT in a deep structure you need to do this...
xxvbak-xpvbap-xvkbak-erdat

Answer:
someone can give me example how do i declare deep structure ? ? ?


types: begin of a,
persg type pa0001-persg,
end of a.

types: begin of b,
persk type pa0001-persk,
itab_a type table of a, ---------> something like that.
end of b.


how do i declare........ ? ?? ? ? ?

Answer:
There are examples of deep structure declarations on the forum - search for deep structure and user MattG.

Also - stop posting the same question asked differently multiple times, or I won't just lock them, I'll delete them......
_________________
Kind Regards

Rosie Brent

Please remember to search the forum and check the FAQ before posting questions, thank you.

Tuly Idiot most of the time, part-time Guru
Copyright ?2007 - 2008 www.jt77.com