cancel
Showing results for 
Search instead for 
Did you mean: 

Read the Initial Screen values for Create Specification in the UI

Former Member
0 Kudos

Hi gurus,

I would like to read the initial screen values entered by the user when he was trying to create the specification.

Please let me know if there are any methods to perform this action.

I tried searching some BADIs and all, I found one EHSS_SPEC_CHECKS.. and it has a interface method ON_ OPEN_CHECK

And has the parameter X_API_HEADER_TAB and has the all the parameters that I require. But I cannot get all the values that user enters in the initial screen.

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

Venkat_Sesha
Advisor
Advisor
0 Kudos

Hi

Goto SE11 and check the Table VSEOMETHOD.

Wait I think I wrote a document for this. Please check the below link.

http://scn.sap.com/docs/DOC-36235

Search the method in that way?

Venkat_Sesha
Advisor
Advisor
0 Kudos

Hi

May be you need to use GET_ROW method to get the values entered in the Screen.

Check that method. I hope it solves your problem.

Former Member
0 Kudos

Thanks for your Answer.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ramakrishna,

First of all i want to know that your application is simple webdynpro application or fpm application.??

Thanks

Praveen Gupta