Skip to Content
0
Former Member
Mar 10, 2008 at 02:38 AM

Info Structure copy (MC8Q)- Units of measure conversion

66 Views

Hi,

Did anyone ever came across a situation to write a custom Macro or ABAP program (Method) to convert Units of Measure for Info Structures? I am transferring data from one custom Info structure to another custom info structure. 1st one has data defined in units "BN" and the 2nd one has data in units "PC". The conversion factor between the two has been defined in material master. I am using MC8Q to transfer the data between the two Info Structures. Currently, the data is not getting converted after the transfer. For example, 100 BN is transferred as 100 PC; but, based on the conversion factor, it should be 10 PC.

Any suggestions are welcome.

Thank you for your help in advance!

Sonali