Ansicht
Dokumentation

CFG_API_GET_CONFIG_INFOS - Infos for potentially all loaded configurations in the CFG context

CFG_API_GET_CONFIG_INFOS - Infos for potentially all loaded configurations in the CFG context

BAL Application Log Documentation   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

*"----------------------------------------------------------------------

*"*"Local Interface:

*"  IMPORTING

*"     VALUE(CONFIG_ID) TYPE  COMT_CFGM_CONFIG_ID OPTIONAL

*"  EXPORTING

*"     VALUE(CONFIG_INFOS) TYPE  COMT_CFGM_EXT_CONFIG_INFO_I

*"  EXCEPTIONS

*"      PARAMETER_EXCEPTION

*"      COMMAND_EXCEPTION

*"      EXCEPTION_CONFIG_NULL

*"----------------------------------------------------------------------

As before the status information is returned. The CONFIG_ID is optional. With an empty CONFIG_ID all configurations in the session context are retrieved. The return parameter CONFIG_INFOS is a table.

In addition to the details of the configuration status, the CONFIG_ID and the timestamp for the last change are returned. The timestamp can be used to omit redundant calls to the Configuration Engine.

  • CONFIG_ID ,,to identify the configuration, if the CONFIG_ID was not specified in the import parameter
  • ROOT_ID ,,the instance id of the root instance of the configuration
  • SCE,,,,always 'T' - as this is not a LO-VC generated configuration
  • NAME,,the name of the currently used knowledgebase
  • VERSION,,the version of the currently used knowledgebase
  • LOGSYS,,the logical system of the currently used knowledgebase
  • ACTIVE,,active information of the currently used knowledgebase
  • PROFILE,,currently used profile
  • COMPLETE,,completeness information of the configuration ('T' or 'F')
  • CONSISTENT consistency information of the configuration ('T' or 'F')
  • BUILD,,the build number of the currently used knowledgebase
  • SINGLE_LEVEL is the configuration a single level configuration (('T' or 'F')
  • CONFIG_LAST_CHANGED timestamp of the last change of the configuration

Notes

Passing a CONFIG_ID which does not belong to a valid configuration in the session will lead to a EXCEPTION_CONFIG_NULL.

Further information

See also CFG_API_GET_CONFIG_INFO.





Parameters

CONFIG_ID
CONFIG_INFOS

Exceptions

COMMAND_EXCEPTION
EXCEPTION_CONFIG_NULL
PARAMETER_EXCEPTION

Function Group

COM_CFG_API_UI_COMMAND

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3670 Date: 20240523 Time: 095724     sap01-206 ( 33 ms )