SAP ABAP Class CL_GRRM_CONSISTENCY_ASSIST (Assistance class for consistency checks.)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_WD (Package) Webdynpro Applications for RM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20081030
Properties
Class CL_GRRM_CONSISTENCY_ASSIST  
Short Description Assistance class for consistency checks.    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_WD   Webdynpro Applications for RM 
Created 20081030   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_CONSISTENCY_ASSIST has no forward declaration.
Interfaces
Class CL_GRRM_CONSISTENCY_ASSIST has no interface implemented.
Friends
Class CL_GRRM_CONSISTENCY_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_FUNCTION_MAPPING Instance attribute Private Type reference (TYPE) YT_FUNCTION_MAPPING 20140320
2 V_MAX_ORDER Instance attribute Public Type reference (TYPE) I 20140320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20140320
2 CREATE_LOSS_EVENT_URL Static method Public Method Creates the URL to a loss event. 20140304
3 CREATE_RESPONSE_URL Static method Public Method Creates the URL to a response. 20081208
4 CREATE_RISK_URL Static method Public Method Creates the URL to a risk. 20081208
5 CREATE_WD_URL Static method Public Method Creates a URL. 20081205
6 GET_TEXTID Instance method Public Method 20140320
7 PREPARE_MAPPING Instance method Private Method 20140320
Events
Class CL_GRRM_CONSISTENCY_ASSIST has no event.
Types
Class CL_GRRM_CONSISTENCY_ASSIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRRM_CONSISTENCY_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method CREATE_LOSS_EVENT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOSS_EVENT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20140304
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20140304

Method CREATE_LOSS_EVENT_URL on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method CREATE_RESPONSE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESPONSE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081208
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20081208

Method CREATE_RESPONSE_URL on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method CREATE_RISK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081208
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20081208

Method CREATE_RISK_URL on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method CREATE_WD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20081205
2 Importing IN_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20081205
3 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20081205
4 Exporting OUT_ABSOLUTE_URL Call by reference Type reference (TYPE) STRING 20081205

Method CREATE_WD_URL on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method GET_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORDER Call by reference Type reference (TYPE) I 20140320
2 Returning RV_TEXTID Value transfer Type reference (TYPE) NUMC2 Two digit number 20140320

Method GET_TEXTID on class CL_GRRM_CONSISTENCY_ASSIST has no exception.

Method PREPARE_MAPPING Signature

Method PREPARE_MAPPING on class CL_GRRM_CONSISTENCY_ASSIST has no parameter.
Method PREPARE_MAPPING on class CL_GRRM_CONSISTENCY_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300