cancel
Showing results for 
Search instead for 
Did you mean: 

expense type of GENERAL_DATA_VIEW into expense type of DETAILS_VIEW

Former Member
0 Kudos

Hi All ,

I have two views belongs two different wedynpro components.

ie GENERAL_DATA_VIEW for component FITE_VC_GENERAL_DATA  and DETAILS_VIEW for component FITE_UI_RECEIPT_DETAILS.

I need to fill expense type of DETAILS_VIEW with expense type of GENERAL_DATA_VIEW  while including  credit card receipts in expense report.

Is there any way to do this .  I am new to webdynpro abap , please help me on this.

Thanks and regards,

Sijil K P.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi SIJIN,

The above issue will be solved by 'cross-component' Concept. Also called Componentization

See below links to understand....

http://help.sap.com/saphelp_nw04s/helpdata/en/a7/1d8b412bb5b35fe10000000a1550b0/frameset.htm

With Example u can find here....

http://www.saptechnical.com/Tutorials/WebDynproABAP/Reusability/demo.htm

Regards,

Venkat

Former Member
0 Kudos

Hi Venkata ,

Thanks for reply.

If i check method call in used controller i am not able to see the component that i need to link , ie here

FITE_VC_GENERAL_DATA.

These two components are standard, so is there any way  to access data from component FITE_VC_GENERAL_DATA  ?

Thanks and regards ,

Sijin K P.