SAP ABAP Function Module /SDF/CCMS_CREATE_COMP_DOWNLOAD (Create Download for Non-ABAP Components from CCMS)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
Basic Data
Function Module /SDF/CCMS_CREATE_COMP_DOWNLOAD Create Download for Non-ABAP Components from CCMS  
Function Group /SDF/CCMS_DL   Function group for CCMS download  
Program Name /SDF/SAPLCCMS_DL    
INCLUDE Name /SDF/LCCMS_DLU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OPTIMIZE_RESULTS TYPE /SDF/DATA_RZ20-NAME1 'X' Single-character flag
Importing SDCC_SESSIONTYPE TYPE /SDF/DATA_RZ20-NAME40 '*' Character field, 8 characters long
Importing SDCC_SESSION_SID TYPE /SDF/DATA_RZ20-NAME40 ''
Importing SDCC_SESSION_INSTALLNO TYPE /SDF/DATA_RZ20-NAME40 ''
Tables RESULT_COMPONENTS TYPE /SDF/TEMPCOMP Component table as existing in the system
Tables RESULT_INPUT TYPE /SDF/DSWP_CCMS_EWA_GET input values to read RZ20 for EWA
Tables RESULT_NODES_TBL TYPE /SDF/CCMS_NODE_CONTENT content of a CCMS MTE
Tables RESULT_ALERT_TBL TYPE /SDF/CCMS_ALERT_HISTORY history of alerts
Tables RESULT_MSG_TBL TYPE /SDF/CCMS_MSG_VALUE Value of Status Message Node or Value of Message Container
Tables RESULT_NONAVAIL_AGENT_TBL TYPE /SDF/CCMS_NONAVAIL_DETAIL Detailed history of availability below 100% per 1min
Tables RESULT_NONAVAIL_COMPONENT_TBL TYPE /SDF/CCMS_NONAVAIL_DETAIL Detailed history of availability below 100% per 1min
Tables RESULT_PERF_HISTORY_TBL TYPE /SDF/CCMS_PERF_HISTORY history of performance nodes
Tables RESULT_FILE_TBL TYPE /SDF/CCMS_FILE content of a file
Tables RESULT_WA_XML_FILE TYPE /SDF/WEBADMIN_XML_FILE Content of the result table...
Tables RESULT_SMSY TYPE /SDF/SMSY_SDCC_INPUT Content of the request to the SMSY
Exception NO_DATA_AVAILABLE TYPE Raised, if the result set of the collected data is empty
               
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  20050725 
SAP Release Created in 003C_610