cancel
Showing results for 
Search instead for 
Did you mean: 

PROXIES QUERY ...URGENT

Former Member
0 Kudos

hi frens ,

i have a scenario..plz help me out regarding

Actually the motive is to post the data from BAPI_ BUPA_address_getDETAILS to a file on ur local ftp server. (PROXY TO FILE SCENARIO)

the input parameter for bapi is 'businesspartner' = 5652626

BAPI is in the other sap system

all the valid export parameters and valid tables from this bapi should be written to a file in the specified path..

pls give me the detailed steps of IR AND ID

AND THE PROXY

thynaks in advance

teja

sap consultant

chennai

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

a) check whether you have created partner profile , port , rfc at sender system in order to work PROXY TO FILE SCENARIO

b) see whether logical system are define in both XI and R3

****IR***

a) In IR you first have 2 imported your bapi ,in order to import select import from rfc and idoc,,,,,,, option and give your sys and client from where your importing

b) create a target structure ,for the source no need to create source structure as bapi itself has a structure.

c) similarly define MT for target

d) define MI for source as outbound that is bapi

e) define MI for target as inbound that is you created structure

d) go to MM call ur both souce and target in it and do mapping

e) go to IM do interface for that .

        • ID****

a)assign your sender buss system define in SLD (R3 system)

As we done have sender communication channel as we using proxy

b) assign your receiver buss system define in SLD.

c) define receiver commmunication channel as file

d) create receiver determination

e) interface determination

f) reciever agreement

g) no need to create sender agreement

now go to your proxy that is from where ur sendig ur proxy (R3)

to go T-code "sproxy " and select your scenario and select ur name space where in you have done proxy to file and select an create outbound message and write a programm in se80 ,call ur method u have created in outbound message in to se80 and wite program .

if any problem your welcome.

Regards,

G.Varun kumar.

null

Former Member
0 Kudos

what are the data types? and MI how can we write code for proxy in this scenario

Former Member
0 Kudos

Teja,

You need here RFC(BAPI) --FILE Scenario...

Check out blog below....

[original link is broken]

Nilesh