cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with search using custom fields

Former Member
0 Kudos

Hi All,

I have a custom field at item level in all documents -> SC,PO,CONF,INV. I have made this field searchable in these documents as per related OSS notes.

The search functionality is working differently in following cases.

When the "Confirmation-Related Invoice Verification" flag is <b>checked</b> in PO ->

when I try to create an invoice for this PO, system doesnot return the document in Extended search for PO. I verified the confirmation has been done and posted in backend succesfully.

When the "Confirmation-Related Invoice Verification" flag is <b>unchecked</b> in PO ->

System returns correct document in extended search for PO.

I am using SRM 5.0 ECS.

Any thoughts on this?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<b>Please go through the Following SAP OSS Notes below -></b>

Note 1040216 Enter the price or set the follow-on document indicator

Note 952099 Conf-related invoice verification incorrectly transferred

Note 869055 "Follow-on Documents" PO EBP Confirmation Flag

Note 846233 ECS PO follow on document flags

Note 730417 Flag: "Confirmation-related invoice verification"

Note 1014820 Indicators reset in Active versions when line item added

Note 854282 GR_BASEDIV field editable in display mode

Note 771900 Bid invitation: Purchase order w/ incorrect document control

Note 409211 XML Invoice entry

Do let me know.

Regards

- Atul

Former Member
0 Kudos

Hi Atul,

Thanks for the reply.

The notes you mentioned are related to Confimation based IV flag, but is not useful in this case.

This relates to searching based on a custom field value. I am seeing system acting differently in both cases.

When debugged, I see the system tries to look for "open invoice items" .

The document is then removed at that instance from the search result in the program. Eventhough the confirmation is posted successfully, why is it treating as "not open for invoicing"?

The program LBBP_PDF52 is where I checked.

Former Member
0 Kudos

Hi

What exactly you mean by "not open for invoicing" ? Is is in R/3 or SRM side ?

Have you implemented the BBP_WF_LIST BADI in SRM ?

How are you debugging the scenario ? Please give steps.

<u>Also see the following SAP OSS Notes -></u>

Note 677852 - Automatic posting of confirmatns for Backend purchase orders

Note 684375 - Posting confirmations and invoices by item

Note 530651 - Too many purchase orders in the search list

Note 675757 - Indicator for automatic processing is set incorrectly

Do let me know.

Regards

- Atul