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

hi, is there any function module for se16 transaction?

Former Member
0 Likes
1,811

Hi help me out, can refer function module RS_TABLE_LIST_CREATE....found it

3 REPLIES 3
Read only

Former Member
0 Likes
1,043

Hi Amit,

Check RFC_READ_TABLE.

Regards,

Atish

Read only

Former Member
0 Likes
1,043

Check with FM DDIF_TABL_GET

do research like goto se16 -> press f1 -> look at program -> click on find button,use search string as call function ..

Thanks

Seshu

Read only

Former Member
0 Likes
1,043

The below are the list of Function Modules for se16 ...

<b>

1.ATT_GET_TABLE_ENTRIES

2.R_GET_VALUES_FROM_TABLES

3.S_DATABROWSE_FIELDSELECT

4.S_INTERNAL_TABLE_VIEW

5.S_TABLE_CONTROL_GENERATE

6.S_TABLE_REPORT_GENERATE

7.S_TABLE_VIEW

8.S_TABLE_VIEW_DDIC</b>

you can use 6th or 7th function module for displaying the table data .

reward points if it is usefull ...

Girish