SAP ABAP Class CL_ISR_CONFIG (ISR Configurator: Framework)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     QISR (Package) Internal Service Requests
Properties
Class CL_ISR_CONFIG  
Short Description ISR Configurator: Framework    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QISR   Internal Service Requests 
Created 20040805   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISR_CONFIG has no forward declaration.
Interfaces
Class CL_ISR_CONFIG has no interface implemented.
Friends
Class CL_ISR_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPLICATION Static Attribute Public Type reference (TYPE) STRING 'ISR_WIZARD' 20050124
2 C_FINISHED Constant Public Type reference (TYPE) STRING '03' Processed 20040809
3 C_INPROCESS Constant Public Type reference (TYPE) STRING '02' In Process 20040809
4 C_OPEN Constant Public Type reference (TYPE) STRING '01' Not Processed 20040809
5 C_RELID Static Attribute Public Type reference (TYPE) STRING 'IW' 20050124
6 GC_ATTR_NAME Constant Private Type reference (TYPE) STRING 'name' 20040809
7 GC_ISR_APPLICATION Constant Private Type reference (TYPE) UXB_APPLICATION 'ISR_WIZARD' Application 20040812
8 GC_MESSAGEITEM Instance attribute Private Type reference (TYPE) STRING 'messageItem' 20040811
9 GC_MESSAGES Constant Private Type reference (TYPE) STRING 'messages' 20040809
10 GC_REQUESTSCENARIO Constant Private Type reference (TYPE) STRING 'requestScenario' 20040809
11 GC_STATUS Constant Private Type reference (TYPE) STRING 'status' 20040809
12 GC_TABLE Constant Private Type reference (TYPE) STRING 'table' 20040809
13 GC_TABLEITEM Constant Private Type reference (TYPE) STRING 'tableItem' 20040809
14 GC_TABLES Constant Private Type reference (TYPE) STRING 'tables' 20040809
15 GC_WIZARDKEY Constant Private Type reference (TYPE) STRING 'wizardkey' 20040811
16 GC_WIZARDMISC Constant Private Type reference (TYPE) STRING 'wizardmisc' 20040809
17 GD_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') und FALSE (=' ') 20040809
18 GD_OBJECTTYPE Instance attribute Private Type reference (TYPE) QISRDOBJECTTYPE ISR Object Type 20050420
19 GD_OBJECTTYPE_TEXT Instance attribute Private Type reference (TYPE) STRING ISR Object Type Description 20050420
20 GD_SCENARIO Instance attribute Private Type reference (TYPE) QSCENARIO Key for a Scenario 20040809
21 GD_VERSION Instance attribute Private Type reference (TYPE) UXP_VERSION Version 20040809
22 GR_ISR_CONFIG_PERS Instance attribute Private Object reference (TYPE REF TO) CL_ISR_CONFIG_PERSISTENT ISR Configurator: Framework 20040812
23 GR_ISR_WIZARD Static Attribute Private Object reference (TYPE REF TO) CL_ISR_WIZARD ISR Configurator: Wizard Application 20040929
24 GR_SCENARIO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ISR_CONFIG Instance 20040809
25 GT_WIZARD Instance attribute Private Type reference (TYPE) QISRT_WIZARD ISR Wizards 20040929
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20041117
2 ADDLINE Instance method Private Method 20040809
3 ADD_TABLE_TO_XML Instance method Private Method 20041104
4 ADD_TO_TRANSPORT_TABLES Instance method Private Method Write Entries to Transport Tables 20050404
5 BUILD_TRANSPORT Instance method Public Method Assemble Transport 20050404
6 CHECK Instance method Public Method 20050427
7 CHECK_FOR_ENQUEUE Instance method Public Method 20050318
8 CHECK_TABLEKEY Instance method Private Method 20040810
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040928
10 CREATE_NEW_SCENARIO Instance method Public Method 20040813
11 CREATE_XML_TEMPLATE Instance method Public Method 20040809
12 DELETE Instance method Public Method 20040813
13 DELETE_MISC Instance method Public Method 20040906
14 DELETE_SCENARIO Instance method Public Method 20040810
15 FREE Instance method Public Method 20050318
16 GET_INSTANCE Static method Public Method Gets Only Instance of the Class 20040809
17 GET_OBJECTTYPE Instance method Public Method 20050420
18 GET_SCENARIO_NAME Instance method Public Method Determines the Name of the Scenario 20050216
19 GET_SCENARIO_TITLE Instance method Public Method Determine Scenario Description 20041123
20 GET_STATUS Instance method Public Method 20040812
21 GET_STATUS_FINISHED Instance method Private Method 20041123
22 GET_STEPID_MAX Instance method Private Method Output Maximum Steps per Wizard 20041122
23 GET_TASKLIST Instance method Public Method 20050217
24 GET_WIZARD_NAMES Instance method Public Method Output of Wizards + Steps 20040929
25 INIT_WIZARD Instance method Public Method Initialization of Wizards 20050316
26 LOAD_XML Instance method Public Method Import XML and Show as DOM 20040805
27 POST_TABLE_TO_DATABASE Instance method Private Method Transfer XML Table to Database Table 20041116
28 READ Instance method Public Method Read Table from XML 20040809
29 READ_MISC Instance method Public Method 20040815
30 READ_TABLE Instance method Private Method 20041117
31 READ_TABLE_MISC Instance method Public Method Read Table from XML 20041104
32 SAVE Instance method Public Method 20040813
33 SAVE_FROM_APPL Instance method Public Method 20040814
34 SAVE_XML Instance method Public Method Convert DOM to XML and Save 20040805
35 SET_SCENARIO_TITLE Instance method Public Method Set Scenario Description 20041123
36 SET_STATUS Instance method Public Method 20040812
37 SET_STATUS_FINISHED Instance method Private Method Wizard finished 20041119
38 SHOW_XML Instance method Public Method 20040811
39 START_WIZARD Instance method Public Method Start Wizard 20041018
40 STORE_XML_TEMP Instance method Private Method Save Dom Temporarily as String 20041214
41 TRANSFER_DATA Instance method Public Method Transfers XML Tables to Database Tables 20041116
42 UPDATE Instance method Public Method 20040810
43 UPDATE_MESSAGES Instance method Public Method 20040810
44 UPDATE_MISC Instance method Public Method 20040815
45 UPDATE_TABLE_MISC Instance method Public Method 20041104
Events
Class CL_ISR_CONFIG has no event.
Types
Class CL_ISR_CONFIG has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Returnparameter 20041117
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20041117
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20041117

