SAP ABAP Function Module DSVAS_APPL_READ_CONFIG (Read the configuration data from the SMD (Change Management Diagnostics))
Hierarchy
ST-SER (Software Component) SAP Solution Manager Service Tools
   SV-SMG-SER (Application Component) SAP Support Services
     DSVAS_APPL_GENERAL (Package) General Transport Objects for Addon ST-SER
Basic Data
Function Module DSVAS_APPL_READ_CONFIG Read the configuration data from the SMD (Change Management Diagnostics)  
Function Group DSVAS_APPL_READ_CONFIG   Read Configuration Data  
Program Name SAPLDSVAS_APPL_READ_CONFIG    
INCLUDE Name LDSVAS_APPL_READ_CONFIGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EXP_RC TYPE INTEGER4 Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647)
Exporting EXP_RC_MSG TYPE CHAR_50 Character field length 50
Importing PS_STDPARAMETER TYPE DSAP_FORM_PARAMETER PS_STDPARAMETER from the service session
Importing READ_ONLINE TYPE CHAR_01 'X' Forces the reading of the XML file directly from the Central Configuration Stor
Importing IGNORE_CACHE TYPE CHAR_01 Ignores the potentially available result data
Importing LANDSCAPE_ONLY TYPE CHAR_01 Character length 1
Importing COMMAND TYPE CHAR_25 'SNAPSHOT' Command
Importing START_TIMESTAMP_UTC TYPE CHAR20 Start time stamp (e.g. for changes)
Importing END_TIMESTAMP_UTC TYPE CHAR20 End time stamp (e.g. for changes)
Importing SID TYPE CHAR_50 System ID for that the configuration should be requested
Importing INSTALLNO TYPE CHAR_25 Installation number
Importing SOLUTION TYPE CHAR_50 Solution description that is stored in the SMD
Importing SYSTEM_LANDSCAPE TYPE CHAR_50 System landscape description that is stored in the SMD
Importing P_PPMS_ID TYPE CHAR20 Product PPCMS ID
Importing P_NAME TYPE CHAR_50 Product name
Importing MI_PPMS_ID TYPE CHAR20 PPMS-ID of the main instance
Importing HOST_NAME TYPE CHAR_50 Hostname
Importing CV_PPMS_ID TYPE CHAR20 Component Version PPMS ID
Importing CV_NAME TYPE CHAR_132 Name of the component
Importing STORES_LOCATION TYPE CHAR_50 Config Stores Location
Importing CS_NAME TYPE CHAR_132 Configuration store name
Importing CS_ALIAS TYPE CHAR_132 Configuration store Alias
Importing INSTANCE_ID TYPE CHAR_50 Instance ID
Importing PARAMETER_NAME TYPE CHAR_50 Name of the parameter
Importing PARAMETER_VALUE TYPE CHAR_50 Value of the parameter
Importing TABLE_NAME TYPE CHAR_50 Character field length 50
Importing ALL_EXTRACTIONS TYPE CHAR01 Character Field Length 1
Importing INCLUDE_DATA TYPE CHAR01 'X' Character Field Length 1
Importing XML_FILE_LOCATION TYPE CHAR_132 Location of the XML file (for test purposes only!)
Importing SHOW_RESULTS TYPE CHAR_01 Intended for the testing only. Shows the resulting XML file.
Tables RESULT_LANDSCAPE TYPE DSVASAPPL_CONF_LANDSCAPE Structure for the landscape part of the Config Read API
Tables RESULT_PARAMETERS TYPE DSVASAPPL_CONF_PARAMETERS Structure for the parameter part of the Config Read API
Tables RESULT_TABLES TYPE DSVASAPPL_CONF_TABLES Structure for the tables part of the Config Read API
Tables RESULT_TABLEENTRIES TYPE DSVASAPPL_CONF_TABLEENTRIES Structure for the table content part of the Config Read API
               
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  20100326 
SAP Release Created in 700_2007_1