2014 Apr 29 12:24 PM
Good Day everybody,
in Transaction CBIH82, a new tab has been added to the transaction. it contain a new characteristic value (ex.: z_xxxxx_xx ).
my question is, in which table does the value of this characteristic is saved ?
Assume we have log entry: 5100
This entry is of type, e.g fire incident
the transaction will display a new tab for this incident which contain some values related to it.
TIA.
2014 Apr 29 3:54 PM
hello
table CABN for characterisc name and id
table AUSP for characteristic values
Regards
2014 Apr 29 3:54 PM
hello
table CABN for characterisc name and id
table AUSP for characteristic values
Regards
2014 Apr 30 9:49 AM
Thanx Hicham for your answer.
an other question, how to retrive the record corresponding to some IAL ID ?!
in the ATTIN field of table AUSP we have to pass the ATTIN from CABN that correspond to our characteristic. But how can we build the OBJEK field for a specific IALID?!
it seems that it is a concatenation of 2 different fields.
2014 Apr 30 10:34 AM
Hello
You Can use FM CONVERSION_EXIT_ATINN_INPUT to get ATINN from charcteristic name , and reteive the corresponding record from AUSP using the ATINN
Check table CCIHT_IAL , to retrieve OBJNR for a given IALID
Regards
2014 Apr 30 10:53 AM
You can see how is the construction of the OBJEK in you system For IALD
transaction SPRO IMG ==> Cross-Application Comp ==>Classification System ==> Classes ==> Maintain object keys ==> search for Incident
Regards
2014 May 01 7:34 AM
Dear Hicham
Thanks alot for the answers. This is exactly what i was looking for
Thanks & Regards
Abdullah