Skip to Content
0
Former Member
Nov 03, 2011 at 12:36 PM

Biller Direct Customization - Filter on the ZFields not working

54 Views

Hello Experts,

We have been working on customizing the Biller Direct Application. It is a standard J2ee application delivered by SAP. It is required to customize this application where we are trying to display two ZFields in the Open Bills Tab (Open Amount(ZZOPENAMOUNT) anf Billed Amount(ZZAMOUNT)) which we could do successfully but now we are facing a problem where when we try to filter the Open Bills on the basis of customized fields on the click of Find Bills button , it shows all the invoices instead of the correct search result based on filtered criteria.

In the process we found that the application uses form action as:

<form name="billsForm" method="post" action="<webbase:encodeUrl>bills.sap</webbase:encodeUrl>">

Please let us know what does bills.sap signifies , where can we locate this bills.sap?? are we missing on the mapping of these two ZFields somewhere?? Where can we find the filtering functionality , is there any BAPI for this , kindly advise.

Appreciate quick reponse!

Cheers

Neha

<< moved by moderator - check out the list of other forums on top of portal forum >>

Edited by: Anja Engelhardt on Dec 14, 2011 1:45 PM