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

find import and export for method

Former Member
0 Likes
2,150

Hi,

i wont to use method in se24 , how i now the import and export and ... for Method?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,648

Hi,

for an easy use of methods i recommend using the button "pattern" in SE80. If you choose "ABAP Objects Patterns" the source of a method call is generated and all existing Parameters are listed.

You can display the parameters also within SE24. Call the Class of the Method. Then click on "Methods". Set the mouse focus on the method you are interested in and click the button "Parameters".

Hope this helps!

Regards

Mark-André

Hi,

i wont to use method in se24 , how i now the import and export and ... for Method?

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
1,648
Read only

Former Member
0 Likes
1,649

Hi,

for an easy use of methods i recommend using the button "pattern" in SE80. If you choose "ABAP Objects Patterns" the source of a method call is generated and all existing Parameters are listed.

You can display the parameters also within SE24. Call the Class of the Method. Then click on "Methods". Set the mouse focus on the method you are interested in and click the button "Parameters".

Hope this helps!

Regards

Mark-André

Read only

Former Member
0 Likes
1,648

Hi,

Goto se24 and goto ur class

and click on display.

keep the cursor on the method and click on the parameters button then you can see all the import and export parameters of that method.

Hope it helps you.

Regards

Manjari.

Read only

Former Member
0 Likes
1,648

Hi Cosmo.

I would like to suggest my opinion,

[SDN Weblog - Standard Reference for ABAP OO in Action - Snapshots (Methods)|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1268] [original link is broken] [original link is broken] [original link is broken];

Hope this works out well.

Good Luck & Regards.

Harsh Dave