SAP ABAP Class CL_ISR_WIZARD (ISR Configurator: Wizard Application)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     QISR (Package) Internal Service Requests
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISR_COSTS Class for Implementation of Interface IF_ISR_WIZARD 20041105
2 Inheritance (c INHERITING FROM c_ref)  CL_ISR_FLAYOUT Class for Implementation of Interface IF_ISR_WIZARD 20041105
3 Inheritance (c INHERITING FROM c_ref)  CL_ISR_FORM Class for Implementation of Interface IF_ISR_WIZARD 20041105
4 Inheritance (c INHERITING FROM c_ref)  CL_ISR_LOG Class for Implementation of Interface IF_ISR_WIZARD 20041108
5 Inheritance (c INHERITING FROM c_ref)  CL_ISR_NOTIF Class for Implementation of Interface IF_ISR_WIZARD 20041105
6 Inheritance (c INHERITING FROM c_ref)  CL_ISR_PARTNER Class for Implementation of Interface IF_ISR_WIZARD 20050304
7 Inheritance (c INHERITING FROM c_ref)  CL_ISR_WORKLIST Class for Implementation of Interface IF_ISR_WIZARD 20050304
Properties
Class CL_ISR_WIZARD  
Short Description ISR Configurator: Wizard Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QISR   Internal Service Requests 
Created 20040805   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISR_WIZARD has no forward declaration.
Interfaces
Class CL_ISR_WIZARD has no interface implemented.
Friends
Class CL_ISR_WIZARD has no friend class.
Attributes
Class CL_ISR_WIZARD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE Static method Public Method Complete 20040813
2 COMPLETE_PRIV Static method Private Method Complete 20040929
3 DELETE Static method Public Method Delete Table 20040813
4 DELETE_MISC Static method Public Method Update Mirc Values 20040906
5 DELETE_MISC_PRIV Static method Private Method Update Mirc Values 20040929
6 DELETE_PRIV Static method Private Method Delete Table 20040929
7 GET_SCENARIO Static method Public Method Read Scenario 20050311
8 GET_SCENARIO_PRIV Static method Private Method Read Scenario 20050311
9 GET_SCENARIO_TITLE Static method Public Method Read Scenario Description 20050311
10 GET_SCENARIO_TITLE_PRIV Static method Private Method Read Scenario Description 20050311
11 GET_STATUS Static method Public Method Read Status 20040813
12 GET_STATUS_PRIV Static method Private Method Read Status 20040929
13 READ Static method Public Method Read Table 20040813
14 READ_MISC Static method Public Method Read Mirc Values 20040813
15 READ_MISC_PRIV Static method Private Method Read Mirc Values 20040929
16 READ_PRIV Static method Private Method Read Table 20040929
17 READ_TABLE_MISC Static method Public Method Read Table 20041104
18 READ_TABLE_MISC_PRIV Static method Private Method Read Table 20041104
19 SAVE Static method Public Method Save 20040813
20 SAVE_PRIV Static method Private Method Save 20040929
21 SET_STATUS Static method Public Method Set Status 20040813
22 SET_STATUS_PRIV Static method Private Method Set Status 20040929
23 SHOW_XML Static method Public Method Display XML 20040813
24 SHOW_XML_PRIV Static method Private Method Display XML 20040929
25 UPDATE Static method Public Method Update Tables 20040813
26 UPDATE_MESSAGES Static method Public Method Update Messages 20040813
27 UPDATE_MESSAGES_PRIV Static method Private Method Update Messages 20040929
28 UPDATE_MISC Static method Public Method Update Mirc Values 20040813
29 UPDATE_MISC_PRIV Static method Private Method Update Mirc Values 20040929
30 UPDATE_PRIV Static method Private Method Update Tables 20040929
31 UPDATE_TABLE_MISC Static method Public Method Update Tables 20041104
32 UPDATE_TABLE_MISC_PRIV Static method Private Method Update Mirc Values 20041104
Events
Class CL_ISR_WIZARD has no event.
Types
Class CL_ISR_WIZARD has no local type.
Method Signatures

Method COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_BREAK_OFF Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040813
2 Importing ID_ERROR_OCCURED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040813

Method COMPLETE on class CL_ISR_WIZARD has no exception.

Method COMPLETE_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_BREAK_OFF Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040929
2 Importing ID_ERROR_OCCURED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040929

Method COMPLETE_PRIV on class CL_ISR_WIZARD has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040813
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20040813

Method DELETE on class CL_ISR_WIZARD has no exception.

Method DELETE_MISC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040906
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040906
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040906
# Exception Resumable Description Created on
1 GROUP_NOT_FOUND 20040906
2 ITEM_NOT_FOUND 20040906

