cancel
Showing results for 
Search instead for 
Did you mean: 

Standard Function Module

Former Member
0 Kudos

Hi All,

Can any one tell me standard function module names for customer search??? Its urgent.

Thanks,

Jayshree

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

try with this bapi "BAPI_CUSTOMER_FIND".

Reward if useful.

Thanks,

Sreeram.

Former Member
0 Kudos

Thanks sreeram.

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Check below fm: if you give customer number it will display remaining details for that customer.

ISA_CUSTOMER_SEARCH

But you didnt specify exact reqt for what you need fm .

you can also try below fm list.

(2) CUSTOMER_SEARCH

(3 ) BAPI_CUSTOMER_SEARCH Customer: Find customer number

( 4) BAPI_CUSTOMER_SEARCH1 BAPI Search customer for BO customer (KNA1) - wi

(5) MM_CUSTOMER_SEARCH

(6) JIT06_SEARCH_KUNNR

If you have any other details please post again..

Regds

Sivaparvathi

Please reward points if helpful.........

Former Member
0 Kudos

Thanks Sivaparvathi,

i am using ISA_CUSTOMER_SEARCH

for standard customer table KNA1.

I m writting

PROCESS ON VALUE-REQUEST. "F4

FIELD LV_KUNNR MODULE ZHELP_KUNNAR.

and i m calling this FM in MODULE ZHELP_KUNNAR.

But how to call please send me some examples.I m totally new.

Thanks,

Jayshree