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

Connection Object from devices FM

Former Member
0 Likes
734

hi all,

Is there any function Module that can be used to retrieve the connection object for a device.

regds,

stock

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
634

Hi stock,

Use ITOB_FUNCLOC_READ_SINGLE by inputing device in I_FUNC_LOCATION field. The resulting connection object will be in the export parameter E_OBJECT_REC. ie E_OBJECT_REC-TPLMA will be your connection object.

Please reward points if useful.

Regards,

Harikrishna.

hi all,

Is there any function Module that can be used to retrieve the connection object for a device.

regds,

stock

1 REPLY 1
Read only

Former Member
0 Likes
635

Hi stock,

Use ITOB_FUNCLOC_READ_SINGLE by inputing device in I_FUNC_LOCATION field. The resulting connection object will be in the export parameter E_OBJECT_REC. ie E_OBJECT_REC-TPLMA will be your connection object.

Please reward points if useful.

Regards,

Harikrishna.