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

method changing

Former Member
0 Likes
399

hi abapfriends

abapobjects in the method, it can't assign for parameter "USING", only IMPORTING, EXPORTING and CHANGING.

Why? Is EXPORTING equal USING?

thx for answer

anujit

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
384

Hi,

No, IMPORTING is equal to USING if you want to make this comparison.

Regards,

Bert

2 REPLIES 2
Read only

b_deterd2
Active Contributor
0 Likes
385

Hi,

No, IMPORTING is equal to USING if you want to make this comparison.

Regards,

Bert

Read only

Former Member
0 Likes
384

oh yes, i so stupid

i'm have meaned IMPORTING....

thx for answer

anujit

Edited by: marty anujit on Aug 21, 2008 10:09 AM