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

Chatting using ABAP Function module

Former Member
0 Likes
1,703

Hi,

Is there some function module or report available in ABAP where we can kind of chat with the other user in same client ?

Regards,

Tushar

1 ACCEPTED SOLUTION
Read only

Former Member
7 REPLIES 7
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,016

Nothing standard. But there is some hackers out there that like to write this stuff. Here is a link. Once on the page, do a "FIND" on the word "CHAT".

http://www.kabai.com/abaps/q.htm

Regards,

Rich Heilman

Read only

Lakshmant1
Active Contributor
0 Likes
1,016

Hi Tushar,

Try TH_POPUP function module.

Thanks

Lakshman

Read only

Former Member
Read only

0 Likes
1,016

Hi ,

try the below link.

http://www.sapgenie.com/sapfunc/saptalk.htm

Regards.

santosh

Read only

Former Member
0 Likes
1,016

Hi

There is a standard BSP called BSP_CHAT that works really well. Not a function module, but a complete web application.

Cheers

Dom

Read only

Former Member
0 Likes
1,016

Hi Tushar. This is Stallone Christian from Gujarat, India.

I have developed Chat Application in SAP ABAP with Multi User support, Saving History, Auto Refresh, Ping status, Long Text, Etc.

For more detail and screen shots please refer,

http://scn.sap.com/community/abap/blog/2012/06/02/sap-abap-chat-box-v-10-chat-application-in-sap

Stallone Christian

WWW.SAPABAPCODES.COM

Read only

0 Likes
1,016

Hi, Stallone... I tried to find the aplication mentioned above.. but the link is missed...

Can you tell me is there another link where I can find the code???

Thanks in advance!!!