CIC WinClient BP Search

Question: Hello, all!

I have a problem with BP search in CIC WinClient.

Actually I have been modified a standart html (i need just 5 serch criterias).
Than i try to modified FunctionModule (Z_CCMCS_BP_SUBCREATE2), which work with this html.

I can`t understand where must i search table, where search criterias are located. (such as CompanyName or MobilePhone)...

Please mail me meta@meta.x.kiev.ua or reply this topic.

Thank You!

Answer:
Hi,
here are some code snipples:

Adding new search field in BP Search:

Programm: SAPLCRM_CIC_BP_SUB
*CCMCS_BP_SEARCH2
*perform START_BUPA_SEARCH
*
*Example:
* PERFORM start_bupa_search USING bpinfo addr_info telephone
*{ INSERT New Search Field
* CCIS: Vertragspartner-Nummer
BP1_DATA-New_Search_Field
*} INSERT
email <gfs_fax_data> searchtype
part_identifier lv_partner
lv_partner2 addr_srch.

*Read customer data (also for new field) is done in:
CCMCS_BP_SEARCH2
Perform FETCH_AND_FILL_DETAILS


*Show Customer data (also with new field) is done in:
*CCMS_BP_SEARCH_CONTROL
Perform fill_target_structures


Hope this helps.

Forty2

Answer:
SAP-Press sells a book that explains exactly how to do what you are trying to do and lots of other good stuff. In my opinion it is pretty good

http://www.sap-press.com/product.cfm?account=&product=H1909
_________________
Just me and a pygmy pony behind the dental floss bush
Copyright ?2007 - 2008 www.jt77.com