SAP ABAP Function Module DSVAS_ADMIN_SESSION_MIGRATE (Session Migration DSVASRESULTSGEN -> DSVASRESULTSGEN2)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   SV-SMG-SVD-SWB (Application Component) Service Session Workbench
     DSVAS (Package) Service Assistant
Basic Data
Function Module DSVAS_ADMIN_SESSION_MIGRATE Session Migration DSVASRESULTSGEN -> DSVASRESULTSGEN2  
Function Group DSVAS_ADMIN   DSVAS: Session administration  
Program Name SAPLDSVAS_ADMIN    
INCLUDE Name LDSVAS_ADMINU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SESSION_TYPE TYPE DSVASDSESSITYPE DSVAS: Typ einer instanziierten Sitzung
Importing SESSION_NUMBER TYPE DSVASDSESSINO DSVAS: Nummer einer instanziierten Sitzung
Importing DIRECTION TYPE DSVASDTEXT40 Characterfeld Länge 7
Importing DELETE TYPE BOOLEAN boolsche Variable (X=true, -=false, space=unknown)
Importing CHECK TYPE BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown)
Importing FORCE TYPE BOOLEAN ' ' boolsche Variable (X=true, -=false, space=unknown)
Exception BAD_CALL TYPE function was called although customizing does not allow the migration
Exception LOCK_FAILURE TYPE failed to lock the session
Exception NO_RELID TYPE there are no relIDs for the specified session
Exception UNKNOWN_RELID TYPE encountered an unknown relID
Exception SG_READ_FAILURE TYPE failed to read data for relID 'SG'
Exception SG_WRITE_FAILURE TYPE failed to write data for relID 'SG'
Exception SO_READ_FAILURE TYPE failed to read data for relID 'SO'
Exception SO_WRITE_FAILURE TYPE failed to write data for relID 'SO'
Exception CA_READ_FAILURE TYPE failed to read data for relID 'CA'
Exception CA_WRITE_FAILURE TYPE failed to write data for relID 'CA'
Exception CT_READ_FAILURE TYPE failed to read data for relID 'CT'
Exception CT_WRITE_FAILURE TYPE failed to write data for relID 'CT'
Exception TX_READ_FAILURE TYPE failed to read data for relID 'TX'
Exception TX_WRITE_FAILURE TYPE failed to write data for relID 'TX'
Exception AT_READ_FAILURE TYPE failed to read data for relID 'AT'
Exception AT_WRITE_FAILURE TYPE failed to write data for relID 'AT'
Exception AS_READ_FAILURE TYPE failed to read data for relID 'AS'
Exception AS_WRITE_FAILURE TYPE failed to write data for relID 'AS'
Exception CS_READ_FAILURE TYPE failed to read data for relID 'CS'
Exception CS_WRITE_FAILURE TYPE failed to write data for relID 'CS'
Exception RH_READ_FAILURE TYPE failed to read data for relID 'RH'
Exception RH_WRITE_FAILURE TYPE failed to write data for relID 'RH'
Exception RG_READ_FAILURE TYPE failed to read data for relID 'RG'
Exception RG_WRITE_FAILURE TYPE failed to write data for relID 'RG'
Exception CB_READ_FAILURE TYPE failed to read data for relID 'CB'
Exception CB_WRITE_FAILURE TYPE failed to write data for relID 'CB'
Exception RC_READ_FAILURE TYPE failed to read data for relID 'RC'
Exception RC_WRITE_FAILURE TYPE failed to write data for relID 'RC'
Exception RD_READ_FAILURE TYPE failed to read data for relID 'RD'
Exception RD_WRITE_FAILURE TYPE failed to write data for relID 'RD'
Exception RE_READ_FAILURE TYPE failed to read data for relID 'RE'
Exception RE_WRITE_FAILURE TYPE failed to write data for relID 'RE'
Exception RF_READ_FAILURE TYPE failed to read data for relID 'RF'
Exception RF_WRITE_FAILURE TYPE failed to write data for relID 'RF'
Exception CHECK_FAILURE TYPE all relIDs were read and written successfully, but the final check failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041006 
SAP Release Created in