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

About Type 'ANY' .

Former Member
0 Likes
1,029

Hi All,

Have any know - any standard function module which uses TYPE ANY as a referece type.

Guru

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
986

Do a search on table FUPARAREF with structure name = 'ANY'. Bound to find some function modules here.

Hi All,

Have any know - any standard function module which uses TYPE ANY as a referece type.

Guru

5 REPLIES 5
Read only

SujeetMishra
Active Contributor
0 Likes
986

Hello Guru,

I am not clear what you want to ask.

see documentation of SAP for TYPE ANY.

Regards,

Sujeet

Read only

Sm1tje
Active Contributor
0 Likes
987

Do a search on table FUPARAREF with structure name = 'ANY'. Bound to find some function modules here.

Read only

Former Member
0 Likes
986

Problem Solved

Thanks..

Read only

Former Member
0 Likes
986

hi

check this fm FUNCTION_IMPORT_INTERFACE

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
986

Hi,

If you see the blank in Typing & Associtated Type fields against to the Parameter Field in any of the tabs(IMPORT,EXPORT..) then it means TYPE ANY. Which can take any TYPE as input/Output.

Example :

GUI_DOWNLOAD

TABLES

*" DATA_TAB