The Function Module SSF_SHOW_DIALOG () is a standard Function Module in SAP ERP and is part of the function group STXBE within the package SMART.
Function Module | SSF_SHOW_DIALOG |
Short Text | |
Function Group | STXBE |
Package | SMART |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_PARAMETERS | TYPE | ARC_PARAMS | ImageLink structure | |
CONTROL_PARAMETERS | TYPE | SSFCTRLOP | Smart Forms: Control structure | |
OK_BUTTON | TYPE | TDSFFLAG | ' ' | |
OUTPUT_OPTIONS | TYPE | SSFCOMPOP | SAP Smart Forms: Smart Composer (transfer) options | |
USER_SETTINGS | TYPE | TDSFFLAG | 'X' | User Defaults |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ARCHIVE_PARAMETERS | TYPE | ARC_PARAMS | ImageLink structure | |
E_CONTROL_PARAMETERS | TYPE | SSFCTRLOP | Smart Forms: Control structure | |
E_OUTPUT_OPTIONS | TYPE | SSFCOMPOP | SAP Smart Forms: Smart Composer (transfer) options |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORMATTING_ERROR | |
INTERNAL_ERROR | Internal Error |
SEND_ERROR | |
USER_CANCELED |