cancel
Showing results for 
Search instead for 
Did you mean: 

Visual composer - BAPI - current parameters

Former Member
0 Kudos

I created the custom BAPI (function module) in R/3. I added some import parameters in the function module, those newly added parameters are not visible in visual composer data services.

How do I, get the latest changes parameters in visual composer?

Thanks,

Subbu Kuppusami

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Subbu,

Im sorry the mentioned method works only for VC 7.1 in VC 7.0 there is a different method.

Choose Tools --> Options --> Compiler.

In Data Service Retrieval combo box

choose Donot cache data service get latest.

Log off from your model.

log on again and goto the context menu of your bapi.

then choose Define data Service your import parameters should appear now.

Regards,

Sami

Please reward points if this is helpful

Former Member
0 Kudos

Hi,

It doesn't work for me. I'm using VC 7.0. Are there any other methods which i should follow?

Thank you very much for your spport.

Yiğit

Answers (4)

Answers (4)

Former Member
0 Kudos

Subbu,

Are the Ports / parameters now appearing ?

Regards,

Sami

Former Member
0 Kudos

Hi Sami,

Yes, It worked. Thank you very much for your spport.

Regards

Subbu Kuppusami

Former Member
0 Kudos

Subbu,

Did refreshing the cache work for you ?

Regards,

Sami

Former Member
0 Kudos

Hi Subbu,

Sami is correct just follow his procedure

Regards,

Govindu

Former Member
0 Kudos

Subbu Kuppusami,

1- right click on your bapi service in the storyboard of the visual composer.

2- choose redefine ports.

3- on the dialog box displayed click re-import and then click yes to update the cache with the latest version.

Note:- This process may take some time

4- select the new ports if you have new ports defined for ythe dataservice.

5- click OK

Your BAPI is refreshed !!!

Regards,

Sami

Former Member
0 Kudos

Hi Sami,

I am in the design screen in VC. Is it a stortborard which you refer to?

In the design screen, Right mouse, I get only following options Define Data service..., Test Data Service...., etc

How do I get Redefine Ports.?

Thanks,

Subbu