Hello All,
we are trying to setup connection between BODQ and ECC to check Address validation on some transactions. We did all the setup at both ends and now trying to execute the validation for XD02, Customer address validation. Now when I try to execute that,
while CALL FUNCTION 'ADDR_VALIDATION' DESTINATION g_rfcdest
it gives me Communication error, then I checked the RFC connection and now that is fine. Now I get the System error (sy-subrc 2)
Now I would like to know how / where I can find the code for that function ADDR_VALIDATION (could not find in SE37)
I am assuming that should exist in the target which in my case is DQ (using which we are trying to connect the Target).
Can anyone please let me know where to exactly check when I try to test. How can we Map this Function call to DQ server.
SAP has given some functions like Address cleanse, Address match PV etc. which are active in DQ server but nothing returns
Please guide
Kind Regards
Krishna