2013 Jul 01 7:36 AM
Hi, i found out my sap system have some table which start with S, for eg, S512, which is for customized program update.
I try to find where it be create and how it be used for, but couldnt get it.
Please advise.
Hi, i found out my sap system have some table which start with S, for eg, S512, which is for customized program update.
I try to find where it be create and how it be used for, but couldnt get it.
Please advise.
2013 Jul 01 8:52 AM
Hi,
tables started with Sxxx are Structure info
that means, tables to agregate data and have values in front of this data. Example, prices, quantities for deliveries ....
These tables are created by customizing (in different places)
regards
Fred
2013 Jul 01 8:58 AM
Hi,
you can find it, where the objects are used by pressing the button WHERE USED LIST .
Let me know if any clarification/help required.
Thanks & Best Regards.
Pavan Neerukonda.
2013 Jul 01 8:59 AM
Hi,
This is not a database table. It is an information structure.
http://help.sap.com/saphelp_46c/helpdata/en/c1/3754f7449a11d188fe0000e8322f96/frameset.htm
Its values are populated at run time based on certain rules defined in transaction MC25.
The different info structures available are given in table TMC4.
Other useful transaction codes wrt infostructures are as follows.
Tcode OMO1 - To define how the structure should be updated.
TCODE MC23 - Exract data from info structure.
TCode MC24 - to assign Update rules.
MCVR - to verify if info structure can be updated for every document.
You can update/change fields for standard infostructures (S001-S499) using MC7F and user created infostructures (s500-s999) can be done through MC18/MC21.
Search SAP InfoStructure / Information / Structure for more details on it.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |