cancel
Showing results for 
Search instead for 
Did you mean: 

RFx POWL New search parameter not displayed to use on Portal

Former Member
0 Kudos

Hi Gurus,

We are on SRM 7.01 SP08 and have requirement to add new search filed on the POWL query for bus object RFX. BUS2200.

We have followed the steps on the link http://scn.sap.com/docs/DOC-25692

We are using the Query ID - SAPSRM_OP_SOURCING_01_01

and Feeder type - SAPSRM_FEEDER_RFQ

We have done the following

          - Configure Customer Fields

               - Define Customer Fields on Header Level - Append for Customer Cross-Document Database Fields on Header & Append for Customer Fields on RFx Header

          - Configure Field Control

               - Append for Customer Cross-Document Database Fields on Header & Append for Customer Fields on RFx Header

          - New filed is visible on the Document RFx

        

POWL Configuration -

          - POWL and Advanced Search

               - Adjust POWL Layout, Search Criteria, and Pushbuttons on to the Feeder type - SAPSRM_FEEDER_RFQ

               - DB Criteria with the Z custom field

Criterion Type                                   Selection type
Selection Option Type                        M - Without interval
Parameter type                                   Input Field
Search Criterion Position                13


Default Value

Allow Admin                                    Checked

Quick Criteria Change                         Checked


OVS Handler
Search Help Name
Search Criterion Text                    Purchase Requisition
Search Criterion Tooltip                 PURCHASE REQUISITION

               -      Program POWL_D01 run to delete existing Query.

Still the new field is not on the POWL...

Please help this is urgent for us.

Regards

Prashanth

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

it's quite hard to tell what's missing if you're not able to take a look...

Did you also append the Searchfield to the mentioned structures in the guide? Not only the custom field structures, but the searchfield structures.

If you did it right, then your new searchfield should at least be visible in the POWL query.

--> transaction POWL_QUERY --> mark the entry SAPSRM_OP_SOURCING_01_01 and click on details --> then press query settings

Now you can see a list of the searchfields. If your field is there than that's good, if not, something fundamental is missing.

If it's there, make sure that the Quick Search Flag is set. This should already be set in /SAPSRM/POWL_CUST for the DB Search field.

If it's not there I usually help myself by debugging the POWL feeder class.

There are quite a lot of structures involved that need to be maintained and these structures differ from business object to business object...

Regards

Markus