The Function Module UPP_SSHEET_DOCUMENT_GET () is a standard Function Module in SAP ERP and is part of the function group UPP_FRONT_SPREADS within the package UPP.
Function Module | UPP_SSHEET_DOCUMENT_GET |
Short Text | |
Function Group | UPP_FRONT_SPREADS |
Package | UPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CREATE | TYPE | CHAR1 | Single-Character Flag | |
I_HNDL | TYPE | UPP_Y_PP_HNDL | ||
I_SSLEFT | TYPE | UPP_Y_SSLEFT | Column Position in Spreadsheet | |
I_SSTOP | TYPE | UPP_Y_SSTOP | Row position in Spreadsheet | |
I_TEXT_DOCS | TYPE | CHAR1 | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DOC | TYPE | UPC_YS_DOC |
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 |
---|---|
DOCUMENT_ERROR | |
NO_DOCS_ALLOWED | |
NO_INSTANCE | |
WRONG_SELECTION |