The Function Module SSF_GET_DEVICE_TYPE () is a standard Function Module in SAP ERP and is part of the function group STXBE within the package SMART.
Function Module | SSF_GET_DEVICE_TYPE |
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_APPLICATION | TYPE | SFAPPL | 'SAPDEFAULT' | Smart Forms: Application Identification |
I_LANGUAGE | TYPE | SFLANGU | Smart Forms: Form Language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEVTYPE | TYPE | RSPOPTYPE | Spool: Device type name |
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 |
---|---|
LANGUAGE_NOT_INSTALLED | |
NO_DEVTYPE_FOUND | |
NO_LANGUAGE | |
SYSTEM_ERROR | Error determining installed languages |