Skip to Content
0
Former Member
Mar 19, 2009 at 06:17 AM

How to read workflow attachment

187 Views

In workflow i have attached adobe form contains 70-80 fields with values, my requirement is i should get 3 field values i.e Customer no,Customer credit limit,Credit area . and i should update to fd32 transaction. how to get these values from the adobe form i used SO_DOCUMENT_READ_API1 FM to read the attachment but i am getting content as a binary format please any one suggest me