Hi All,
I want to send the smartform output as FAX . So I am following below steps:
1. Call the smartform function module.
2. get the otf format
3. call the function module "CONVERT_OTF_AND_FAX"
4. Commit work
5. submit RSCONN01 with MODE = 'FAX' with OUTPUT = 'X' and return.
When I checked in SOST, it gives the status text as "Message transferred by node to communication system"
And the last transmission history is "Document deleted from queue".
And FAX doesn't come.
How to do this.
rgds,
MAdhuri