Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get Logical system name from Message type

gautam_totekar
Active Participant
0 Likes
2,016

Hi

I need to call Transaction BD93 for which I need Logical system. I have created a Custom basic type for CLFMAS02.

Now I need to find out in thhe program which logical system is configured for the custoem basic type say 'ZCLFMAS02'.

Is ther any Function module or Logic to get Logical system details from Basic type.?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,330

Hi Gautam,

Check in we20 transation in which logical system your custom message type is configured.

Regards,

Vinod

Hi

I need to call Transaction BD93 for which I need Logical system. I have created a Custom basic type for CLFMAS02.

Now I need to find out in thhe program which logical system is configured for the custoem basic type say 'ZCLFMAS02'.

Is ther any Function module or Logic to get Logical system details from Basic type.?

3 REPLIES 3
Read only

Former Member
0 Likes
1,330

Hi Gautam,

I think that u have to configure logical system manually through transaction WE20 there u can give u r message type for desired ligical system.

Read only

Former Member
0 Likes
1,330

Hi Gautam,

Check with the tables EDP13 and EDP21, the outbound and inbound parameters tables respectively, where you can key-in the message type, basic type and get the corresponding logical systems.

~ Bineah

Read only

Former Member
0 Likes
1,331

Hi Gautam,

Check in we20 transation in which logical system your custom message type is configured.

Regards,

Vinod