[147] in sapr3-soft

home help back first fref pref prev next nref lref last post

Re: Looking for a table with all the text description...

daemon@ATHENA.MIT.EDU (Uwe.Battschinger@t-online.de (Uwe )
Tue Apr 15 14:17:44 1997

To: sapr3-soft@MIT.EDU
Date: 15 Apr 1997 14:11:26 -0400
From: Uwe.Battschinger@t-online.de (Uwe Battschinger) (by way of SAP Moderator <Uwe.Battschinger@t-online.de>)

Hi Arnaud,

the best solution for all these kind of problems is: have a look into the
"real documentation", I mean the source abaps. Just enter "/h" and debug
the transaction. 

Another solution is to use F1 (Help) when the cursor is in the appropriate 
field. With technical information you can get the name of the field and
table, but in many transactions (also in MM0?) the screen data is stored in
a structure and not directly in the table so you cannot find the table name 
easily. But in the DD you can use the information system to list all tables 
which include the same data element or domain, so that it is maybe also 
possible to figure out the right table.

If the EDI/ALE interface supports this transaction (like MM0?) you can also
use the IDOC documentation inside R/3. Here you see the structure e.g. of
Material Master records with all segements and the table names. This is
maybe the fastest way to figure out the table names you need.

Regards,
Uwe Battschinger



> How can I find a table with the texts (material description, purchase
> order text, and so on) so that I can download with transaction SE16 ???
> 
> Thanks !
> 
> Arnaud
> 
> 
> ----------------------------------------------------
> 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
> ----------------------------------------------------




----------------------------------------------------
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
----------------------------------------------------

home help back first fref pref prev next nref lref last post