Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard Function Module for validating ISO UOM in SRM

Former Member
0 Likes
522

Hi Everyone,

Does anyone know if a standard function module exist in SRM that will allow me to feed in a ISO UOM and determine if it is valid. I know I could just write a query against T006 and read the ISOCODE field but I am hoping I can just use a standard function module.

Cheers,

Joe

1 REPLY 1
Read only

Former Member
0 Likes
432

As luck would have it I came across UNIT_OF_MEASURE_ISO_TO_SAP which I think should do the trick.