Where is Attribute data for a particular position in Org. Model stored ?
Hi All,
I want the Attribute data for a particular position in the Org. Model. In which table is the data stored ?
Thanks in advance,
Raviraj
Tags:
Former Member replied
I think it depends on the kind of attribute. You can find the information in the HRP1* tables.
Table HRP1222 is always involded (especially in Z$attributes I think).
You can find the tables yourself by activating the SQL-trace (ST05) just before you save.
--> save & deactivate the trace. Within the trace, you'll find the tables & corresponding sql statements.
Michael.