SAP ABAP Class CL_GRAC_SOD_CALLTRANS_ASSIST (SOD Search Assistance Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
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 20100727
Properties
Class CL_GRAC_SOD_CALLTRANS_ASSIST  
Short Description SOD Search Assistance Class    
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 GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100727   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_GUIBB_SEARCH_RENDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FPM_GUIBB_SEARCH Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRAC_SOD_CALLTRANS_ASSIST has no interface implemented.
Friends
Class CL_GRAC_SOD_CALLTRANS_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LS_RISK Instance attribute Private See coding 20100727
2 LT_RISK Instance attribute Private See coding 20100727
3 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100727
4 MO_CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20100727
5 MO_FIELDCATALOG Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100727
6 MO_RENDER Instance attribute Public Object reference (TYPE REF TO) IF_FPM_GUIBB_RENDER GUIBB Rendering 20100727
7 MO_RESULT_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_FPM_GUIBB_SEARCH_RESULT handles the optional result table 20100727
8 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100727
9 MS_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100727
10 MS_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20100727
11 MS_FEEDER Instance attribute Private Type reference (TYPE) TY_S_FEEDER 20100727
12 MT_ACTION_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation Table Structure 20100727
13 MT_CURRENT_LOAD_SEARCHES Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20100727
14 MT_CURRENT_SEARCH_CRITERIA Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT search criteria for GUIBB Search 20100727
15 MT_FIELD_DESCR Instance attribute Public Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20100727
16 MT_OVS Instance attribute Private Type reference (TYPE) TY_T_OVS 20100727
17 MT_PNAME_RANGE Instance attribute Private Type reference (TYPE) GRAC_T_SOD_PNAME_RANGE Table type for Description Range 20100730
18 MT_PROFILE_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation table 20100727
19 MT_REPTYPE_RANGE Instance attribute Private Type reference (TYPE) GRAC_T_SOD_REPTYPE_RANGE Risk Level Range 20100730
20 MT_ROLE_SIMULATION Instance attribute Public Type reference (TYPE) GRAC_T_WD_SOD_SIMULATION Simulation table 20100727
21 MT_SELECTED_ATTR Instance attribute Private Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20100727
22 MT_SELECTED_COLUMNS Instance attribute Private Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20100727
23 MT_SYS_RANGE Instance attribute Private Type reference (TYPE) GRAC_T_SOD_CONNECTOR_RANGE Connector Range Table 20100727
24 MT_TCODE_RANGE Instance attribute Private Type reference (TYPE) GRAC_T_SOD_TCODE_RANGE Table type for Action range 20100730
25 MV_MAX_NUM_RESULT Instance attribute Private Type reference (TYPE) I 20100727
26 MV_REPORT Instance attribute Public Type reference (TYPE) STRING 20100727
27 MV_UPDATE_CHANGELOG_CALLED Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100727
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTAINER Instance method Public Method build the left container output 20100727
2 CHECK_OWN_EVENT Instance method Private Method 20100727
3 CLONE_ROW Instance method Public Method 20100727
4 CREATE_LABEL Instance method Private Method 20100727
5 CREATE_RANGE_TABLE_CONTAINER Instance method Private Method 20100727
6 CREATE_TRANSPARENT_CONTAINER Instance method Private Method create a transparent container 20100727
7 DELETE_SEARCH Instance method Public Method 20100727
8 DISPATCH_AFTER_FAILED Instance method Public Method 20100727
9 DISPATCH_CLEAR Instance method Public Method 20100727
10 DISPATCH_FLUSH Instance method Public Method 20100727
11 DISPATCH_NEEDS_CONFIRMATION Instance method Public Method 20100727
12 DISPATCH_OVS Instance method Public Method 20100727
13 DISPATCH_PBO Instance method Public Method 20100727
14 DISPATCH_PROCESS_EVENT Instance method Public Method 20100727
15 DISPATCH_SEARCH Instance method Public Method 20100727
16 EXTRACT_NUMBER_FROM_ID Instance method Public Method 20100727
17 GET_COLUMN_NAME_FROM_WD_ID Instance method Private Method 20100727
18 GET_FEEDER_MODEL Instance method Public Method Returns feeder model interface (wire model) 20100727
19 GET_LABEL_TEXT Instance method Private Method get otr text 20100727
20 GET_REPORT_NAME Static method Public Method 20120522
21 GET_RISKIDS Instance method Public Method Getting the risk ids 20100727
22 INIT_FEEDER Instance method Public Method 20100727
23 LOAD_SEARCH Instance method Public Method 20100727
24 ON_ATTRIBUTE_CHANGED Instance method Public Method 20100727
25 ON_MULTI_SELECT Instance method Public Method 20100727
26 ON_OPERATOR_CHANGED Instance method Public Method 20100727
27 ON_RESULT_SELECTION Instance method Public Method 20100727
28 PROCESS_MESSAGES Instance method Private Method 20100727
29 REMOVE_ROW Instance method Public Method 20100727
30 RENDER Instance method Public Method 20100727
31 SAVE_SEARCH Instance method Public Method 20100727
32 SET_CONFIG_KEY Instance method Public Method 20100727
33 SET_INPUT_PARA Instance method Public Method Set Parameters 20100727
34 SET_REPORTNAME Instance method Public Method 20100727
35 SET_WD_INSTANCES Instance method Public Method 20100727
36 SORT_GUIBB_NODES Instance method Public Method 20100727
37 SORT_NODE_ELEMENTS Instance method Private Method 20100727
Events
Class CL_GRAC_SOD_CALLTRANS_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ELEMENT Private See coding 20100727
2 TY_RISK Private See coding 20100727
3 TY_S_FEEDER Private See coding 20100727
4 TY_S_OVS Private See coding 20100727
5 TY_T_OVS Private See coding 20100727
6 T_ELEMENTS Private See coding 20100727
Method Signatures

Method BUILD_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20100727
2 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100727

Method BUILD_CONTAINER on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method CHECK_OWN_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100727
2 Returning RV_OWN_EVENT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100727

Method CHECK_OWN_EVENT on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method CLONE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100727

Method CLONE_ROW on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20100727
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100727

Method CREATE_LABEL on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method CREATE_RANGE_TABLE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20100727
2 Importing IT_RANGE_TABLE Call by reference Type reference (TYPE) ANY TABLE 20100727
3 Importing IV_DOMNAME Call by reference Type reference (TYPE) STRING 20100727
4 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100727
5 Importing IV_RL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100909

Method CREATE_RANGE_TABLE_CONTAINER on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method CREATE_TRANSPARENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TC Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20100727

Method CREATE_TRANSPARENT_CONTAINER on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DELETE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100727
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20100727

Method DELETE_SEARCH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_AFTER_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100727
2 Importing IV_REVERT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100727

Method DISPATCH_AFTER_FAILED on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_CLEAR Signature

Method DISPATCH_CLEAR on class CL_GRAC_SOD_CALLTRANS_ASSIST has no parameter.
Method DISPATCH_CLEAR on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_FLUSH Signature

Method DISPATCH_FLUSH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no parameter.
Method DISPATCH_FLUSH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_NEEDS_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONF_REQUEST Call by reference Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST Requests an end-user confirmation (e.g. data loss warning) 20100727
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100727

Method DISPATCH_NEEDS_CONFIRMATION on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20100727
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP 20100727

Method DISPATCH_OVS on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100727

Method DISPATCH_PBO on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20100727
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100727

Method DISPATCH_PROCESS_EVENT on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method DISPATCH_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100727
2 Returning RV_ERROR Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100727

Method DISPATCH_SEARCH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method EXTRACT_NUMBER_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100727
2 Returning RV_NUMBER Value transfer Type reference (TYPE) I 20100727

Method EXTRACT_NUMBER_FROM_ID on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method GET_COLUMN_NAME_FROM_WD_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WD_ID Call by reference Type reference (TYPE) STRING 20100727
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20100727

Method GET_COLUMN_NAME_FROM_WD_ID on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method GET_FEEDER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FEEDER_MODEL Value transfer Object reference (TYPE REF TO) IF_FPM_FEEDER_MODEL 20100727

Method GET_FEEDER_MODEL on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method GET_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100727
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100727

Method GET_LABEL_TEXT on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method GET_REPORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REPORTNAME Value transfer Type reference (TYPE) GRFN_REPNAME Report name 20120522
2 Importing IV_REPORTID Value transfer Type reference (TYPE) GRAC_SOD_REPID Report ID 20120522

Method GET_REPORT_NAME on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method GET_RISKIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LT_BUSPROC_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_BUSPROC_RANGE Business Process Range 20100727
2 Importing LT_DESCN_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_DESCN_RANGE Table type for Description Range 20100727
3 Importing LT_RISKID_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKID_RANGE Risk ID Range Table 20100727
4 Importing LT_RISKLEVEL_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKLEVEL_RANGE Risk Level Range 20100727
5 Exporting LT_RISKS Call by reference Type reference (TYPE) GRAC_T_SODRISK SOD Risk 20100727
6 Importing LT_RISKTYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKTYPE_RANGE RIsk Type Range 20100727
7 Importing LT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_STATUS_RANGE table type for Status range 20100727
8 Importing LV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100727

Method GET_RISKIDS on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method INIT_FEEDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100727

Method INIT_FEEDER on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method LOAD_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100727
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20100727
3 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20100727

Method LOAD_SEARCH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method ON_ATTRIBUTE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100727

Method ON_ATTRIBUTE_CHANGED on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method ON_MULTI_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR_TEXT Call by reference Type reference (TYPE) STRING 20100727
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100727

Method ON_MULTI_SELECT on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method ON_OPERATOR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100727

Method ON_OPERATOR_CHANGED on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method ON_RESULT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100727

Method ON_RESULT_SELECTION on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method PROCESS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) FPMGB_SEARCH_T_T100_MESSAGE FPMGB Messages (T100 & Plaintext) 20100727

