Menu

SAP Function Module SSFRT_WRITE_ERROR

The Function Module SSFRT_WRITE_ERROR () is a standard Function Module in SAP ERP and is part of the function group STXBR within the package SMART.

Technical Information

Function Module SSFRT_WRITE_ERROR
Short Text
Function Group STXBR
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
I_ERRNUMBER TYPE TDSFNUMBER SAP Smart Forms: Number
I_MSGID TYPE SYMSGID Messages, Message Class
I_MSGNO TYPE SYMSGNO Messages, Message Number
I_MSGTY TYPE SYMSGTY 'E' Messages, Message Type
I_MSGV1 TYPE ANY Messages, Message Variable
I_MSGV2 TYPE ANY Messages, Message Variable
I_MSGV3 TYPE ANY Messages, Message Variable
I_MSGV4 TYPE ANY Messages, Message Variable

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.