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: 

Attach Custom Fax Cover Page using Object class Cl_BCS

Former Member
0 Kudos

Hello,

Scenario: To attach a custom fax cover page to the faxing functionality. The standard fax cover page is not needed.

Method Used: Fax is initiated in the ABAP code via the function module SO_NEW_DOCUMENT_ATT_SEND_API1

had to change the code to use object class CL_BCS , because of the subject line length limitation.

I want to get rid of the SAP standard cover page that gets generated and attach a custom cover page

By applying SAP OSS Note 553113 - I am able to deactivate the standard fax cover page.

But I haven't found a way of attaching a custom fax cover page(not sure what the original SApscript layout is)

else would have modified the same.

Any help in the matter would be appreciated.

Thanks for your help.

Almas.

2 REPLIES 2

Former Member
0 Kudos

Hi Hasan,

I have similar requirement. I see your post is pretty old and hope you would have found the solution at that time.

Could you please share it with me?

Thanks

Puneet

0 Kudos

Hi Almas,

i have the same issue, could you share the solution to us?

Thanks,

Ivy