Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Extract Signatures in PI Sheets

Former Member
0 Kudos

Hi,

I need to extract signatures from Co60 for a Custom report.As it is browser based output it became bit difficult .

Kindly let me know if you can help me in this regard.

regards

Vara

Message was edited by: Vara K

3 REPLIES 3

Former Member
0 Kudos

Hi vara,

try using this FM - <b>COCB_CONTROL_RECIPE_GET_DETAIL</b>

in that FM u will find <b>CR_CHARACS</b> table there u can extract signatures.

Thanks

Vikranth Khimavath

Message was edited by: Khimavath Vikranth

ferry_lianto
Active Contributor
0 Kudos

Hi Vara,

Have you looked at this FM <b>PI_SHEET_GET_LIST</b>?

Hope this will help.

Regards,

Ferry Lianto

0 Kudos

Hi Vikranth and Ferry,

Thank you for the messages.

I tried this FM PI_SHEET_GET_LIST & COCB_CONTROL_RECIPE_GET_DETAIL.

These did not suffice my requirement.I need to Extract Signatures Phase Wise.CR_CHARACS is not capturing my Signatures.

regards

Vara

Message was edited by: Vara K