Menu

SAP Function Module SSFCONVERT_OTF_AND_FAX

Convert OTF and send to SAPcomm via SO_OBJECT_SEND for faxing

The Function Module SSFCONVERT_OTF_AND_FAX (Convert OTF and send to SAPcomm via SO_OBJECT_SEND for faxing) is a standard Function Module in SAP ERP and is part of the function group STXBW within the package SMART.

Technical Information

Function Module SSFCONVERT_OTF_AND_FAX
Short Text Convert OTF and send to SAPcomm via SO_OBJECT_SEND for faxing
Function Group STXBW
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FAXOPTIONS LIKE SSFPP
USER LIKE SY-UNAME User Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FAX_OK TYPE C
MSGID TYPE SYMSGID Messages, Message Class
MSGNO TYPE SYMSGNO Messages, Message Number
OFFICE_OBJID LIKE SOODK

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OTF LIKE ITCOO

Exceptions

This function module does not define any Exceptions.