<div dir="ltr">Hi All.<br>I try to add information of Leave Approval notification and I believe informations that I need inside ITEMS_TAB of object &quot;Req&quot; (CL_PT_REQ_WF_ATTRIBS).<br>What I&#39;m looking for are, customer field (customer01-10), start date end date, start time and end time.<br>
<br>To make sure these information is inside &quot;ITEMS_TAB&quot; of object &quot;Req&quot;, I checked in workflow log but system come up with message, &quot;Nested Tables Can Be Accessed Using Context Menu&quot;<br>I&#39;m not familiar with this message.<br>
<br>Then what I did. I tried to make enhancement of CL_PT_REQ_WF_ATTRIBS by create new method to read &quot;ITEMS_TAB&quot; and bind to my workflow task.<br>However even I made it as a public and activate in class and method level, still can&#39;t be recognized in my workflow task.<br>
I found similar discussion that happened end of July and end up with OSS Note 971513.<br>Seems, enhancement in ABAP OO Class is not supported yet.<br><br>How to use data stored in &quot;ITEMS_TAB&quot; of oject &quot;Req&quot; into my workflow/ task container?<br>
Does the only solution is to create new class and read respective leave database (PTREQ*)?<br><br><br>Many thanks in advance<br><br><br><br></div>