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

replacement fm for HELPSCREEN_CREATE needed

Former Member
0 Likes
487

Hi All,

we are working on a upgrade project (4.6c to ECC 6.0)

we found function module HELPSCREEN_CREATE has been obsolete.

can anyone suggest a replacement for the same.

attaching the code beow

CALL FUNCTION 'HELPSCREEN_CREATE'

EXPORTING

DOKU_ID = 'TX'

DOKU_OBJEKT = DOCU_OBJECT

LANGU = SY-LANGU

TITEL = TITLE.

points are assured for ur help

2 REPLIES 2
Read only

Former Member
0 Likes
451

Hi Siva,

we have changed to ECC6, but i cannot find the Information

that this FM has been obsolete.

Are you sure? Where do you find this Information?

Regards, Dieter

Read only

Former Member
0 Likes
451

i think u can use this FM

DOCUHELP_CREATE