SAP ABAP Class IF_GRRM_CNTOR (Connector for Dimension ID)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_MATERIAL_SFTY Connector for Safety Measure Material 20100706
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_WRK_SFTY_RLV Connector to set a risk relevant for Worker Safety (EAM) 20100624
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_WCM_REQRMNT_SFTY Connector for Safety Measure WCM Requirements 20101126
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_VENDOR Connector for Vendor 20100526
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TECHOBJTYPE Connector for Technical Object Type 20100707
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TASKLIST_SFTY Connector for Safety Measure Task List 20100706
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TASKLIST Connector for Task List 20100610
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_SAFETY_SYMBOL Connector for Safety Symbol 20101029
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PROJECT Connector for Project (PS) 20100524
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PRODUCT Connector for Product in SCM/APO 20100701
... Click here to see Used By full list (25 items)
Properties
Class IF_GRRM_CNTOR  
Short Description Connector for Dimension ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100413   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_GRRM_CNTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_GRRM_CTX_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_GRRM_CNTOR has no interface implemented.
Friends
Class IF_GRRM_CNTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_VH_DIALOG_BEHAVIOUR Constant Public See coding Enumeration Dialog Behaviour of the Value Help 20100623
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIM_VALUES Static method Public Method Returns a Table of Context ID and Context Text 20100520
2 GET_DIM_VALUE_TEXT Static method Public Method Returns the Text of a Context ID 20100520
3 GET_FIELD_NAMES Static method Public Method Converts Context ID into Field Names 20100723
4 GET_SELECT_OPTIONS Static method Public Method Returns a Table of Attributes of Select Options 20100609
5 GET_VH_DIALOG_BEHAVIOUR Static method Public Method Returns the Dialog Behaviour of the Value Help 20100623
6 NOTIFY_GRRM_CONTEXT Static method Public Method Notify remote system context status in GRRM 20100701
Events
Class IF_GRRM_CNTOR has no event.
Types
Class IF_GRRM_CNTOR has no local type.
Method Signatures

Method GET_DIM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM_VALUE Call by reference Object reference (TYPE REF TO) DATA Table of Context Values 20100521
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100715
3 Importing IT_SELECTION Call by reference Type reference (TYPE) GRRM_T_SELECTION Table of Ranges for Selection Fields 20100604
4 Importing IV_DIMID Call by reference Type reference (TYPE) GRRM_DIMID ID of the Dimension 20100520
5 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100624

Method GET_DIM_VALUES on class IF_GRRM_CNTOR has no exception.

Method GET_DIM_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTX_ID Call by reference Type reference (TYPE) GRRM_CTX_ID Context Value 20100520
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100624
3 Returning RV_CTX_TEXT Value transfer Type reference (TYPE) GRRM_CTX_TEXT Context Value Text 20100520

Method GET_DIM_VALUE_TEXT on class IF_GRRM_CNTOR has no exception.

Method GET_FIELD_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTION Call by reference Type reference (TYPE) GRRM_T_SELECTION Table of Ranges for Selection Fields 20100723
2 Importing IV_CTX_ID Call by reference Type reference (TYPE) GRRM_CTX_ID Context Value 20100723
3 Importing IV_CTX_TXT Call by reference Type reference (TYPE) GRRM_CTX_TEXT Context Value Text 20100723
4 Importing IV_DIMID Call by reference Type reference (TYPE) GRRM_DIMID ID of the Dimension 20100723

Method GET_FIELD_NAMES on class IF_GRRM_CNTOR has no exception.

Method GET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_ATTR Call by reference Type reference (TYPE) IF_GRRM_CTX_TYPE=>YT_SO_ATTR Tables of Attributes of Select Options 20100609
2 Importing IS_DIMENSION Call by reference Type reference (TYPE) GRRMDIM ID of the Dimension 20100726

Method GET_SELECT_OPTIONS on class IF_GRRM_CNTOR has no exception.

Method GET_VH_DIALOG_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Value transfer Type reference (TYPE) IF_GRRM_CTX_TYPE=>YV_VH_DIALOG_BEHAVIOUR Dialog Behaviour of the Value Help 20100623

Method GET_VH_DIALOG_BEHAVIOUR on class IF_GRRM_CNTOR has no exception.

Method NOTIFY_GRRM_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CTX_ID Call by reference Type reference (TYPE) GRRM_T_CTX_ID Table of CTX_ID 20100702
2 Importing IV_DIMID Call by reference Type reference (TYPE) GRRM_DIMID Table of DIMIDs 20100819

Method NOTIFY_GRRM_CONTEXT on class IF_GRRM_CNTOR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_MATERIAL_SFTY Connector for Safety Measure Material 20100706
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_WRK_SFTY_RLV Connector to set a risk relevant for Worker Safety (EAM) 20100624
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_WCM_REQRMNT_SFTY Connector for Safety Measure WCM Requirements 20101126
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_VENDOR Connector for Vendor 20100526
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TECHOBJTYPE Connector for Technical Object Type 20100707
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TASKLIST_SFTY Connector for Safety Measure Task List 20100706
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_TASKLIST Connector for Task List 20100610
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_SAFETY_SYMBOL Connector for Safety Symbol 20101029
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PROJECT Connector for Project (PS) 20100524
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PRODUCT Connector for Product in SCM/APO 20100701
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PLANT Connector for Plant 20100519
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_PERMIT_SFTY Connector for Safety Measure Permit 20100727
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_OTHERPRT_SFTY Connector for Safety Measure Other PRT 20100708
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_BUPA Connector for Business Partner in SRM 20100618
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_MATERIAL Connector for Material 20100512
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_FUNCLOC Connector for Functional Location 20100604
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_EQUI_SFTY Connector for Safety Measure Equipment 20100706
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_EQUI Connector for Equipment 20100610
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_EHSWORKAREA Connector for Work Area in EH&S 20100729
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_EHSAGENT Connector for Agent in EH&S 20100728
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_DOCUMENT_SFTY Connector for Safety Measure Document 20100727
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_CUSTOMER Connector for Customer 20100526
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_COMPCODE Connector for Company Code 20100519
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_CHARACTERISTIC Connector for Characteristic (Classification) 20100615
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_CNTOR_BUSAREA Connector for Business Area 20100518
History
Last changed by/on SAP  20141106 
SAP Release Created in