cancel
Showing results for 
Search instead for 
Did you mean: 

Error in ABAP Proxy

Former Member
0 Kudos

Hi ,

I am getting an error in the proxy , it was working fine but today only it is throughing the following error :

<SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>

<SAP:P1>CREATE_OBJECT_CLASS_NOT_FOUND</SAP:P1>

<SAP:P2>ZZCL_MIIA_UKEUROPE_TLOG</SAP:P2>

<SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error during proxy processing</SAP:Stack>

Please let me know the reason of this .

Thanks in anticipation

Anita

Accepted Solutions (0)

Answers (2)

Answers (2)

prasanthi_chavala
Active Contributor
0 Kudos

Hi Anitha,

Check the abap code that ur executing is activated properly and do recheck whether ur proxy objects are active.

Cheers,

Prasanthi.

Former Member
0 Kudos

Hi,

I am assuming you have a server proxy (Inbound interface).

Your proxy objects have not been created properly.

To check this, send a message to XI.

Either XI itself will throw an error message, or running SXI_MONITOR in receiving SAP application will show you the error . If you do not see any entry for corresponding interface, then proxy objects have not been created properly.

Regards,

Puloma.

Former Member
0 Kudos

Anita,

Have you changed the IR content (Data type) recently? If so, you need to regenerate the Proxy in R/3. Just regenerate your proxy and acivate and try your scenario again.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi Shankar,

I have done any changes I ma putting the same which I used to put and it is giving this Proxy error .

Thanks

ANita