cancel
Showing results for 
Search instead for 
Did you mean: 

SOLUTION FOR THE SCENERIO(URGENT)

Former Member
0 Kudos

Hi All,

Sorry for troublin you ppl again...Well i have a scenerio here...

I have a view which is divided into 3 containers..In one container i key in some details like say accno,bank key etc.

Now the second page has a static tree structure and on clicking one of the attributes of a node say execute, the result must be shown on the 3rd container in the form of a table...all of these are linked to a single bapi

Can u plz tell me hw do i go bout it.....

Regards,

Urbashi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi urbashi..............

you might be using the bapi bapi_bank_getdetail...

your first view is just an input screen which will pass value to this bapi.

you get values form the bapi and display it in the table.

so you can make use of service call.

i am attachin a lnk which will show you of how to make use of a service call.

[bapi|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cb5d345-0801-0010-6a8e-fc57c23fd600 ]

---regards,

alex b justin

Former Member
0 Kudos

Hi Alex,

is it possible to attach a number of bapis into a single view?

Former Member
0 Kudos

hi urbashi........

surely you can do this....

because service calls are created for the whole component and not for a single view..... seperate nodes will be created for every service call.

---regards,

alex b justin

Answers (0)