cancel
Showing results for 
Search instead for 
Did you mean: 

passing value to application parameter

Former Member
0 Kudos

Hello,

I need to pass application parameter. based on the application parameter in need to show the result in table or ALV.

can you please tell me how to implement this.

regards,

ajay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Which parameter u want to pass. r u getting any data from legacy system and u wanted to pass to R3 system.

if yes then u can write an inbound proxy. SO ur scenario is suppose input is file then File-Xi-Proxy.

Server Proxy -

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

File to Inbound Proxy:

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

Debugging Inbound Proxy:

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Thnx

Chirag

Former Member
0 Kudos

hi,

I am using the component reuse. the view is from sub component.

when i give the search values and click on go i need to show the output of the search in alv or table based on th eapplication parameter.

Best Regards,

ajay.

Former Member
0 Kudos

Hi,

R u talking about ABAP code and guidence then this is not the right forum to get the right answer of ur question.

Raise ur thread on ABAP forum.

Thnx

Chirag

Former Member
0 Kudos

hi,

no, I am talkting about WD ABAP.

I need to give teh application parameter to the WD APPLICATION based on thid i need to get the out put displayed in table or ALV.

Best Regards,

ajay.