cancel
Showing results for 
Search instead for 
Did you mean: 

SRM PO Form

Former Member
0 Kudos

Hi,

My requirement is to customize the PO layout in SRM. To do that I want to know

1) Which (standard)form is currently being called by the program. I am assuming that the program is SAPLBBP_PO_UI_ITS. Please correct me if I am wrong.

2) The program SAPLBBP_PO_UI_ITS has around 200-300 includes. If anyone knows which include is calling the form?

3) I am assuming that its a smart form. Am I right?

Any help would be greatly appreciated.

Thanks and Regards,

Peter

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

As suggested, I put a HTTP breakpoint in LBBP_PO_APPF35. But its not going into debug mode. Please help!!!!

Regards,

Peter

Former Member
0 Kudos

Thanks Denis. That was very helpful.

I put a HTTP breakpoint in LBBP_PO_APPF35. But I was not able to debug. Till sometime back the SRM portal was working fine, but all of a sudden I am getting the error

"Error when processing your request "

"The URL http://usushpdba387.nbcuni.ge.com:8000/sap/bc/gui/sap/its/bbpstart was not called due to an error"

"The termination type was: RABAX_STATE

"

In ST22 the error is:

The termination occurred in the ABAP program "CL_HTTP_EXT_ITS===============CP"

in "IF_HTTP_EXTENSION~HANDLE_REQUEST".

The main program was "SAPMHTTP ".

Thanks and Regards,

Jayesh

dennis_bruder
Employee
Employee
0 Kudos

Hi,

the name of the smartform is BBP_PO. The smartform is called within function group BBP_PO_APP include LBBP_PO_APPF35

Hope this helps.

Regards

Dennis