Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BC400 dictionary and structures

Former Member
0 Likes
908

I need som information on the different objects and structures that's used in ABAP academy.

I've been to the ABAP academy, and would very much like to try out the examples/exercises in the books. (BC400 + + + ).

Im aware that there are some reports that generate tables and example data. But they lack the creation of structures, database views and logical databases e.g.

For instance I need a definition of the DDIC view <b>DV_FLIGHTS.</b>

Hope to hear from someone who can help me.

1 ACCEPTED SOLUTION
Read only

Former Member
3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
813

Hi,

I can able find only SV_FLIGHTS in my system.

No info DV_FLIGHTS?

aRs

Read only

Former Member
Read only

Former Member
0 Likes
813

There are some programs that creates the tables, tableentries and soforth.

After this program is run the examples in the books can be used.