SAP ABAP Class IF_CMX_XS_AGENT (XSteps: Agent Interface)
Properties
Class IF_CMX_XS_AGENT  
Short Description XSteps: Agent Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021002   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CMX_XS_SESSION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CMX_XS_AGENT has no interface implemented.
Friends
Class IF_CMX_XS_AGENT has no friend class.
Attributes
Class IF_CMX_XS_AGENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SAVE Instance method Public Method After Saving the Objects 20030613
2 LOAD Instance method Public Method Loading of Objects 20030204
3 PREPARE_LOAD Instance method Public Method Prepare for Loading of Objects 20030412
4 PREPARE_SAVE Instance method Public Method Prepare for Saving of Objects 20030206
5 SAVE Instance method Public Method Saving of Objects 20030206
Events
Class IF_CMX_XS_AGENT has no event.
Types
Class IF_CMX_XS_AGENT has no local type.
Method Signatures

Method AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_OBJECTS Call by reference Type reference (TYPE) CMX_XS_T_PERSISTENT_REGISTRY XSteps: Persistente Objekte in einer Transaktion 20030613
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030613

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_OBJECTS Call by reference Type reference (TYPE) CMX_XS_T_PERSISTENT_REGISTRY XSteps: Persistente Objekte in einer Transaktion 20030204
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030613

Method PREPARE_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_OBJECTS Call by reference Type reference (TYPE) CMX_XS_T_PERSISTENT_REGISTRY XSteps: Persistente Objekte in einer Transaktion 20030412
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030613

Method PREPARE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_OBJECTS Call by reference Type reference (TYPE) CMX_XS_T_PERSISTENT_REGISTRY XSteps: Persistente Objekte in einer Transaktion 20030206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030613

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I IF_CMX_XS_SESSION=>CO_MODE_IN_UPDATE_TASK Verbuchungsmodus 20030206
2 Importing PERS_OBJECTS Call by reference Type reference (TYPE) CMX_XS_T_PERSISTENT_REGISTRY XSteps: Persistente Objekte in einer Transaktion 20030206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030613
History
Last changed by/on SAP  20040127 
SAP Release Created in