Method PROCESS_MESSAGES on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method REMOVE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OPERATOR Call by reference Type reference (TYPE) STRING 20100727
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) I 20100727

Method REMOVE_ROW on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100727
2 Importing IO_VIEW_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100727
3 Importing IV_IS_FIRST Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100727

Method RENDER on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SAVE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA_INT search criteria for GUIBB Search 20100727
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100727

Method SAVE_SEARCH on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SET_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100727

Method SET_CONFIG_KEY on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SET_INPUT_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PNAME_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_PNAME_RANGE Risk ID Range Table 20100730
2 Importing IT_REPTYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_REPTYPE_RANGE Risk Level Range 20100730
3 Importing IT_SYS_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_CONNECTOR_RANGE Connector Range Table 20100727
4 Importing IT_TCODE_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_TCODE_RANGE Table type for Action range 20100730

Method SET_INPUT_PARA on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SET_REPORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REPORTNAME Call by reference Type reference (TYPE) GRFN_REPNAME Report name 20100727
2 Importing IV_REPORTID Call by reference Type reference (TYPE) GRAC_SOD_REPID Report ID 20100727

Method SET_REPORTNAME on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SET_WD_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100727
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100727

Method SET_WD_INSTANCES on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SORT_GUIBB_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20100727

Method SORT_GUIBB_NODES on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.

Method SORT_NODE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100727

Method SORT_NODE_ELEMENTS on class CL_GRAC_SOD_CALLTRANS_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000