Method ACTIVATE on class CL_ISR_CONFIG has no exception.

Method ADDLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LINE Call by reference Type reference (TYPE) ANY 20040809
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040809
3 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040809
4 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040809

Method ADDLINE on class CL_ISR_CONFIG has no exception.

Method ADD_TABLE_TO_XML 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 IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_DOCUMENT 20041104
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20041104

Method ADD_TABLE_TO_XML on class CL_ISR_CONFIG has no exception.

Method ADD_TO_TRANSPORT_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) UXP_T_E071 Transportheader 20050404
2 Changing CT_E071K Call by reference Type reference (TYPE) UXP_T_E071K Transportkeys 20050404
3 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20050404
4 Changing IT_TABLE Call by reference Type reference (TYPE) ANY 20050404

Method ADD_TO_TRANSPORT_TABLES on class CL_ISR_CONFIG has no exception.

Method BUILD_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TASK Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050404
2 Importing IT_E071 Call by reference Type reference (TYPE) UXP_T_E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben 20050404
3 Importing IT_E071K Call by reference Type reference (TYPE) UXP_T_E071K Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben 20050404
# Exception Resumable Description Created on
1 TRANSPORT_APPEND_ERROR 20050404
2 TRANSPORT_ORDER_ERROR 20050404

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) I 20050427
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20050427
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20050427

Method CHECK on class CL_ISR_CONFIG has no exception.

Method CHECK_FOR_ENQUEUE 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 20050318
2 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION '1' Version 20050318

Method CHECK_FOR_ENQUEUE on class CL_ISR_CONFIG has no exception.

Method CHECK_TABLEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040810
2 Importing ID_EMPTY_KEYFIELDS_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040810
3 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040810
4 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040810
5 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20040810
6 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20040810
# Exception Resumable Description Created on
1 KEY_FIELD_EMPTY 20040810

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISR_CONFIG has no parameter.
Method CONSTRUCTOR on class CL_ISR_CONFIG has no exception.

Method CREATE_NEW_SCENARIO 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 20040813
2 Importing ID_SCENARIO_NAME Call by reference Type reference (TYPE) STRING 20040813
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION '1' Version 20040813
# Exception Resumable Description Created on
1 EXISTS_ALREADY Szenario existiert bereits 20041115

Method CREATE_XML_TEMPLATE 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 20040809
2 Importing ID_SCENARIO_NAME Call by reference Type reference (TYPE) STRING Scenarioname 20040809
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20040809

Method CREATE_XML_TEMPLATE on class CL_ISR_CONFIG 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_CONFIG 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_SCENARIO 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 20040810
2 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20040810

Method DELETE_SCENARIO on class CL_ISR_CONFIG has no exception.

Method FREE Signature

Method FREE on class CL_ISR_CONFIG has no parameter.
Method FREE on class CL_ISR_CONFIG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SCENARIO Value transfer Object reference (TYPE REF TO) CL_ISR_CONFIG ISR Konfigurator: Framework 20040809

Method GET_INSTANCE on class CL_ISR_CONFIG has no exception.

Method GET_OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJECTTYPE Call by reference Type reference (TYPE) QISRDOBJECTTYPE ISR Objekttyp 20050420
2 Exporting ED_OBJECTTYPE_TEXT Call by reference Type reference (TYPE) STRING 20050420
3 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20050420

Method GET_OBJECTTYPE on class CL_ISR_CONFIG has no exception.

Method GET_SCENARIO_NAME Signature

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

