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

Error Messages.

Former Member
0 Likes
469

Hi guys,

Is it possible to know all the error message associated to the t-code F-02. If not possible can u please provide me a rough number of total error messages.

Thanks & regards,

Arun.

3 REPLIES 3
Read only

Former Member
0 Likes
435

Hi Arun,

Go to F-02 txocde and in the menu bar you can find the status of the txcode in that you take the package name and give it in SE80 and click display, you can get all the object related.

Cheers!!

VEnk@

Read only

Former Member
0 Likes
435

Hi,

Give the T-code f-02...Then excute it.....then the selection screen will appear in front of you..then you go to "System" in Menu Bar...Then go to "Status" ...then double click on the program name....Then click on "Find"....and type "<your search string>"....then you can find any thing from any program..

Arunima

Read only

GauthamV
Active Contributor
0 Likes
435

hi,

it is possible upto certain extent.

goto menu of any standard transaction and from system - status find the program name.

now open the program from se38 and click find button and give message nad press enter.

you will get all messages triggered for that transaction.

sometimes any exits or badi's are also used to throw messages in standard transactions.