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

Function Module

Former Member
0 Likes
267

Hi Guys,

I have a function module for 4.7 and ECC6.

CALL FUNCTION 'TR_F4_HELP'

EXPORTING

iv_title = 'Nº Documento Contábil'

is_sel_title1 = t_title

TABLES

it_sel_table = t_search

CHANGING

cv_selected_index = v_reg

EXCEPTIONS

no_lines = 1

no_line_picked = 2

OTHERS = 3.

But i want absolete for this Function Module.plz help me.

1 REPLY 1
Read only

Former Member
0 Likes
244

Check out the below related thread

/message/4572213#4572213 [original link is broken]