Ansicht
Dokumentation

CFG_API_GET_CONFIG_INFO - GetConfigInfo

CFG_API_GET_CONFIG_INFO - GetConfigInfo

Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

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

*"*"Local Interface:

*"  IMPORTING

*"     VALUE(CONFIG_ID) TYPE  COMT_CFGM_CONFIG_ID

*"     VALUE(GET_CONTEXT) TYPE  COMT_CFGM_BOOLEAN DEFAULT 'F'

*"  EXPORTING

*"     VALUE(CONFIG_INFO) TYPE  COMT_CFGM_CONFIG_INFO

*"     VALUE(CONTEXT) TYPE  COMT_CFGM_CONTEXT_I

*"  EXCEPTIONS

*"      PARAMETER_EXCEPTION

*"      COMMAND_EXCEPTION

*"      EXCEPTION_CONFIG_NULL

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

Returns the status information of a configuration. This is

  • 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

The import flag GET_CONTEXT indicates if the externally provided business context is returned as well (as specified in the CFG_API_CREATE_CONFIG).

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





Parameters

CONFIG_ID
CONFIG_INFO
CONTEXT
GET_CONTEXT
INCLUDE_PRICE_DETAILS

Exceptions

COMMAND_EXCEPTION
EXCEPTION_CONFIG_NULL
PARAMETER_EXCEPTION

Function Group

COM_CFG_API_UI_COMMAND

CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3650 Date: 20240605 Time: 090518     sap01-206 ( 39 ms )