SAP ABAP Class IF_EX_USMD_ISR_FORM (ISR-Based Change Requests: BAdI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UISS_ISR_FORM class for ISR form 20091126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMDZ8_ISR_FORM ISR Form BAdI Implementation 20090324
Properties
Class IF_EX_USMD_ISR_FORM  
Short Description ISR-Based Change Requests: BAdI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_USMD_ISR_FORM has no forward declaration.
Interfaces
Class IF_EX_USMD_ISR_FORM has no interface implemented.
Friends
Class IF_EX_USMD_ISR_FORM has no friend class.
Attributes
Class IF_EX_USMD_ISR_FORM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FORM Instance method Public Method 20081212
2 GET_KEY_FIELDS Instance method Public Method 20081212
3 INITIALIZE Instance method Public Method 20081211
4 MODIFY_VIEW Instance method Public Method 20081212
5 PROCESS_EVENT Instance method Public Method 20081212
Events
Class IF_EX_USMD_ISR_FORM has no event.
Types
Class IF_EX_USMD_ISR_FORM has no local type.
Method Signatures

Method CHECK_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20081212
2 Changing CT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20081212
3 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
4 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20081212
5 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
6 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081212
7 Importing IS_ISR_CONTEXT Call by reference Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20081212
8 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081212

Method CHECK_FORM on class IF_EX_USMD_ISR_FORM has no exception.

Method GET_KEY_FIELDS 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_VALUE Feldname + Wert 20081212
2 Importing IS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20081212
3 Importing IS_ISR_CONTEXT Call by reference Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20081212
4 Importing IT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212

Method GET_KEY_FIELDS on class IF_EX_USMD_ISR_FORM has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20081211
2 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081211
3 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20081211
4 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081211
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081211
6 Importing IS_ISR_CONTEXT Call by reference Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20081211
7 Importing IT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20081211
8 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081211

Method INITIALIZE on class IF_EX_USMD_ISR_FORM has no exception.

Method MODIFY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20081212
2 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
3 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20081212
4 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081212
6 Importing IS_ISR_CONTEXT Call by reference Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20081212
7 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081212

Method MODIFY_VIEW on class IF_EX_USMD_ISR_FORM has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GENERAL_DATA Call by reference Type reference (TYPE) APB_ISR_S_GENERAL_PARAM 20081212
2 Changing CT_FORM_DATA Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
3 Changing CT_UI_PROPERTY Call by reference Type reference (TYPE) APB_ISR_T_UI_ATTRIBUTE_PARAM 20081212
4 Changing CT_VALUE_HELP Call by reference Type reference (TYPE) APB_ISR_T_SPECIAL_PARAM 20081212
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081212
6 Importing ID_EVENT Call by reference Type reference (TYPE) STRING 20081212
7 Importing IS_ISR_CONTEXT Call by reference Type reference (TYPE) USMD_S_ISR_CONTEXT ISR context structure 20081212
8 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081212

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