SAP ABAP Class IF_GRFN_MDCHG_UI (Master Data Change UI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_MDCHG_UI Master Data Chaneg UI behavior 20080624
Properties
Class IF_GRFN_MDCHG_UI  
Short Description Master Data Change UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080624   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRFN_MDCHG_UI has no interface implemented.
Friends
Class IF_GRFN_MDCHG_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOW_NOTIFY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080722
2 ALLOW_REQUEST Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080624
3 CHANGE_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_GRFN_CHANGE_REQUEST Represents a master data change request 20080624
4 COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20080624
5 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20080624
6 MODE Instance attribute Public Type reference (TYPE) GRFN_UI_MODE Mode of OIF window 20080624
7 OBJECT_ID Instance attribute Public Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080624
8 REGULATION_ID Instance attribute Public Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081105
9 REQUEST_WD_CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IWCI_GRFN_MDCHG_REQUEST WebDynpro Interface COMPONENTCONTROLLER 20080624
10 REQUEST_WD_WINDOW Instance attribute Public Object reference (TYPE REF TO) IF_WD_WINDOW 20080624
11 SESSION_ID Instance attribute Public Type reference (TYPE) GRFN_API_SESSION_ID ID of GRC session 20080708
12 VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: API of a View 20080624
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method 20080624
2 REQUEST_CHANGE Instance method Public Method 20080624
3 SAVE_CHANGE Instance method Public Method 20080723
4 SUBMIT_REQUEST Instance method Public Method 20080624
Events
Class IF_GRFN_MDCHG_UI has no event.
Types
Class IF_GRFN_MDCHG_UI has no local type.
Method Signatures

Method INITIALIZE Signature

Method INITIALIZE on class IF_GRFN_MDCHG_UI has no parameter.
Method INITIALIZE on class IF_GRFN_MDCHG_UI has no exception.

Method REQUEST_CHANGE Signature

Method REQUEST_CHANGE on class IF_GRFN_MDCHG_UI has no parameter.
Method REQUEST_CHANGE on class IF_GRFN_MDCHG_UI has no exception.

Method SAVE_CHANGE Signature

Method SAVE_CHANGE on class IF_GRFN_MDCHG_UI has no parameter.
Method SAVE_CHANGE on class IF_GRFN_MDCHG_UI has no exception.

Method SUBMIT_REQUEST Signature

Method SUBMIT_REQUEST on class IF_GRFN_MDCHG_UI has no parameter.
Method SUBMIT_REQUEST on class IF_GRFN_MDCHG_UI has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in