Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module DSVAS_ADMIN_SESSION_MIGRATE (Session Migration DSVASRESULTSGEN -> DSVASRESULTSGEN2) is a standard Function Module in SAP ERP and is part of the function group DSVAS_ADMIN within the package DSVAS.
Function Module | DSVAS_ADMIN_SESSION_MIGRATE |
Short Text | Session Migration DSVASRESULTSGEN -> DSVASRESULTSGEN2 |
Function Group | DSVAS_ADMIN |
Package | DSVAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK | TYPE | BOOLEAN | 'X' | boolsche Variable (X-true, --false, space-unknown) |
DELETE | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) | |
DIRECTION | TYPE | CHAR7 | Characterfeld Länge 7 | |
FORCE | TYPE | BOOLEAN | ' ' | boolsche Variable (X-true, --false, space-unknown) |
SESSION_NUMBER | TYPE | DSVASDSESSINO | DSVAS: Nummer einer instanziierten Sitzung | |
SESSION_TYPE | TYPE | DSVASDSESSITYPE | DSVAS: Typ einer instanziierten Sitzung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AS_READ_FAILURE | failed to read data for relID 'AS' |
AS_WRITE_FAILURE | failed to write data for relID 'AS' |
AT_READ_FAILURE | failed to read data for relID 'AT' |
AT_WRITE_FAILURE | failed to write data for relID 'AT' |
BAD_CALL | function was called although customizing does not allow the migration |
CA_READ_FAILURE | failed to read data for relID 'CA' |
CA_WRITE_FAILURE | failed to write data for relID 'CA' |
CB_READ_FAILURE | failed to read data for relID 'CB' |
CB_WRITE_FAILURE | failed to write data for relID 'CB' |
CHECK_FAILURE | all relIDs were read and written successfully, but the final check failed |
CS_READ_FAILURE | failed to read data for relID 'CS' |
CS_WRITE_FAILURE | failed to write data for relID 'CS' |
CT_READ_FAILURE | failed to read data for relID 'CT' |
CT_WRITE_FAILURE | failed to write data for relID 'CT' |
LOCK_FAILURE | failed to lock the session |
NO_RELID | there are no relIDs for the specified session |
RC_READ_FAILURE | failed to read data for relID 'RC' |
RC_WRITE_FAILURE | failed to write data for relID 'RC' |
RD_READ_FAILURE | failed to read data for relID 'RD' |
RD_WRITE_FAILURE | failed to write data for relID 'RD' |
RE_READ_FAILURE | failed to read data for relID 'RE' |
RE_WRITE_FAILURE | failed to write data for relID 'RE' |
RF_READ_FAILURE | failed to read data for relID 'RF' |
RF_WRITE_FAILURE | failed to write data for relID 'RF' |
RG_READ_FAILURE | failed to read data for relID 'RG' |
RG_WRITE_FAILURE | failed to write data for relID 'RG' |
RH_READ_FAILURE | failed to read data for relID 'RH' |
RH_WRITE_FAILURE | failed to write data for relID 'RH' |
SG_READ_FAILURE | failed to read data for relID 'SG' |
SG_WRITE_FAILURE | failed to write data for relID 'SG' |
SO_READ_FAILURE | failed to read data for relID 'SO' |
SO_WRITE_FAILURE | failed to write data for relID 'SO' |
TX_READ_FAILURE | failed to read data for relID 'TX' |
TX_WRITE_FAILURE | failed to write data for relID 'TX' |
UNKNOWN_RELID | encountered an unknown relID |