You are on page 1of 19

This is for Inbound Interface, at ECC System

Go to SPROXY

Right click on Namespace or double click.

On Next screen provide TR details.


Complete it.
Below will be next screen.

PI team sending one table having 4 fields as mentioned in Record.


Activate it. Now after following steps we have activated Data Type.

Next go to message type

Double click and provide TR details as we did in previous steps.


Complete it and Activate it.

Next go to service interface. You will see two Services, One Inbound and one Outbound. We will use
Inbound.
Complete it and activate it.
Different Tabs.
First one is Interface.

Second one is Structure.


Third one Structure.

Third one and fourth one are Structure and Table type.
This is class we are interested.

Input would be one Internal table with 4 fields.


We will write our code here.

Activate all objects.


Write the code.

For Input data reference we used in Like statement at line number 7.


For testing it, Go to Class method, Put external breakpoint there, Than follow below instructions

Select the object and click on TEST.


On the next screen select to generate XML File.

Execute, on next screen populate XML data.

Click on Edit XML file.


Execute it, you will be on breakpoint statement

You might also like