Skip to Content
0
Former Member
May 15, 2010 at 07:22 AM

whaere i can declare a standard include

89 Views

Hi experts.....

I want to trigger Workflow from Webdynpro...For approving employee reimbursement details..

so for using SWC_SET_element this macro... i have to use Standard include (INCLUDE <cntn01> ) so In WD where i need to decalre this.....

so far i have used as.....

method toaction_send.......

include<cntn01>.

.....

......

swc_set_element ........

......

endmethod.....

if i use like this i am getting error as " in classs or interfaces you can use only type not "like or structure"......

so could anyone please help me...

Thanks