SAP ABAP Class IF_ISR_WIZARD (ISR: Interface for Wizard Application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_COSTS Class for Implementation of Interface IF_ISR_WIZARD 20041020
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_FLAYOUT Class for Implementation of Interface IF_ISR_WIZARD 20040819
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_FORM Class for Implementation of Interface IF_ISR_WIZARD 20040819
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_LOG Class for Implementation of Interface IF_ISR_WIZARD 20041108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_NOTIF Class for Implementation of Interface IF_ISR_WIZARD 20041021
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_PARTNER Class for Implementation of Interface IF_ISR_WIZARD 20050304
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISR_WORKLIST Class for Implementation of Interface IF_ISR_WIZARD 20050304
Properties
Class IF_ISR_WIZARD  
Short Description ISR: Interface for Wizard Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040805   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISR_WIZARD has no forward declaration.
Interfaces
Class IF_ISR_WIZARD has no interface implemented.
Friends
Class IF_ISR_WIZARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFO_ACTIVITY Constant Public Type reference (TYPE) INT2 '2' 2 Byte Integer (Signed) 20050317
2 OPEN_ACTIVITY Constant Public Type reference (TYPE) INT2 '3' 2 Byte Integer (Signed) 20050317
3 OPTIONAL_ACTIVITY Constant Public Type reference (TYPE) INT2 '1' 2 Byte Integer (Signed) 20050317
4 REQUIRED_ACTIVITY Constant Private Type reference (TYPE) INT2 '0' 2 Byte Integer (Signed) 20050317
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Application-Specific Activation 20041104
2 CHECK Instance method Public Method 20040813
3 GET_TASKLIST Instance method Public Method 20050216
4 START_WIZARD Instance method Public Method 20040813
Events
Class IF_ISR_WIZARD has no event.
Types
Class IF_ISR_WIZARD has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071 Call by reference Type reference (TYPE) UXP_T_E071 Transportheader 20050404
2 Exporting ET_E071K Call by reference Type reference (TYPE) UXP_T_E071K Transportkeys 20050404
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20041122
4 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20041104
# Exception Resumable Description Created on
1 ACTIVATION_ERROR 20041122

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_ERR_NUMBER Value transfer Type reference (TYPE) INT1 Byte Wert 20040813
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20040813

Method CHECK on class IF_ISR_WIZARD has no exception.

Method GET_TASKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TASKLIST Value transfer Type reference (TYPE) QISRT_TASKLIST Tabelle mit Tasklisteinträgen 20050216

Method GET_TASKLIST on class IF_ISR_WIZARD has no exception.

Method START_WIZARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20041104
2 Importing ID_STEPID Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20040813

Method START_WIZARD on class IF_ISR_WIZARD has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in