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

structure of ABAP program

Former Member
0 Likes
833

hi SDNs,

what is the typical structure of an ABAP program?

thanks and regards,

aravind.

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
572

hi

plz check the structure of ABAP Program under..

http://help.sap.com/saphelp_47x200/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm

below the typical structure...

1.data declaration

2.selection-screen declartion

3.data validation

4.output.

Cheers

Abdul Hakim

hi SDNs,

what is the typical structure of an ABAP program?

thanks and regards,

aravind.

3 REPLIES 3
Read only

Former Member
0 Likes
572

Aravind,

The typical structure will be

1. data declarations

2. Selection screen definition

3. Screen fields validations

4. business logic

5. Program output

Thanks,

Read only

abdul_hakim
Active Contributor
0 Likes
573

hi

plz check the structure of ABAP Program under..

http://help.sap.com/saphelp_47x200/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm

below the typical structure...

1.data declaration

2.selection-screen declartion

3.data validation

4.output.

Cheers

Abdul Hakim

Read only

abdul_hakim
Active Contributor
0 Likes
572

hi

dont fail to mark all useful answers...

Cheers,

Abdul Hakim