Method DELETE_MISC_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040929
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040929
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929
# Exception Resumable Description Created on
1 GROUP_NOT_FOUND 20040929
2 ITEM_NOT_FOUND 20040929

Method DELETE_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040929
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20040929

Method DELETE_PRIV on class CL_ISR_WIZARD has no exception.

Method GET_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20050311
# Exception Resumable Description Created on
1 NO_SCENARIO Kein Szenario vorhanden 20050311

Method GET_SCENARIO_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20050311

Method GET_SCENARIO_PRIV on class CL_ISR_WIZARD has no exception.

Method GET_SCENARIO_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SCENARIO_TITLE Call by reference Type reference (TYPE) STRING 20050311

Method GET_SCENARIO_TITLE on class CL_ISR_WIZARD has no exception.

Method GET_SCENARIO_TITLE_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SCENARIO_TITLE Call by reference Type reference (TYPE) STRING 20050311

Method GET_SCENARIO_TITLE_PRIV on class CL_ISR_WIZARD has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_STATUS Value transfer Type reference (TYPE) STRING 20040813
2 Importing ID_STEPID Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20040813
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040813
# Exception Resumable Description Created on
1 NOT_FOUND 20040815

Method GET_STATUS_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_STATUS Value transfer Type reference (TYPE) STRING 20040929
2 Importing ID_STEPID Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20040929
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929
# Exception Resumable Description Created on
1 NOT_FOUND 20040929

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) ANY 20040813
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040813
# Exception Resumable Description Created on
1 NOT_FOUND 20040815

Method READ_MISC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_VALUE Value transfer Type reference (TYPE) STRING 20040815
2 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040815
3 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040815
4 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040813
# Exception Resumable Description Created on
1 NOT_FOUND 20040815

Method READ_MISC_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_VALUE Value transfer Type reference (TYPE) STRING 20040929
2 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040929
3 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040929
4 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929
# Exception Resumable Description Created on
1 NOT_FOUND 20040929

Method READ_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) ANY 20040929
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040929
# Exception Resumable Description Created on
1 NOT_FOUND 20040929

Method READ_TABLE_MISC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) ANY 20041104
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20041104
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041104
# Exception Resumable Description Created on
1 NOT_FOUND 20041104

Method READ_TABLE_MISC_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) ANY 20041104
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20041104
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041104
# Exception Resumable Description Created on
1 NOT_FOUND 20041104

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_BREAK_OFF Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040813

Method SAVE on class CL_ISR_WIZARD has no exception.

Method SAVE_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_BREAK_OFF Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040929

Method SAVE_PRIV on class CL_ISR_WIZARD has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STATUS Call by reference Type reference (TYPE) STRING 20040813
2 Importing ID_STEPID Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20040813
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040813

Method SET_STATUS on class CL_ISR_WIZARD has no exception.

Method SET_STATUS_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STATUS Call by reference Type reference (TYPE) STRING 20040929
2 Importing ID_STEPID Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20040929
3 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929

Method SET_STATUS_PRIV on class CL_ISR_WIZARD has no exception.

Method SHOW_XML Signature

Method SHOW_XML on class CL_ISR_WIZARD has no parameter.
Method SHOW_XML on class CL_ISR_WIZARD has no exception.

Method SHOW_XML_PRIV Signature

Method SHOW_XML_PRIV on class CL_ISR_WIZARD has no parameter.
Method SHOW_XML_PRIV on class CL_ISR_WIZARD has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040813
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20040813

Method UPDATE on class CL_ISR_WIZARD has no exception.

Method UPDATE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040813
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20040813

Method UPDATE_MESSAGES on class CL_ISR_WIZARD has no exception.

Method UPDATE_MESSAGES_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20040929

Method UPDATE_MESSAGES_PRIV on class CL_ISR_WIZARD has no exception.

Method UPDATE_MISC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040815
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040815
3 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040815
4 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040813

Method UPDATE_MISC on class CL_ISR_WIZARD has no exception.

Method UPDATE_MISC_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GROUP Call by reference Type reference (TYPE) STRING 20040929
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040929
3 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040929
4 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20040929

Method UPDATE_MISC_PRIV on class CL_ISR_WIZARD has no exception.

Method UPDATE_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040929
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20040929

Method UPDATE_PRIV on class CL_ISR_WIZARD has no exception.

Method UPDATE_TABLE_MISC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20041104
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041104
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20041104

Method UPDATE_TABLE_MISC on class CL_ISR_WIZARD has no exception.

Method UPDATE_TABLE_MISC_PRIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20041104
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041104
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20041104

Method UPDATE_TABLE_MISC_PRIV on class CL_ISR_WIZARD has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600