SAP ABAP Function Module /UI5/UI5_REPOSITORY_LOAD_HTTP (SAPUI5 Repository Upload via HTTP protocoll)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI5-TOL (Application Component) SAP UI development toolkit for HTML5 - Design Time Tools
     /UI5/UI5_INFRA_APP (Package) SAP UI5 Infrastructure for Applications
Basic Data
Function Module /UI5/UI5_REPOSITORY_LOAD_HTTP SAPUI5 Repository Upload via HTTP protocoll  
Function Group /UI5/UI5_REPOSITORY_LOAD   SAPUI5 Repository Load  
Program Name /UI5/SAPLUI5_REPOSITORY_LOAD    
INCLUDE Name /UI5/LUI5_REPOSITORY_LOADU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SUCCESS TYPE CHAR1 Outcome of function call: S=Success, W=Warning, E=error
Exporting EV_LOG_MESSAGES TYPE STRING_TABLE Outcome of function call: Log Messages
Exporting EV_MSG_ID TYPE SYST-MSGID Outcome of function call: Message Class
Exporting EV_MSG_NO TYPE SYST-MSGNO Outcome of function call: Message Number
Importing IV_URL TYPE STRING Url to load SAPUI5 application from
Importing IV_SAPUI5_APPLICATION_NAME TYPE STRING '' Name of SAPUI5 application to be loaded
Importing IV_SAPUI5_APPLICATION_DESC TYPE STRING '' Description of SAPUI5 application
Importing IV_PACKAGE TYPE DEVCLASS '' Package of SAPUI5 application
Importing IV_WORKBENCH_REQUEST TYPE TRKORR '' ABAP workbench request
Importing IV_EXTERNAL_CODE_PAGE TYPE STRING '' External code page name for text files
Importing IV_ACCEPT_UNIX_STYLE_EOL TYPE BOOLEAN '-' Accept unix style line endings in text files
Importing IV_DELTA_MODE TYPE BOOLEAN '-' Upload different files and folders, delete obsolete resources
Importing IV_TEST_MODE TYPE BOOLEAN '' Activate test mode with detailed messages
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20131122 
SAP Release Created in 100