‎2007 Aug 16 9:19 AM
hi all
i am working in a user exit. i already added some ten fields in screen number <b>8459 (item level additional data b) . pgm name : sapmv45a. for va21.</b>as u all know well the pgm is same for va21 and va01.
now i am in need to add some fields for va01 transaction.
if i want to add the fields exclusively for va01 means wer i have to add.
Before adding the fields in va21 ..i checked the item level additional data b screen numbers for va21 and va01..both are same.(8459)
after adding the fields in va21 additioanl data b..i checked the additional data b screen number for va01.. its got changed to some other number.
can any one tel me the logic behind this????
if i want to add some fields for different transactions which sharing the same <b>program and same screen means where i have to add???</b>
Thanks in advance
Arun.j
‎2007 Aug 16 9:23 AM
Hi Radhu
IS THIS IS UR REQ
ok in the screen of PBO module check the sy-tcode value
if sy-tcode = 'va21' or 'VA21'.
HERE HIDE THE FIELDS
FOR HIDING GIVE THE FUNCTION CODES FOR THE FIELDS IN A SCRREN PAINTER
reward points to all helpful answers
kiran.M