Method GET_SCENARIO_NAME on class CL_ISR_CONFIG has no exception.

Method GET_SCENARIO_TITLE Signature

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

Method GET_SCENARIO_TITLE on class CL_ISR_CONFIG 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 20040812
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 20040812
# Exception Resumable Description Created on
1 NOT_FOUND 20040815

Method GET_STATUS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FINISHED Call by reference Type reference (TYPE) STRING 20041123
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041123

Method GET_STATUS_FINISHED on class CL_ISR_CONFIG has no exception.

Method GET_STEPID_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_STEPID_MAX Call by reference Type reference (TYPE) QISRDSTEPID Schrittzähler 20041122
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY 20041122

Method GET_STEPID_MAX on class CL_ISR_CONFIG 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 20050217
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20050421

Method GET_TASKLIST on class CL_ISR_CONFIG has no exception.

Method GET_WIZARD_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WIZARD Value transfer Type reference (TYPE) QISRT_WIZARD ISR Wizards 20040929

Method GET_WIZARD_NAMES on class CL_ISR_CONFIG has no exception.

Method INIT_WIZARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NEW_SCENARIO Call by reference Type reference (TYPE) C 20050316
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20050316
3 Importing ID_SCENARIO_TITLE Call by reference Type reference (TYPE) STRING Kurze Beschreibung des Meldungsszenarios 20050316

Method INIT_WIZARD on class CL_ISR_CONFIG has no exception.

Method LOAD_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_READ_ONLY Call by reference Type reference (TYPE) XFLAG SPACE Nur lesen (keine Sperre) 20050314
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20040805
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20040805
# Exception Resumable Description Created on
1 LOCKED Gesperrt 20050426

Method POST_TABLE_TO_DATABASE 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 20041116
4 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20041117

Method POST_TABLE_TO_DATABASE on class CL_ISR_CONFIG has no exception.

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 20040809
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20040809
# 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 Schrittzähler 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 20040815
# Exception Resumable Description Created on
1 NOT_FOUND 20040815

Method READ_TABLE 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 20041117
2 Importing ID_TABLETYPE Call by reference Type reference (TYPE) STRING 20041117
3 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20041117

Method READ_TABLE on class CL_ISR_CONFIG has no exception.

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 SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVATED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040813
2 Importing ID_COMMIT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040813
3 Importing ID_FINISHED Call by reference Type reference (TYPE) STRING SPACE Wizard wurde fertiggestellt 20041119
4 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20040813
5 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20040813

Method SAVE on class CL_ISR_CONFIG has no exception.

Method SAVE_FROM_APPL 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 Wizard wurde abgebrochen 20040814
2 Importing ID_DISP_POPUP Call by reference Type reference (TYPE) BOOLE_D Popup senden 20040814
3 Importing ID_FINISHED Call by reference Type reference (TYPE) BOOLE_D Wizard wurde fertiggestellt 20041213

Method SAVE_FROM_APPL on class CL_ISR_CONFIG has no exception.

Method SAVE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVATED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040805
2 Importing ID_SCENARIO Call by reference Type reference (TYPE) QSCENARIO Szenario Grunddaten 20040805
3 Importing ID_VERSION Call by reference Type reference (TYPE) UXP_VERSION Version 20040805

Method SAVE_XML on class CL_ISR_CONFIG has no exception.

Method SET_SCENARIO_TITLE 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 20041123
2 Importing ID_SCENARIO_TITLE Call by reference Type reference (TYPE) STRING 20041123

Method SET_SCENARIO_TITLE on class CL_ISR_CONFIG 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 20040812
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 20040812

Method SET_STATUS on class CL_ISR_CONFIG has no exception.

Method SET_STATUS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FINISHED Call by reference Type reference (TYPE) STRING 'X' 20041119
2 Importing ID_WIZARDKEY Call by reference Type reference (TYPE) WIZARDKEY Class name 20041119

Method SET_STATUS_FINISHED on class CL_ISR_CONFIG has no exception.

Method SHOW_XML Signature

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

Method START_WIZARD Signature

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

Method START_WIZARD on class CL_ISR_CONFIG has no exception.

Method STORE_XML_TEMP Signature

Method STORE_XML_TEMP on class CL_ISR_CONFIG has no parameter.
Method STORE_XML_TEMP on class CL_ISR_CONFIG has no exception.

Method TRANSFER_DATA 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 Returnparameter 20041116
4 Importing ID_SCENARIO Value transfer Type reference (TYPE) QSCENARIO Schlüssel für ein Szenario 20041116
5 Importing ID_VERSION Value transfer Type reference (TYPE) UXP_VERSION Version 20041116

Method TRANSFER_DATA on class CL_ISR_CONFIG 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 20040810
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY 20040810

Method UPDATE on class CL_ISR_CONFIG 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 20040810
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20040810

Method UPDATE_MESSAGES on class CL_ISR_CONFIG 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 Schrittzähler 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 20040815

Method UPDATE_MISC on class CL_ISR_CONFIG 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_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600