SAP Function CFG_API_GET_CONFIG_HAS_CHANGED - determine if configuration has changed

Parameter Reference Type Length Default Optional Text
CONFIG_ID COMT_CFGM_CONFIG_ID g 8 Configuration Identifier
KEY CHAR12 C 12 Character Field of Length 12

Parameter Reference Type Length Text
CHANGED BOOL C 3 Single-Character Flag

Exception Text
COMMAND_EXCEPTION Exception occured during the command excution

Functionality
This command returns 'Y' if the configuration identified by the givenCONFIG_ID has changed since the last call of theCFG_API_GET_CONFIG_HAS_CHANGED command, 'N' if nothing changed.Additionally a key can be passed as a kind of a mark.

Example
The command returns initially 'Y'.