SAP ABAP Class IF_HREIC_ACTIVITY_RUNTIME (Activity Runtime Methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HREIC_ACTIVITY_RUNTIME Activity Runtime 20060612
Properties
Class IF_HREIC_ACTIVITY_RUNTIME  
Short Description Activity Runtime Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060530   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HREIC_ACTIVITY_RUNTIME has no interface implemented.
Friends
Class IF_HREIC_ACTIVITY_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITYRUNTIME Static Attribute Public Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_RUNTIME 20060606
2 C_ED_ACTIVITY Constant Public Type reference (TYPE) STRING 'Activity' 20060606
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVITY_EDIT_ACTIONS Instance method Public Method 20060810
2 CREATE_NEW_HANDLER Instance method Public Method 20060612
3 GET_ACTIVITY_HANDLER Instance method Public Method 20060530
4 GET_ACTIVITY_RUNTIME Static method Public Method 20060606
5 IS_ACTIVITY_LOCKED Instance method Public Method Checks Whether Activity Is Locked by Another Agent 20060530
6 LOCK_ACTIVITY_FOR_AGENT Instance method Public Method 20060828
7 UNLOCK_ACTIVITY_FOR_AGENT Instance method Public Method 20060828
Events
Class IF_HREIC_ACTIVITY_RUNTIME has no event.
Types
Class IF_HREIC_ACTIVITY_RUNTIME has no local type.
Method Signatures

Method CHECK_ACTIVITY_EDIT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPLOYEE Call by reference Type reference (TYPE) PERNR_D 20060810
2 Importing I_GUID Call by reference Type reference (TYPE) HREIC_GUID 20060810
3 Importing I_OBJECTID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID 20060810
4 Returning R_EDITABLE Value transfer Type reference (TYPE) HREIC_S_ACTIVITY_EDITABLE 20060810

Method CHECK_ACTIVITY_EDIT_ACTIONS on class IF_HREIC_ACTIVITY_RUNTIME has no exception.

Method CREATE_NEW_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ACT_HANDLER Value transfer Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_HANDLER 20060612
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB 20060612
3 Importing I_ACTGUID Call by reference Type reference (TYPE) HREIC_GUID 20060612

Method CREATE_NEW_HANDLER on class IF_HREIC_ACTIVITY_RUNTIME has no exception.

Method GET_ACTIVITY_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ACT_HANDLER Value transfer Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_HANDLER 20060530
2 Importing I_ACTGUID Call by reference Type reference (TYPE) HREIC_GUID 20060530

Method GET_ACTIVITY_HANDLER on class IF_HREIC_ACTIVITY_RUNTIME has no exception.

Method GET_ACTIVITY_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTRUNTIME Call by reference Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_RUNTIME 20060606
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060612

Method IS_ACTIVITY_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AGENT Call by reference Type reference (TYPE) SY-UNAME 20060829
2 Exporting E_LOCKED Value transfer Type reference (TYPE) HREIC_BOOLEAN 20060612
3 Importing I_ACTGUID Call by reference Type reference (TYPE) HREIC_GUID 20060612
4 Importing I_OBJECTID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID 20060828

Method IS_ACTIVITY_LOCKED on class IF_HREIC_ACTIVITY_RUNTIME has no exception.

Method LOCK_ACTIVITY_FOR_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUCCESS Value transfer Type reference (TYPE) HREIC_BOOLEAN 20060828
2 Importing I_GUID Call by reference Type reference (TYPE) HREIC_GUID 20060828
3 Importing I_OBJECTID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID 20060828
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060828

Method UNLOCK_ACTIVITY_FOR_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUCCESS Value transfer Type reference (TYPE) HREIC_BOOLEAN 20060828
2 Importing I_GUID Call by reference Type reference (TYPE) HREIC_GUID 20060828
3 Importing I_OBJECTID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID 20060828
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060828
History
Last changed by/on SAP  20070913 
SAP Release Created in