cancel
Showing results for 
Search instead for 
Did you mean: 

Java (JCO?) + SM19

Former Member
0 Kudos

Hello,

I'd like to use JCO (if possible) in order to generate a result of SM19 report (The Security Audit Logging),

Is it possible? are there any examples of code, or any instructions?

If it's the same as for other reports, I'll do the tweaking but I have no clue where to start from.

Thanks a lot,

Asaf.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Asaf

I donot think so, u can(calling a tcode SM19) do this using JCO...

Becoz JCO is mostly used to call the FM.

And we can print the result of the Call(using Tables, Importing etc).

It does nothing more than this !!!

Suggestion:

Develop a Function Module that reads the details from the Security Audit Logs related TABLEs and fills the Table Parameter of the FM.

Use JCO to call this FM and print the Contents present in the Tables Parameter.

Is that sounds Good ???

Thanks

Jack

<b>Allot points if my post helps!!!!</b>

Message was edited by: Jack

Former Member
0 Kudos

Hi Asaf:

You can do this, in this link there are an example to do it:

http://help.sap.com/saphelp_nw2004s/helpdata/en/18/6052429f2dbd30e10000000a155106/frameset.htm

Good Luck

Regargds

Joshua

Message was edited by: Josue Cruz