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 |
---|---|---|---|---|---|---|---|
![]() |
EXP_RC | TYPE | INTEGER4 | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | |||
![]() |
EXP_RC_MSG | TYPE | CHAR_50 | Character field length 50 | |||
![]() |
PS_STDPARAMETER | TYPE | DSAP_FORM_PARAMETER | PS_STDPARAMETER from the service session | |||
![]() |
READ_ONLINE | TYPE | CHAR_01 | 'X' | Forces the reading of the XML file directly from the Central Configuration Stor | ||
![]() |
IGNORE_CACHE | TYPE | CHAR_01 | Ignores the potentially available result data | |||
![]() |
LANDSCAPE_ONLY | TYPE | CHAR_01 | Character length 1 | |||
![]() |
COMMAND | TYPE | CHAR_25 | 'SNAPSHOT' | Command | ||
![]() |
START_TIMESTAMP_UTC | TYPE | CHAR20 | Start time stamp (e.g. for changes) | |||
![]() |
END_TIMESTAMP_UTC | TYPE | CHAR20 | End time stamp (e.g. for changes) | |||
![]() |
SID | TYPE | CHAR_50 | System ID for that the configuration should be requested | |||
![]() |
INSTALLNO | TYPE | CHAR_25 | Installation number | |||
![]() |
SOLUTION | TYPE | CHAR_50 | Solution description that is stored in the SMD | |||
![]() |
SYSTEM_LANDSCAPE | TYPE | CHAR_50 | System landscape description that is stored in the SMD | |||
![]() |
P_PPMS_ID | TYPE | CHAR20 | Product PPCMS ID | |||
![]() |
P_NAME | TYPE | CHAR_50 | Product name | |||
![]() |
MI_PPMS_ID | TYPE | CHAR20 | PPMS-ID of the main instance | |||
![]() |
HOST_NAME | TYPE | CHAR_50 | Hostname | |||
![]() |
CV_PPMS_ID | TYPE | CHAR20 | Component Version PPMS ID | |||
![]() |
CV_NAME | TYPE | CHAR_132 | Name of the component | |||
![]() |
STORES_LOCATION | TYPE | CHAR_50 | Config Stores Location | |||
![]() |
CS_NAME | TYPE | CHAR_132 | Configuration store name | |||
![]() |
CS_ALIAS | TYPE | CHAR_132 | Configuration store Alias | |||
![]() |
INSTANCE_ID | TYPE | CHAR_50 | Instance ID | |||
![]() |
PARAMETER_NAME | TYPE | CHAR_50 | Name of the parameter | |||
![]() |
PARAMETER_VALUE | TYPE | CHAR_50 | Value of the parameter | |||
![]() |
TABLE_NAME | TYPE | CHAR_50 | Character field length 50 | |||
![]() |
ALL_EXTRACTIONS | TYPE | CHAR01 | Character Field Length 1 | |||
![]() |
INCLUDE_DATA | TYPE | CHAR01 | 'X' | Character Field Length 1 | ||
![]() |
XML_FILE_LOCATION | TYPE | CHAR_132 | Location of the XML file (for test purposes only!) | |||
![]() |
SHOW_RESULTS | TYPE | CHAR_01 | Intended for the testing only. Shows the resulting XML file. | |||
![]() |
RESULT_LANDSCAPE | TYPE | DSVASAPPL_CONF_LANDSCAPE | Structure for the landscape part of the Config Read API | |||
![]() |
RESULT_PARAMETERS | TYPE | DSVASAPPL_CONF_PARAMETERS | Structure for the parameter part of the Config Read API | |||
![]() |
RESULT_TABLES | TYPE | DSVASAPPL_CONF_TABLES | Structure for the tables part of the Config Read API | |||
![]() |
RESULT_TABLEENTRIES | TYPE | DSVASAPPL_CONF_TABLEENTRIES | Structure for the table content part of the Config Read API | |||
Processing Type
Normal Function 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 |