cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_CUSTOMER_GETCONTACTLIST

Former Member
0 Kudos

Hi!

I want to display the data of a contact person (VAP3). When I insert <b>BAPI_CUSTOMER_GETCONTACTLIST</b> as a data source for the iView, what should I use as an entry value?

The default input value of the BAPI is the required field <b>MAXROWS</b>. I don't know how to send some search criteria to the BAPI?

Can anybody please help?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

To test the dataservice drag& drop the dataservice onto the design .. right click on the data source and select test data service

Former Member
0 Kudos

When I test the BAPI from within VC, I can only enter a value for MAXROWS. When I enter "1", I get the message:

<b>No data found with these selection criteria</b>

When I use the GUI, I get a result - don't understand why...

... and where can I enter a customer number for the contact list?

Message was edited by:

Thorsten Schier

Former Member
0 Kudos

Well i don't have access to that BAPI .. or else i would have tested it for you.

Former Member
0 Kudos

Hi Thorsten,

log on to your backendsystem go to transaction SE80 and search for your BAPI.

Check the import and table parameters. There you get the defined data type you can double click on the data type to get deeper into the dictionary there you get more information about the values, which you have to enter.

Or if you have a ABAP developer in your company ask him to explain you the BAPI.

Check also:

Best Regards,

Marcel