SAP ABAP Class CL_GRFN_STATUS (status managemenet)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_POLICY (Package) GRC Policy Management
Properties
Class CL_GRFN_STATUS  
Short Description status managemenet    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_POLICY   GRC Policy Management 
Created 20091214   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_STATUS has no forward declaration.
Interfaces
Class CL_GRFN_STATUS has no interface implemented.
Friends
Class CL_GRFN_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_OBJNR Instance attribute Private Type reference (TYPE) CRMT_OBJECT_GUID GUID of a CRM Order Object 20091214
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATUS_FOR_ACTIVITY Instance method Public Method Make status changes for a transaction 20091214
2 CONSTRUCTOR Instance method Public Constructor Constructor 20091214
3 CREATE_STATUS_OBJECT Static method Public Method Create status object 20091214
4 GET_ACTIVITY_LIST Instance method Public Method Transactions 20091214
5 GET_ALLOWED_STATUS Static method Public Method Get all status of one object type 20100127
6 GET_STATUS Instance method Public Method Read status for an object 20091214
7 IS_CHANGED Instance method Public Method Check if status has been changed 20091214
8 SAVE Instance method Public Method 20091214
9 UPDATE Static method Public Method 20091214
Events
Class CL_GRFN_STATUS has no event.
Types
Class CL_GRFN_STATUS has no local type.
Method Signatures

Method CHANGE_STATUS_FOR_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) J_VORGANG Transaction for Which Follow-Up Statuses Are To Be Set 20091214
2 Importing IV_CHECK_ONLY Value transfer Type reference (TYPE) XFELD SPACE "Only Perform Checks" Indicator 20091214
# Exception Resumable Description Created on
1 CX_GRFN_STATUS 20100104

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Call by reference Type reference (TYPE) CRM_JSTO-OBJNR 20091214
# Exception Resumable Description Created on
1 CX_GRFN_STATUS 20100104

Method CREATE_STATUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJNR Call by reference Type reference (TYPE) CRM_JSTO-OBJNR GUID of a CRM Order Object 20091214
2 Importing IV_OBJNR Call by reference Type reference (TYPE) CRM_JSTO-OBJNR GUID of a CRM Order Object 20110530
3 Importing IV_OBTYP Call by reference Type reference (TYPE) CRM_JSTO-OBTYP Object Category 20091214
# Exception Resumable Description Created on
1 CX_GRFN_STATUS status management 20100105

Method GET_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIVITY Value transfer Type reference (TYPE) GRFN_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20091214
# Exception Resumable Description Created on
1 CX_GRFN_STATUS status management 20100104

Method GET_ALLOWED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBTYP Call by reference Type reference (TYPE) J_OBTYP Object Category 20100127
2 Returning RT_STATUS Value transfer Type reference (TYPE) GRFN_T_STATUS status 20100127

Method GET_ALLOWED_STATUS on class CL_GRFN_STATUS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATUS Value transfer Type reference (TYPE) GRFN_S_STATUS Status 20091216
# Exception Resumable Description Created on
1 CX_GRFN_STATUS status management 20100104

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20091214

Method IS_CHANGED on class CL_GRFN_STATUS has no exception.

Method SAVE Signature

Method SAVE on class CL_GRFN_STATUS has no parameter.
Method SAVE on class CL_GRFN_STATUS has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJNR Call by reference Type reference (TYPE) CRM_JSTO_PRE Structure of Pre-Read Table for Status Objects 20091214

Method UPDATE on class CL_GRFN_STATUS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600