Skip to Content
0
Former Member
Jan 14, 2011 at 10:22 PM

Routine in Transformation (BW 7.0)

158 Views

Hi

i am new to writing routines and also in BW 7.0. I have characteristic Employee Name and Employee ID and i want to fill emplyee ID from the Employee Name.

Employee Name EmplyNo

AA01 01

BB02 02

CC03 03

So i created a transformation from employee name(source - ZEMPN) to employee number(target - ZEMPNO). and started to write a routine in the employee no(target field).

Is a start routine mandatory for any routine to start with and how abt the end routine.Could you please give the same code at each level so that i can understand and write the other routines.

Thanks a lot!