SPOPI_UPLOADDEVTYPE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SPOPI_UPLOADDEVTYPE into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Text Symbol: 212 = Zip file not contain required device type.
Text Symbol: 211 = Invalid Zip file format.
Text Symbol: 210 = Download failed.
Text Symbol: 209 = Upload failed. Return code =
Text Symbol: 208 = Cannot download
Text Symbol: 207 = Specified work directory not exist.
Text Symbol: 206 = Select at least one device type.
Text Symbol: 205 = Specify a work directory.
Text Symbol: 204 = Communication between PC and SAP system failed.
Text Symbol: 203 = PRI file broken.
Text Symbol: 202 = Wrong transport request.
Text Symbol: 201 = Device type precheck on the system failed.
Text Symbol: 200 = Uploading successful.
Text Symbol: 102 = Nothing selected.
Text Symbol: 101 = Action cancelled.
Text Symbol: 100 = Error happened in the dialog.
Text Symbol: 006 = Click "Yes" if you want to proceed. Otherwise click "No" or "Cancel".
Text Symbol: 005 = The following device types already exist on the system:
Text Symbol: 004 = Downloading
Text Symbol: 003 = Uploading
Text Symbol: 002 = Device Types (*.PRI, *.ZIP)|*.PRI;*.ZIP|All Files (*.*)|*.*
Text Symbol: 001 = Device Type Selection
INCLUDE SPOPI_UPLOADDEVTYPE_0100.
INCLUDE SPOPI_UPLOADDEVTYPE_0110.
INCLUDE SPOPI_UPLOADDEVTYPE_0200.
INCLUDE SPOPI_UPLOADDEVTYPE_0300.
INCLUDE SPOPI_UPLOADDEVTYPE_0400.
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING text_question = msg IMPORTING answer = ans.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SPOPI_UPLOADDEVTYPE - SPOPIUPLOADDEVTYPE SPOPI_UPLOADDEVTYPE - SPOPIUPLOADDEVTYPE SPOPI_UPDATETSPOPIPRN - Obsolete - TSPOPIPRN check SPOPI_UPDATETSPOPIPRN - Obsolete - TSPOPIPRN check SPOPI_SELECTDEVTYPE_O300 - Include ZHO_SPOPI_SELECTDEVTYPE_O300 SPOPI_SELECTDEVTYPE_0310 - Include SPOPI_SELECTDEVTYPE_0310