‎2005 Nov 02 7:57 PM
I am looking for an EH&S FM that will return the class value assignments. The substance number, class (i.e.: SAP_EHS_1023_027), Usage (i.e.:JP) are known inputs. I need an FM that will return all the sort sequences for that class.
‎2005 Nov 04 3:32 AM
Check C148_SUBSTANCE_FIND_BY_ID..
Hope this helps..
Bipin
‎2006 Nov 14 1:56 PM
Hi,
Please try using function module C1F5_SPECIFICATIONS_READ
Vineetha.
‎2006 Nov 29 2:15 PM
Hi,
Try using function module C1F5_SPECIFICATIONS_READ where sort order sequence details will be returned in x_composition_tab table.
Regards,
Vineetha.
‎2007 Jan 12 11:08 AM
Ray,
C1F5_SPECIFICATIONS_READ, should help you. But if you can check in Specification header you can find immediately which sort sequence is used.
Kiran