SAP ABAP Class CL_RSAN_WB_TEST (CL_RSAN_WB_TEST)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_WBH (Package) APD - Tool - User Interface - Main Control
Properties
Class CL_RSAN_WB_TEST  
Short Description CL_RSAN_WB_TEST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_WB    
Program status     
Category 0   
Package RSAN_WBH   APD - Tool - User Interface - Main Control 
Created 20020522   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IMC_MODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSAN_WB_TEST has no interface implemented.
Friends
Class CL_RSAN_WB_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PF_CMD_CONFIRMED Instance attribute Private Type reference (TYPE) I 0 PF_CMD_CONFIRMED 20020522
2 PF_MODE_OPEN Instance attribute Private Type reference (TYPE) I 0 PF_MODE_OPEN 20020522
3 P_CHILD_MODE Instance attribute Private Object reference (TYPE REF TO) IF_IMC_CHILD_MODE P_CHILD_MODE 20020522
4 P_TCODE Instance attribute Private Type reference (TYPE) SY-TCODE P_TCODE 20020522
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_MODE Instance method Public Method CLOSE_MODE 20020522
2 CMD_CLOSE Instance method Private Method CMD_TEST 20020523
3 CMD_INIT Instance method Private Method CMD_INIT 20020522
4 CMD_NEXT_PARAMETER Instance method Private Method CMD_RUN 20030827
5 CMD_PREPARE_DATA Instance method Private Method CMD_PREPARE_DATA 20020522
6 CMD_RUN Instance method Private Method CMD_RUN 20020522
7 CMD_SEND Instance method Private Method CMD_SEND 20020522
8 CMD_TEST Instance method Private Method CMD_TEST 20020522
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020522
10 DESTROY Instance method Public Method Destructor 20020523
11 EVENTCLOSE_HANDLER Instance method Private Event handling method EVENTCLOSE_HANDLER 20020522
12 EVENTSEND_HANDLER Instance method Private Event handling method EVENTSEND_HANDLER 20020522
13 EVENTSYSTEMFAILURE_HANDLER Instance method Private Event handling method EVENTSYSTEMFAILURE_HANDLER 20020522
14 EXECUTE Instance method Public Method EXECUTE 20020522
15 OPEN_MODE Instance method Protected Method OPEN_MODE 20020522
16 SET_WRAPPER_TRANSACTION Instance method Protected Method SET_WRAPPER_TRANSACTION 20020522
17 TEST_EXECUTE Instance method Public Method TEST_EXECUTE 20020522
18 UNBIND_AND_CLOSE Instance method Public Method UNBIND_AND_CLOSE 20020522
Events
Class CL_RSAN_WB_TEST has no event.
Types
Class CL_RSAN_WB_TEST has no local type.
Method Signatures

Method CLOSE_MODE Signature

Method CLOSE_MODE on class CL_RSAN_WB_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CMD_CLOSE Signature

Method CMD_CLOSE on class CL_RSAN_WB_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020523

Method CMD_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_LEN Call by reference Type reference (TYPE) I Length of data to be sended by following cmd_DATA calls 20020524
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CMD_NEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) STRING 20030827
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20030827

Method CMD_PREPARE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Value transfer Type reference (TYPE) STRING I_DATA 20020522
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CMD_RUN Signature

Method CMD_RUN on class CL_RSAN_WB_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CMD_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMD Value transfer Type reference (TYPE) SY-UCOMM I_CMD 20020522
2 Importing I_DATA Value transfer Type reference (TYPE) STRING I_DATA 20020522
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CMD_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST_NODE Value transfer Type reference (TYPE) STRING I_TEST_NODE 20020526
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODETYPE Value transfer Type reference (TYPE) MODETYPE Modustyp der Intermodus-Kommunikation 20020523
2 Importing I_MODE_NAME Value transfer Type reference (TYPE) MODENAME I_MODE_NAME 20020522
3 Importing I_TCODE Value transfer Type reference (TYPE) SY-TCODE 'RSAN_WB_TST' I_TCODE 20020522
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method DESTROY Signature

Method DESTROY on class CL_RSAN_WB_TEST has no parameter.
Method DESTROY on class CL_RSAN_WB_TEST has no exception.

Method EVENTCLOSE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Value transfer Attribute reference (LIKE) MODE 20020522

Method EVENTCLOSE_HANDLER on class CL_RSAN_WB_TEST has no exception.

Method EVENTSEND_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Value transfer Attribute reference (LIKE) DATA 20020522
2 Importing MODE Value transfer Attribute reference (LIKE) MODE 20020522

Method EVENTSEND_HANDLER on class CL_RSAN_WB_TEST has no exception.

Method EVENTSYSTEMFAILURE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Value transfer Attribute reference (LIKE) MODE 20020522

Method EVENTSYSTEMFAILURE_HANDLER on class CL_RSAN_WB_TEST has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Value transfer Type reference (TYPE) STRING I_XML 20020522
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method OPEN_MODE Signature

Method OPEN_MODE on class CL_RSAN_WB_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method SET_WRAPPER_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Value transfer Attribute reference (LIKE) SY-TCODE I_TCODE 20020522

Method SET_WRAPPER_TRANSACTION on class CL_RSAN_WB_TEST has no exception.

Method TEST_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUMMARY_XML Call by reference Type reference (TYPE) STRING Summary results XML 20030827
2 Importing I_TEST_NODE Value transfer Type reference (TYPE) STRING I_TEST_NODE 20020526
3 Importing I_XML Value transfer Type reference (TYPE) STRING I_XML 20020522
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522

Method UNBIND_AND_CLOSE Signature

Method UNBIND_AND_CLOSE on class CL_RSAN_WB_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_WB_TEST Ausnahme für Klasse CL_RSAN_WB_TEST 20020522
History
Last changed by/on SAP  20130531 
SAP Release Created in 30B