‎2006 Jun 27 9:23 PM
Is there any way to get inforamtion about ABAP Dumps programmatically througth RFC's
I am intrested in getting a full picture of my enviroment througth remote rfc calls.
please advice
Assaf
‎2006 Jun 27 9:40 PM
Try
<b>FM /SDF/EWA_GET_ABAP_DUMPS</b>
Hope thisll give you idea!!
<b>Pl... award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 Jun 27 9:40 PM
Try
<b>FM /SDF/EWA_GET_ABAP_DUMPS</b>
Hope thisll give you idea!!
<b>Pl... award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 Jun 28 4:32 PM
10x fro the help
But I still have a problem
This FM is applicable only in my ides installation
but when I look it up in the non ides I can't find it
Do you have any recommendation?
10x
Assaf
‎2006 Jun 28 4:38 PM
Refer the function modules:
SOCS_GET_ABAP_DUMPS
SALO_SHOW_SNAPDUMP_DETAILS
RS_ST22_GET_DUMPS
Regards,
ravi
‎2006 Jun 28 4:58 PM
Thank you for the replay, but
Unfortunately SOCS_GET_ABAP_DUMPS and RS_ST22_GET_DUMPS are not supported remotly (see attributes processing type)
SALO_SHOW_SNAPDUMP_DETAILS is a remote base function it doesn't seems to give any relevant information to trace dumps in the system
10x
Assaf
‎2008 Oct 10 10:05 AM
Hello Assaf,
if you don't have a solution to your problem yet, you can
give fm /SDF/GET_DUMP_LOG a try.
best regards
ulli