Hi All,
Actually I am facing one program regarding reading workflow container value at program exit.
My requirement is to create one URL link at approval task.I saw lot of posts related to this.
Still I am not getting . I will get a input URL string (like www.goggle.com ).I have to add this as link at approval task.I able to add it as link using program exit (class).Now it is hard coded .
My workflow container has that value type string / char 250 . I have used FM sap_wapi_read_container and methods if_swf_cnt_conversion~to_bor_container .
Still not getting that container value but getting other container value.
Do not understand why it is not coming.
Thanks in advance