cancel
Showing results for 
Search instead for 
Did you mean: 

Default value for search help parameter

Former Member
0 Kudos

Hello,

We are in SRM 7.0.

We are using /SAPSRM/WDC_UI_BACKEND_SH component to call the backend search help of WBS element.

Standardly COBL_EX_PRPM search help is called from R/3 backend to SRM.

A custom search help zwbs_help is appened to PRMP search help (Extra tab for selection).

In this custom search help for POSID parameter it is defaulted as 'O*' .

Now if i excute the search help COBL_EX_PRPM in SAP GUI I can see default value O* for POSID .

But when I execute it is SRM portal I cannot find this Default value.

Please let me know why default value is not appearing in SRM portal and how it can be handled.

Regards,

Neelima

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Neelima,

You have to use in SRM /SAPSRM/BD_F4_EXIT enhancement spot and create an implementation for BAdI definition /SAPSRM/BD_F4_EXIT_PRESEL.

Regards.

Laurent.

Former Member
0 Kudos

Hello Laurent,

Thanks for the reply.

Please can you provide the sample code of this badi

I want to default POSID with 'O*'

Regards,

Neelima

Edited by: S Neelima on Nov 4, 2011 10:32 AM

Former Member
0 Kudos

Hello Laurent,

i have the same problem, i use the in SRM tenhancement spot and create an implementation for BAdI definition /SAPSRM/BD_F4_EXIT_PRESEL.

It works fo far. But now i want to default the field POSID with anything. In the export table CT_SELECT_OPTIONS i have to fill the field. I do this, but it doesnt work. (SAP Note 1411591).

Do you now, how i have to fill the Export-Table?

Regards,

Khoa

Answers (0)