SAP ABAP Function Module E2E_CA_CS_READ_PARSE (Reads and parses data from ConfigStore DB)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AGS_E2E_DIAG_CHANGE_ANALYSIS (Package) E2E Diagnostics - Change Analysis
Basic Data
Function Module E2E_CA_CS_READ_PARSE Reads and parses data from ConfigStore DB  
Function Group E2E_DIAG_CA   E2E Diagnostics - Change Analysis  
Program Name SAPLE2E_DIAG_CA    
INCLUDE Name LE2E_DIAG_CAU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE C Error code
Exporting RC_MSG TYPE CHAR80 Error message
Importing COMMAND TYPE CHAR30 "SNAPSHOT" or "CHANGES"
Importing START_TIMESTAMP TYPE TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
Importing END_TIMESTAMP TYPE TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
Importing ALL_EXTRACTIONS TYPE CHAR1 ' ' 'X' = All extractions are delivered
Importing INCLUDE_DATA TYPE CHAR1 ' ' Parameter Values are returned
Importing SID TYPE E2E_SID System ID
Importing INSTNO TYPE E2E_INSTNO Installation Number
Importing P_PPMS_ID TYPE SMSYPRODUCT PPMS Product
Importing MI_PPMS_ID TYPE SMSYINSTANCE Main Instances
Importing STORE_NAME TYPE CHAR_132 ConfigStore Name
Importing STORE_LOCATION TYPE CHAR2 ConfigStore Location
Importing STORE_TYPE TYPE CHAR30 ConfigStore Type
Importing STORE_ALIAS TYPE CHAR30 ConfigStore Alias
Importing STORE_XML_AS_FILE TYPE CHAR1 ' ' Store XML file on local frontend
Importing DISPLAY_LANDSCAPE TYPE CHAR1 ' ' Display landscape table
Importing DISPLAY_PARAMETER TYPE CHAR1 ' ' Display parameter table
Importing DISPLAY_HIDE_INITIAL_COLS TYPE CHAR1 ' ' Display doesn't show initial columns
Tables RESULT_LANDSCAPE TYPE E2E_CONF_LANDSCAPE Landscape part of the Config Read API
Tables RESULT_PARAMETERS TYPE E2E_CONF_PARAMETERS Parameter part of the Config Read API
Tables RESULT_TABLES TYPE E2E_CONF_TABLES Tables part of the Config Read API
Tables RESULT_TABLEENTRIES TYPE E2E_CONF_TABLEENTRIES Table content part of the Config Read API
Tables RESULT_PARSING_ERRORS TYPE E2E_T_STRING Table of Strings as Component
Exception READ_API_FAILED TYPE Call to ConfigStore Read-API failed
Exception INPUT_XML_INVALID TYPE XML file is invalid
               
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 400