[3067] in SAPr3-news
Development in system4s for production dangerous !
daemon@ATHENA.MIT.EDU (Gerald Stegmiller)
Wed Jun 25 03:37:24 1997
To: sapr3-news@MIT.EDU
Date: Wed, 25 Jun 1997 07:18:37 GMT
From: gsrs02@rzmail.uni-erlangen.de (Gerald Stegmiller)
We are using SAP 30F.
Accidentally we override the system table TJ07
with following small program.
TABLES: TJ07.
SELECT SINGLE * FROM TJ07
WHERE
ISTAT = 'I0001' AND
VRGNG = 'RMDR'.
UPDATE TJ07 SET MODKZ = '1'.
Think about development in production system's !
***********************************************************************
Please someone out in the world ... if you are using SAP 30F
use transaction SE16 (Data Browser)
list table TJ07 with ,Maximum no. of hits" 10000
and download the table with ...
System -> List -> Save -> Local file -> unconverted.
Send this file to
gsrs02@rzmail.uni-erlangen.de
Thanks G.Stegmiller