2006 Nov 27 6:17 AM
Hi,
I am working on upgarde project of ECC6.0.
I got an error in on the programs with Structure swlc_workitem.
This structure has a field type CONTAINER in R/3 4.6c, But when we consider the upgrade with ECC 6.0, this structure does not have field CONTAINER,
instead of that it contains CONTAINER_HANDLE which is of
type ref to if_swf_cnt_container.
I am getting a syntax error in ECC 6.0 for below statement as the CONTAINER
does not exit for that structure.
<b>swc_get_element swlc_workitem-container p_element l_objid</b>
Kindly suggest me a solution to overcome this syntax error.
Thanks & Regards,
Gopinath Addepalli.
Hi,
I am working on upgarde project of ECC6.0.
I got an error in on the programs with Structure swlc_workitem.
This structure has a field type CONTAINER in R/3 4.6c, But when we consider the upgrade with ECC 6.0, this structure does not have field CONTAINER,
instead of that it contains CONTAINER_HANDLE which is of
type ref to if_swf_cnt_container.
I am getting a syntax error in ECC 6.0 for below statement as the CONTAINER
does not exit for that structure.
<b>swc_get_element swlc_workitem-container p_element l_objid</b>
Kindly suggest me a solution to overcome this syntax error.
Thanks & Regards,
Gopinath Addepalli.
2006 Nov 27 6:53 AM
2006 Nov 27 6:56 AM
Hi Nagendra,
Could you please let me know what can i put in that swc_get_container syntax?
It helps me alot and thanks for your support.
Regards,
Gopinath Addepalli.
2006 Nov 27 6:59 AM
Hi,
Change CONTAINER to CONTAINER_HANDLE and check if it works. Otherwise send me the program name.
2006 Nov 27 7:03 AM
Hi Nagendra,
It was throwing an error as CONTAINER_HANDLE is not an internal table.
I am facing this problem with syntax for 4 programs.
If this syntax was cleared i will be happy..
Regards,
Gopi.
2006 Nov 27 7:05 AM
2006 Nov 27 8:52 AM
Hi
Can you tell me what object and which workflow task (if standard) are you using?
Regard
Chandrasekar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |