The Function Module FB_GET_INTERFACE (Smart Form: Schnittstelle und globale Daten lesen) is a standard Function Module in SAP ERP and is part of the function group STXB within the package SMART.
Function Module | FB_GET_INTERFACE |
Short Text | Smart Form: Schnittstelle und globale Daten lesen |
Function Group | STXB |
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_FORMNAME | TYPE | TDSFNAME | SPACE | Form |
I_FORMTYPE | TYPE | TDSFTYPE | SPACE | |
I_WITH_DIALOG | TYPE | TDSFFLAG | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_EXCEPTIONS | TYPE | TSFIOPAR | ||
O_EXPORT_PARAMETERS | TYPE | TSFIOPAR | ||
O_FORMNAME | TYPE | TDSFNAME | Form | |
O_GLOBAL_DATA | TYPE | TSFGDATA | Smart Forms: Global Data | |
O_IMPORT_PARAMETERS | TYPE | TSFIOPAR | ||
O_TABLES | TYPE | TSFIOPAR |
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 |
---|---|
ILLEGAL_FORMTYPE | |
ILLEGAL_LANGUAGE | Invalid language |
NO_ACCESS_PERMISSION | |
NO_FORM | |
NO_NAME |