SAP ABAP Class CL_USER_POC (Domain Model: User)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SY_MESS_POC POC: System Message Processing 20010927
Properties
Class CL_USER_POC  
Short Description Domain Model: User    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19990104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USER_POC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SY_MESS_POC POC: System Message Processing 20010927
Friends
Class CL_USER_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CM_AUTHORITY_OBJECT Static Attribute Private Object reference (TYPE REF TO) CL_AUTHORITY_OBJECT_POC Authorization Object 19990803
2 CM_AUTO_LOGIN Static Attribute Public Type reference (TYPE) CHAR1 Soft Logon Allowed, Service User or Dialog User 20010926
3 CM_USER Static Attribute Private Type reference (TYPE) SYUNAME User 19990803
4 C_ACTIVITY_ARCHIVE Static Attribute Public Type reference (TYPE) ACTIV_AUTH '24' Activity "Archiving" 19990803
5 C_ACTIVITY_DELETE Static Attribute Public Type reference (TYPE) ACTIV_AUTH '06' Activity "Deleting" 19990803
6 C_ACTIVITY_DIGITAL_SIGN Static Attribute Public Type reference (TYPE) ACTIV_AUTH '73' Activity "Executing Digital Signature" 19990803
7 C_ACTIVITY_EDIT Static Attribute Public Type reference (TYPE) ACTIV_AUTH '02' Activity "Changing (Modifying)" 19990803
8 C_ACTIVITY_EXECUTE Static Attribute Public Type reference (TYPE) ACTIV_AUTH '16' Activity "Executing (Editing)" 19990803
9 C_ACTIVITY_LOCK Static Attribute Public Type reference (TYPE) ACTIV_AUTH '05' Activity "Locking" 20010809
10 C_ACTIVITY_PRINT Static Attribute Public Type reference (TYPE) ACTIV_AUTH '04' Activity "Printing" 19990803
11 C_ACTIVITY_SHOW Static Attribute Public Type reference (TYPE) ACTIV_AUTH '03' Activuty "Displaying" 19990803
12 C_ACTIVITY_TECH_COMPLETE Static Attribute Public Type reference (TYPE) ACTIV_AUTH 'B2' Activity "Setting to Technically Complete" 19990803
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Checks Authorization 19990803
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20010926
3 GET_AUTHORITY_OBJECT Static method Public Method Gets Authorization Object 19990813
4 GET_USER Static method Public Method Gets User Logged On 19990921
5 LOGIN Static method Public Method Specified User is Logged on (Service User -> Dialog User) 19990803
6 LOGOFF Static method Public Method Change from Dialog User back to Service User 20010926
7 SET_AUTHORITY_OBJECT Static method Public Method Sets Authorization Object for Current User 20010927
Events
# Event Type Visibility Description Created on
1 USER_CHANGED Static Event
(1)
Public
(2)
User Change 20010926
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REFTOUSER Private Object reference (TYPE REF TO) CL_USER_POC Reference to User 19990105
2 TY_TREFTOUSER Private See coding Table Type: Reference to User 19990105
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 19990803
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D True, falls berechtigt 19990803

Method CHECK_AUTHORITY on class CL_USER_POC has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_AUTHORITY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTHORITY_OBJECT Value transfer Type reference (TYPE) USR12-OBJCT Berechtigungsobjekt 19990813

Method GET_AUTHORITY_OBJECT on class CL_USER_POC has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_USER Value transfer Type reference (TYPE) SYUNAME Username 19990921

Method GET_USER on class CL_USER_POC has no exception.

Method LOGIN Signature

Method LOGIN on class CL_USER_POC has no parameter.
Method LOGIN on class CL_USER_POC has no exception.

Method LOGOFF Signature

Method LOGOFF on class CL_USER_POC has no parameter.
Method LOGOFF on class CL_USER_POC has no exception.

Method SET_AUTHORITY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHORITY_OBJECT Call by reference Object reference (TYPE REF TO) CL_AUTHORITY_OBJECT_POC DomainModel: Berechtigungsobjekt 20010927

Method SET_AUTHORITY_OBJECT on class CL_USER_POC has no exception.
Event Signatures

Event USER_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 USER Exporting Value transfer Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers im System 20010926
2 USER_TYPE Exporting Value transfer Type reference (TYPE) CHAR1 User-Typ (Dialog- oder Serviceuser) 20011227
History
Last changed by/on SAP  20130531 
SAP Release Created in