‎2007 Jul 09 11:02 AM
Hi Guys,
where are classes realted to material stored Transaction CL04
‎2007 Jul 09 11:06 AM
Hi
Check the Tables
<b>KLAH</b>
CAWN
CABN
CABNT
<b>KSML
KSSK</b>
AUSP
<b>Reward points for useful Answers</b>
Regards
Anji
Message was edited by:
Anji Reddy Vangala
‎2007 Jul 09 11:06 AM
Hi
Check the Tables
<b>KLAH</b>
CAWN
CABN
CABNT
<b>KSML
KSSK</b>
AUSP
<b>Reward points for useful Answers</b>
Regards
Anji
Message was edited by:
Anji Reddy Vangala
‎2007 Jul 09 11:09 AM
Hi,
Obj. name KLAH
SQL Object KLAH
Short Text Class Header Data
Classification CA Cross-Application Components
CA-CL Classification
CA-CL-CLS Classes
Reward if useful!
‎2007 Jul 09 11:10 AM
Hello,
Check these tables.
TABLES: KSSK,KLAH,CABN,AUSP,SWOR,CABN,KSML
Vasanth
‎2007 Jul 09 11:11 AM
Hi,
May be
KLAH.
or run SE84
go to dictionary
click on fields
click on table fields.
give the field name as Class.
give the description as Class Number(case sensitive).
press f8.
Now you will be able to see all the tables that have this fields.
or run st05.
activate the trace.
run cl04.
go to st05.
deactivate the trace.
click on display trace.
choost list trace.
you will be able to see into which table this field is getting populated.
K.Kiran.
‎2007 Jul 09 12:35 PM
Hi,
debug FM claf_classification_of_object and you'll find out. I guess it's KLAH.
by debugging this FM you'll know about the whole process
Regards