‎2008 Jun 10 3:03 PM
Hi guys,
iam doing upgrade project, i want know absolete for this function modules
CALL FUNCTION 'NAMETAB_GET'
EXPORTING
TABNAME = 'BKPF'
TABLES
NAMETAB = HNAMTAB
EXCEPTIONS
OTHERS = 0.
CALL FUNCTION 'WWW_USER_AUTH_MESSAG'
plz give me suggestion for me.
‎2008 Jun 10 3:18 PM
Hi,
Use DDIF_FIELDINFO_GET AS REPLACEMENT FOR NAMETAB_GET fm
Thanks,
Keerthi.
‎2008 Jun 10 3:19 PM
Hi Veera,
To find obsolete function modules in ECC 6.0.
The table is RODIR.
Go to SE11.
Give table name as RODIR.
click on display.
Then , in the selection criteria.......
For the field OBJECT TYPE give FUNC
and for OBSOLETE give 'X'
Execute and you will be able to see all the function modules which are obsolete.
Regards,
Hari Kiran
‎2008 Jun 10 3:36 PM
Hi,
Both the function Modules which you haev mentioned are obsolete in ECC 6.0
I have checked it.
Is that what you wanted to know???
Regards,
Hari Kiran