SAP ABAP Class CL_SWF_GP_ROLE_DEFINITION (GP Role Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_DEF (Package) Definition Component for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_GP_ROLE_DEFINITION GP Role Definition 20040927
Properties
Class CL_SWF_GP_ROLE_DEFINITION  
Short Description GP Role Definition    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_DEF   Definition Component for Guided Procedures 
Created 20040927   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP_ROLE_DEFINITION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_GP_ROLE_DEFINITION GP Role Definition 20040927
Friends
Class CL_SWF_GP_ROLE_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERSISTENCY_STATUS_CHANGED Constant Private Type reference (TYPE) STRING 'changed' 20040927
2 C_PERSISTENCY_STATUS_NEW Constant Private Type reference (TYPE) STRING 'new' 20040927
3 C_PERSISTENCY_STATUS_SAVED Constant Private Type reference (TYPE) STRING 'saved' 20040927
4 G_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS 20041103
5 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL 20041103
6 M_PERSISTENCY_STATUS Instance attribute Private Type reference (TYPE) STRING 20040927
7 M_ROLEDEF_ID Instance attribute Private Type reference (TYPE) SWFGPROLE_ID 20040927
8 M_ROLE_NAME Instance attribute Private Type reference (TYPE) SWFGPROLE_NAME 20040927
9 M_WF_TASK Instance attribute Private Type reference (TYPE) SWW_TASK Task ID 20041001
10 M_WF_VERSION Instance attribute Private Type reference (TYPE) SWD_VERSIO Version 20041001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040927
2 CREATE Static method Public Method Factory for Role Definition to Be Created 20040927
3 LOAD_BY_ID Static method Public Method Factory for Created Role Definition 20041007
4 LOAD_BY_KEY Static method Public Method Factory for Created Role Definition 20041008
5 SET_PERSISTENCY_STATUS Instance method Private Method 20040927
Events
Class CL_SWF_GP_ROLE_DEFINITION has no event.
Types
Class CL_SWF_GP_ROLE_DEFINITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERS_STATUS Call by reference Type reference (TYPE) STRING 20041008
2 Importing IM_ROLEDEF_ID Call by reference Type reference (TYPE) SWFGPROLE_ID 20040927
3 Importing IM_ROLE_NAME Call by reference Type reference (TYPE) SWFGPROLE_NAME 20040927
4 Importing IM_WF_TASK Call by reference Type reference (TYPE) SWW_TASK 20041001
5 Importing IM_WF_VERSION Call by reference Type reference (TYPE) SWD_VERSIO 20041001

Method CONSTRUCTOR on class CL_SWF_GP_ROLE_DEFINITION has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLE_NAME Call by reference Type reference (TYPE) SWFGPROLE_NAME 20040927
2 Returning RE_ROLE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_SWF_GP_ROLE_DEFINITION 20040927

Method CREATE on class CL_SWF_GP_ROLE_DEFINITION has no exception.

Method LOAD_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLE_ID Call by reference Type reference (TYPE) SWFGPROLE_ID 20041007
2 Returning RE_ROLE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_SWF_GP_ROLE_DEFINITION 20041007
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20041007

Method LOAD_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLE_NAME Call by reference Type reference (TYPE) SWFGPROLE_NAME 20041008
2 Importing IM_WF_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20041008
3 Importing IM_WF_VERSION Call by reference Type reference (TYPE) SWD_VERSIO Version 20041008
4 Returning RE_ROLE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_SWF_GP_ROLE_DEFINITION 20041008
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20041008

Method SET_PERSISTENCY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERSISTENCY_STATUS Call by reference Type reference (TYPE) STRING 20040927

Method SET_PERSISTENCY_STATUS on class CL_SWF_GP_ROLE_DEFINITION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700