SAPTalk Parameter ID's

You now need to create 2 parameter ID's 'ZMESS' and 'ZMESSAGE'. GET/SET Parameter ID's can be created in transaction SE80 via the other objects button and the the 'more' tab.

'ZMESS'
Parameter ID to store whether user is viewing friends list.

'ZMESSAGE'
Parameter ID to start/stop refresh process.

Return to SAP instant messenger home


Related Articles

SapTALK (User Messaging service) - Instant messaging service for the SAP environment
Instant messenger for SAP
Nugget file for Instant messaging service for SAP
Message Class 'ZUMESS' and message '000'
Screen shots of Instant messenger for SAP
Background to the SAPTalk application
SapTALK User Messaging service
Example SAPTalk Screens
SAPTalk create screen 0100 with the following elements (see below screen shots for layout):
Create function module Z_SEND_MESSAGE
Create function module Z_ENQUE_SLEEP
Creation of GUI Status FEEDBACK
Creation of GUI Status 'MESS'
Creation of GUI Status 'OPTIONS'
Creation GUI Status 'ULIST'
SAPTalk - MSM messenger application for SAP
Code listings for SAPTALK includes
Code listing for ZSAPTALKF01(include)
Code listing for ZSAPTALKI01(include)
Code listing for ZSAPTALKO01(include)
SAPTalk selection screen parameters
Code listing for ZSAPTALKTOP(include)



SAPTALK - table creation
Code listing for ZMESSCLEARUP
ZMESS: Function group creation details
Code listings for SAPLZMESS(fgroup)
Code listings for SAPLZMESS includes
SAPLZMESS(fgroup ZMESS) - Screen creation
SapTALK: Report creation details
Code listing for SAPTALK
SAPTALK - Include creation
SAPTALK - Screen creation
SAPTALK - GUI Status creation
SAPTALK - GUI Title creation
SapTALK - Transaction creation
Create SAPTalk SAP tables
Create table ZMESSFRIENDS
Create table ZMESSOPTIONS
Create table ZMESSTAB
SAPLZMESS(fgroup)- Function module creation
Message Class and messages
SAPTAlk clearup tranasction code