‎2009 Jan 20 12:19 PM
hello experts,
i have a requirement where i have to compare the longtexts of an object which is present in both t he system source and destination system.
the object may be Dom,Dted,Tabd and Reps .
in the selection screen we have 2 parameters for
1) p_file
2) RFC
and 4 radiobuttons
1) DOM
2) Dted
3) Tabd
4) Reps
the file contains all the objects and the data is uploaded into an internal table
Is there any function module which gets the documentation of an object from the local and the remote system using RFC.
can any one tell the tables where the docu of Domains,dataelements,tables and reports is saved.
please help me.
thanks in advance,
Badri
‎2009 Jan 20 12:34 PM
‎2009 Jan 24 1:18 AM
‎2009 Jan 27 11:08 AM
‎2009 Feb 05 11:53 AM
Hi ,
if u want F1 help for ur parameters or select options , u can use
AT SELECTION SCREEN ON HELP-REQUEST FOR <<field name>>
*give the documentation inside this block.
This event wil b triggered when F1 is pressed on that field.
Have i answered ur question?
‎2009 Feb 05 12:04 PM
Hi,
Try these tables
DD04T --- Data elements texts
DD01T --- Domain texts
DD02T --- Table texts