[621] in sapr3-soft
Re: A programming problem in SAP
daemon@ATHENA.MIT.EDU (claus sachs)
Fri Nov 21 11:39:52 1997
To: sapr3-soft@MIT.EDU
Date: 21 Nov 1997 07:22:25 -0600
From: "claus sachs" <cs@foss-electric.dk> (by way of SAP Moderator <sap-request@realtimeusa.com>)
This is also one of my problems !
Basically you want to go through MD04, and check the entries, stock,
incoming and outgoing movements.
The data shown in MD04 comes from a lot of different tables.
There are different ways to find tables.
You can use ST05 or SE30 to trace tables accessed.
An other thing that I have tried, is to debug MD04, and set a breakpoint at
'Date'. This will take you through most of the functions that deals with
dates, which is relevant to your problem.
I don't have a complete list of tables used in MD04, but the above should
provide you with some ideas where to start.
Kind Regards,
Claus Sachs
----------------------------------------------------
comp.soft-sys.business.sap is a moderated newsgroup.
Postings are archived and available from the
Realtime USA web site at http://www.realtimeusa.com
----------------------------------------------------