SAP ABAP Class IF_EX_USMD_CREQUEST (Change Request: BAdI for User Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090901
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SSC_MDG_INT_UI Class for BAdI Impl.: SSC_MDG_INT_UI 20110711
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UISS_CREQEUST_UI Class for BAdI Impl.: UISS_CREQUEST_UI 20091030
Properties
Class IF_EX_USMD_CREQUEST  
Short Description Change Request: BAdI for User Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090901   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_USMD_CREQUEST has no forward declaration.
Interfaces
Class IF_EX_USMD_CREQUEST has no interface implemented.
Friends
Class IF_EX_USMD_CREQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENT_CHECK Constant Public Type reference (TYPE) FPM_EVENT_ID 'USMD_CHECK' ID of FPM Event 20090901
2 GC_EVENT_INIT Constant Public Type reference (TYPE) FPM_EVENT_ID 'USMD_INITIALIZE' ID of FPM Event 20090909
3 GC_EVENT_ROLLBACK Constant Public Type reference (TYPE) FPM_EVENT_ID 'USMD_ROLLBACK' ID of FPM Event 20090909
4 GC_EVENT_SAVE Constant Public Type reference (TYPE) FPM_EVENT_ID 'USMD_SAVE' ID of FPM Event 20090901
5 GC_MODE_CHANGE Constant Public Type reference (TYPE) CHAR8 'CHANGE' Character field, 8 characters long 20090901
6 GC_MODE_CREATE Constant Public Type reference (TYPE) CHAR8 'CREATE' Character field, 8 characters long 20090901
7 GC_MODE_DISPLAY Constant Public Type reference (TYPE) CHAR8 'DISPLAY' Character field, 8 characters long 20090901
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_VALUES Instance method Public Method Read Default Values 20091021
2 INITIALIZE Instance method Public Method Initialize Data of User Interface 20090901
3 PROCESS_EVENT Instance method Public Method Event Processing 20090901
Events
Class IF_EX_USMD_CREQUEST has no event.
Types
Class IF_EX_USMD_CREQUEST has no local type.
Method Signatures

Method GET_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_CREQUEST_FIELD Änderungsantrag: Schlüsselfelder 20091021
2 Exporting EF_NOT_SAVE_RELEVANT Call by reference Type reference (TYPE) USMD_FLG ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. 20110520
3 Importing IS_CREQ_CONTEXT Call by reference Type reference (TYPE) USMD_S_CREQUEST_CONTEXT Kontext vom Änderungsantrag 20091021

Method GET_DEFAULT_VALUES on class IF_EX_USMD_CREQUEST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CREQUEST_FIELD Call by reference Type reference (TYPE) USMD_S_CREQUEST_FIELD_PROP Änderungsantrag: Feldeigenschaften 20090901
2 Exporting ED_ADDITIONAL_HEADER Call by reference Type reference (TYPE) USMD_TXTMI Bezeichnung (Mitteltext) 20090901
3 Exporting EF_NOT_SAVE_RELEVANT Call by reference Type reference (TYPE) USMD_FLG ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. 20110520
4 Exporting ET_ADDITIONAL_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_KEY 20090901
5 Importing IS_CREQ_CONTEXT Call by reference Type reference (TYPE) USMD_S_CREQUEST_CONTEXT Kontext vom Änderungsantrag 20090901

Method INITIALIZE on class IF_EX_USMD_CREQUEST has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NOT_SAVE_RELEVANT Call by reference Type reference (TYPE) USMD_FLG ' ': Zu sichernde Änderungen, 'X': Keine zu sichernde Änder. 20110520
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090901
3 Importing ID_FPM_EVENT Call by reference Type reference (TYPE) FPM_EVENT_ID ID des FPM-Ereignisses 20090901
4 Importing IS_CREQ_CONTEXT Call by reference Type reference (TYPE) USMD_S_CREQUEST_CONTEXT Kontext vom Änderungsantrag 20090901

Method PROCESS_EVENT on class IF_EX_USMD_CREQUEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in