cancel
Showing results for 
Search instead for 
Did you mean: 

Passing data from standard portal application to custom bsp page

naimkhans_babi
Active Participant
0 Kudos

Dear Friends

Can I pass the data from standard application in the portal to my BSP application.

say for example

MSS ---> Team --->HCM Processes and Forms --->Start Processes

Here employee list is generated in the tableview. whenever a manager selects the perticular employee

and select the perticular form and press the " edit " one adobe interactive form starts.

so if i wish to put one bsp page there... how i can determin which data user has passed, based on this data can i run bsp application.? can anybody could tell me is there any classes or rfc there who are watching and transporting those data to adobe form. I cant debug it because i dont know weather this thing is java based or abap based. and i also dont know which bsp or webdynpro is linked to this iview. please reply me with your fantastic ideas. any help will be appreciated.

Thanking you

Regards!

Naeem.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Naeem,

Do you want to display BSP page instead of Adobe form?

Also debug the application by keeping the pointer in Do_Handle_Data and find the method or event triggered.

Hope this will be helpful.

Regards,

Gokul.N