cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Server Proxy: Dependency Issue.

Former Member
0 Kudos

Hi,

SCWV1

Namespace1

- Service Interface (Inbound_SI) // Referring MT and DT from SWCV2.

SWCV2

Namespace2

- Message Type (messageType)

- Data Type (dataType)

Dependencies: I created dependencies in SVCW1 in ESR. I assign the SWCV2 in ESR>SWCV>(In Details Tab)

Now when I am creating server proxy I can see the service interface in namespace1 but I am not seeing DT and MT in the same namespace. Will it creates any problem? Any chance of namespace conflicts?

Thank you.

Farooq

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Farooq,

It will be a problem if you don't generate the proxies (in SPROXY) for the dependant MT's & DT's in SWCV2 first.

Go to SWCV2 & relevant namespace (where referenced MT's & DT's reside). If they are in a red checkered flag status then you won't be able to generate the server proxy for the service interface in SWCV1.

Regards, Trevor

Shabarish_Nair
Active Contributor
0 Kudos

it will not be a problem. you an use the SI for the proxy development