2006 Aug 16 7:38 AM
Hi,
I am trying to record co60 transaction thro ecatt sapgui mode.
I have issue while specifying batch number, qty on the main cockpit sheet. Scripting is not recognizing the actual fields on the PI sheet. Anyone faced this issue ,kindly share your thoughts.
Thanks in advance
Giridhar
Hi,
I am trying to record co60 transaction thro ecatt sapgui mode.
I have issue while specifying batch number, qty on the main cockpit sheet. Scripting is not recognizing the actual fields on the PI sheet. Anyone faced this issue ,kindly share your thoughts.
Thanks in advance
Giridhar
2006 Aug 16 8:49 AM
Hello Giridhar
The PI sheet is a quite old-fashioned report with editable fields that, unfortunately, escape the eCATT recording.
However, there might be trick how to record these fields nevertheless. For example:
- The field "QUANTITY" is (on our system) located within a block "Phase". The line begin with the phrase "Control Instruction" which occurs several times on the PI sheet but this is the last occurrence.
Phase : 0952 / Instruction no.: 0010
Control Instruction : QUANTITY :
Text could not be read ORDER COMPLETE?So, if you can navigate unambigously to the line where you want to modify values using the SEARCH button (Ctrl+F) you are halfway through. Let us assume that you could navigate to the line begin with "Control Instruction". How do you get to the editable "QUANTITY" field? By moving the cursor with the "Right-Arrow" button. The distance between the beginning of the line and the editable field should be fixed.
I know it sound a bit weird but I have used this workaround already to get to specific nodes of old-fashioned trees (RS_TREE_...).
Good luck.
Regards
Uwe
2006 Aug 16 9:49 AM
Hellow Uwe,
Thanks for reply.
Whether it is possible to use TCD record to work on this recording.
Thanks
Giridhar
2006 Aug 16 9:59 AM
Hello Giridhar
I don't think the TCD (Record) will work because the recorder wants to know the field names yet on the PI sheet we have only these editable parts.
Regards
Uwe