Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

How get WI_ID?

$
0
0

How get WI_ID if I use :


TRY.

           cl_swf_evt_event=>raise(

             EXPORTING

               im_objcateg        = ls_por-catid    " Workflow  CL

               im_objtype         = ls_por-typeid   " Object Type, Class

               im_event           = 'CREATE'        " Event Name

               im_objkey          ls_por-instid  " Object Key

           ).

         CATCH cx_swf_evt_invalid_objtype.    " Error in Class / Object Type

         CATCH cx_swf_evt_invalid_event.    " Error in Event

         CATCH cx_swf_evt_exception.

       ENDTRY.

 

       COMMIT WORK.


there are ideas?


Viewing all articles
Browse latest Browse all 9159

Trending Articles



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