cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ERROR [BF00] while using Test Data Service

Former Member
0 Likes
823

Hi,

I am new to VC. I am using SAP Netweaver Visual Composer, Client version 700.14.0.1.

When i test a Data Service "BAPI_BANK_GETDETAIL" using the following values:

Bankcountry: US

Bankkey: 12345678 or 021000089

It doesn't retrieve values. it says

ERROR[BF00]:

Bank US 12345678 doesn't exist.

Please help me!

Regards

View Entire Topic
Former Member
0 Likes

Hi All,

May be no data exists in the data service. How do i insert or input the data into the service.

Former Member
0 Likes

Hi,

did you tried with the given input values in my previous reply.

if still you are not getting plz tell to me.

Your problem is in Runtime or in Testing the dataservice in design time ?

Goivndu

Former Member
0 Likes

It is not working in design time and also in run time.

Former Member
0 Likes

Hi Tekumalla,

Have you checked whether in your R/3 system this Bapi is having these values which you want to retrieve? Is it in design time ? If so, then better check the entries first and then check whether your server is working or not. Then please check the system under which the R/3 system is linked in portal Check whether the connections are correct or not?

Regards,

Nutan

Former Member
0 Likes

Hi Nutan,

How can i check if the values are already stored inside the BAPI. Well, the connections are fine and working. I have this problem in design time and also in run time.

Thanks