former_member215917
Active Participant
Member since ‎2009 May 21

User Statistics

  • 101 Posts
  • 9 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Requirement is to read attachment of inbound mails to SAP. I am able to read csv or txt attachment but not able to convert xls or xlsx binary data into internal table format. I have tried a lot of options and class CL_XLSX_DOCUMENT seems to work pa...
Hello, I used CL_BCS class methods to send email with attachment but noticed that when there is no attachment, class is not sending emails. CL_BCS->SEND calls another class CL_SEND_REQUEST_BCS->RELEASE which raises exception if no document is found...
Hi, I have a requirement to pass request to HTTP web service as follows. { XYZ: { 'Par1': 'Val1', 'Par2': 'Val2' } } i am able to use method set form fields to set fields Par1 and Par2 in request structure but getting error as "F...
Hello Experts,We have interface using SOAP as follows: VB -> PI -> ABAP proxy -> back to PI -> VB. We have issue when response is sent from ABAP. We can see the response has reached to PI, processed in SXMB_MONI and channel but, it is taking really l...
Hi Experts,We are using FSCM correspondance functionality with smart-forms in our project. As per requirement, we need to have some text in italics and bold. We have used paragraph format/ character format in smart-form to get the same. When we trigg...
Kudos from