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

BAPI

Former Member
0 Likes
444

hi all

1) how can i find function modules in the abap workbench documentation ?

2) where can i find abap workbench documentation ?

3) what is repository information system ?

regards,

virus

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
412

HI

Use TCODE

A) SE37

B) SE80

C) SE84 - It is a tool with which you can make data stored in the ABAP/4 Dictionary available.

**Please reward suitable points***

With Regards

Navin Khedikar

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
412

ABAP workbench or SE80 is the repository of all the ABAP created things like, reports, FM etc.

For finding a function module in SE80 either you require to know the name of the function group for that function module or choose function group from the given list and give the function name in the box and press ENTER, rest it will take care.

Documentation for wrkbench -

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBTOO/BCDWBTOO.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBTUT/BCDWBTUT.pdf

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
413

HI

Use TCODE

A) SE37

B) SE80

C) SE84 - It is a tool with which you can make data stored in the ABAP/4 Dictionary available.

**Please reward suitable points***

With Regards

Navin Khedikar

Read only

Former Member
0 Likes
412

Virus,

Virus,

Go through below link.Here you will find all the docs.

http://www.consolut.de/saphelp/sap_online_help_en.html.

Don't forget to give marks if useful