‎2009 Mar 02 8:40 AM
Hi,
i would like to know any table or FM to get the object name and description corresponding to the field ADIRACCESS-OBJ_NAME is available.
i have searched the table TRDIRT but only for the report program name description is available. i want the entire details of ADIRACCESS-OBJECT type CLAS,DOMA,DTEL,FUGR,INTF,PROG etc
As well i would like to know the Module name Associated for Each ADIRACCESS-OBJ_NAME with createdondate,createdby,changedondate,changedon.
thanks
‎2009 Mar 02 8:44 AM
Actually they have been hard coded in the program SAPLTR_OBJECTS
in include LTR_OBJECTSF02.
So you cannot get those details from any table.
‎2009 Mar 02 8:50 AM
hi i have already got the object type description.
i need object name description.
thanks.
‎2009 Mar 02 8:57 AM
Use these tables.
class - VSEOCLASS
domain - DD07T
function group - TLIBT
Program - TRDIRT
‎2009 Mar 02 10:11 AM
I need for all categories of object.
thanks.
if u refer in table ADIRACCESS-OBJECT u will get a fair idea.
thanks,
‎2009 Mar 02 10:23 AM
As i mentioned in my previous post you will not get all
in one table.
Each object details will be stored in different table .
I think i have already given some of the important tables that are used.
‎2009 Mar 02 8:57 AM
Hi,
Check these tables too
DD01T: DOMAIN TEXTS
DD02T: SAP TABLE TEXTS
DD04T: DATA ELEMENT TEXTS
KLAT: Classes long texts