The Function Module SSF_MAP_ITCPO_TO_SFOPTIONS () is a standard Function Module in SAP ERP and is part of the function group STXBE within the package SMART.
Function Module | SSF_MAP_ITCPO_TO_SFOPTIONS |
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 |
---|---|---|---|---|
I_DEVICE | TYPE | TDDEVICE | Output device | |
I_ITCPO | TYPE | ITCPO | SAPscript output interface |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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.
This function module does not define any Exceptions.