SAP ABAP Class CL_CRM_CCS_USER_PERS (Persistence class for user)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_CMS_SIMULATOR (Package) Communication Management Software Simulator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20040720
Properties
Class CL_CRM_CCS_USER_PERS  
Short Description Persistence class for user    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package ICI_CMS_SIMULATOR   Communication Management Software Simulator 
Created 20040720   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20040720
Friends
# Friend Modeled only Created on Description
1 CB_CRM_CCS_USER_PERS 20040806 Base agent Persistence class for user
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROP1 Instance attribute Protected Type reference (TYPE) CHAR64 Character field, length 64 20040721
2 PROP2 Instance attribute Protected Type reference (TYPE) CRM_CCS_STRING CRM Contact Center Simulator - String Data Element 20040721
3 PROP_TYPE Instance attribute Protected Type reference (TYPE) CRM_CCS_USER_PROP_TYPE CRM Contact Center Simulator - User Property Types 20040721
4 USERID Instance attribute Protected Type reference (TYPE) CHAR64 Character field, length 64 20040721
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040721
2 GET_PROP1 Instance method Public Get-method of a virtual attribute Reads Attribute PROP1 20040721
3 GET_PROP2 Instance method Public Get-method of a virtual attribute Reads Attribute PROP2 20040721
4 GET_PROP_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute PROP_TYPE 20040721
5 GET_USERID Instance method Public Get-method of a virtual attribute Reads Attribute USERID 20040721
6 SET_PROP2 Instance method Public Set-method of a virtual attribute Sets Attribute PROP2 20040721
Events
Class CL_CRM_CCS_USER_PERS has no event.
Types
Class CL_CRM_CCS_USER_PERS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_CCS_USER_PERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_CCS_USER_PERS has no exception.

Method GET_PROP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR64 Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method GET_PROP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CRM_CCS_STRING Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method GET_PROP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CRM_CCS_USER_PROP_TYPE Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method GET_USERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR64 Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method SET_PROP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP2 Call by reference Type reference (TYPE) CRM_CCS_STRING Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721
History
Last changed by/on SAP  20081007 
SAP Release Created in 500