|
Gets all subsystems in a database, their labels and their settings. One denormialized result set is returned. If the column subsystem is NULL, the row contains a configuration option that applies on database level.
This SP is run from ABASQL or an update script to get the settings for the subsystem.
Since this is the first procedure that an AbaPerls tools call, it also performs a version check, and raises an error if the client passes a label which is behind the current label of the ABAPERLS system in the database.
The procedure takes one optional parameter, @clientversion which holds the label for the client part of AbaPerls. If NULL, the client is deemed to be too old. (This parameter was added in L1.0.0042.) |
|
|
|