Hai guys,
I have expereince in ABAP but new to Portal...
I was asked to run a BDC from protal..(in the sense,a program is devleoped in portal mimicing the action of BDC in R/3)..
earlier i have displayed simple Reports in Portal..(i have created an ivew of type transactionalivew and then assaigned the transaction of the report i created in R/3 to it)
I followed the same procedure for the BDC....but it fails..
it shows messages that
'Field RP50G-SELEC (13) does not exist in the screen SAPMP50A 2000 '
i ahve seen the BDC program in Error mode and noticed that in portal,the BDC is not able to select the respective Action which it wud otherwise do R/3 (like the BDC is supposed to select 'separation' option in transaction pa30..but it is not able to do so)
why?whats the reason ?any alternative solution??