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

start routine

Former Member
0 Likes
282

Hai ABAP gurus,

i faced this problem in writing a start routine.

I have to caculate "transportation units' for that 'Route' is the key.

for calculating the same i added two info objects Z9ATSHIP & Z9APSHIP and entered there value into a defined dimension 'QTY'. Then i need to get the Base UoM from the 0MATERIAL Master data (0BASE_UOM) and convert QTY to the BaseUom (QTYBOM).

there lies the problem, for the last two steps i dont know what to do?

there is another info object callled 0MAT_UNIT which contains all the denominators and numerators for conversion.

pls help me with this.

note i am a novice in this feild so pls explain the solution with an example

thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
260

k