on 2007 Jan 10 8:42 AM
Hi Friends
I am extracting 3 fields (partnr, roletyp and sobjekt) from vdgpo.Now i want to map the fields partnr and sobjekt based on roletyp.
If roletyp = TR0120 then
zauthdrawer = vdgpo_partnr.
If roletyp = TR0992 then
zstateclk = vdgpo_partnr.
If roletyp = TR0998 then
zcredctrlr = partnr.
If roletyp = TR0999 then
zadminmgr = partnr.
If roletyp = TR0995 then
zcredmgr = partnr.
If roletyp = TR0996 then
zadminasst = partnr.
If roletyp = TR0997 then
zmktasst = partnr.
Your reply would be richly appreciated.
Regards,
Chama.
Hi,
you can write a routine in the transfer rule by comparing the roletype and assign it to that particular infoobject
haritha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chama,
Then you would need to write individual transfer routine for all the info-objects you need to populate.
Bye
Dinesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chama,
Is it on on R/3 or BW.
If on BW then you need to write the routine for the individual info-objects in the update rule.
Bye
Dinesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.