AW: Write from R/3 to Unix

Graf, Josef josef.graf at sap.com
Thu Jan 24 11:29:17 EST 2002


Hi Carroll,
use the extension "MESSAGES INTO <internal table>" of the "CALL =
TRANSACTION"
statement.
Then all messages will be in the <internal table> after the CALL =
TRANSACTION
and can be
easily written to the UNIX file system.
Best regards=20
Joe
 
-----Urspr=FCngliche Nachricht-----
Von: Carroll, Mary L [mailto:mary.carroll at gwl.com]
Gesendet: Donnerstag, 24. J=E4nner 2002 16:52
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Write from R/3 to Unix
 
 
 
I'm an ABAP programmer, working on an R/3 (4.6c) install. I'm writing a
program that calls a transaction. When you execute the program in the
foreground, R/3 transaction error messages are displayed as output.  I =
want
to write these messages to a flat file at the unix (AIX) level rather =
than
(or in addition to) having them display at the terminal.  I realize I =
can
write TRANSFER statements in the ABAP code to accomplish this but what =
a
pain!  Can anyone help?
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20020124/d47f649d/attachment.htm


More information about the SAP-WUG mailing list