Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

message display in web ui

$
0
0

hi all,

 

i am trying to populate messages in web ui using the code below:

 

CALL METHOD cl_bsp_wd_message_service=>get_instance
           RECEIVING
             rv_result
= lr_msg.
         lr_msg
->add_message(
         
EXPORTING
             iv_msg_type      
= 'E'    " Messages, Message Type
             iv_msg_id        
= 'ZAPD'   " Messages, Message Class
             iv_msg_number    
= '001'   " Messages, Message Number
             iv_msg_v1        
lv_string    " Messages, Message Variable
*        iv_msg_v2         =     " Messages, Message Variable
*        iv_msg_v3         =     " Messages, Message Variable
*        iv_msg_v4         =     " Messages, Message Variable
            iv_msg_level     
= '1'    " Message Level
*        iv_verification   =     " Interface for Error Handler
*        iv_important_info = ABAP_FALSE    " Flag: Important User Information
*        iv_dyn_longtext   =
        
).

 

 

pls find the below screen shot of se91.

 

image00111.png

 

pls find the screen shot of the web ui

 

 

image00222.png

 

 

can you pls let me know how do i get the complete message in web ui ..

 



Viewing all articles
Browse latest Browse all 4552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>