SAP ABAP Class IF_STW_TOOLS (Misc StreamWork tools)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_TOOLS Common tools for StreamWork 20120413
Properties
Class IF_STW_TOOLS  
Short Description Misc StreamWork tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120313   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_STW_TOOLS has no interface implemented.
Friends
Class IF_STW_TOOLS has no friend class.
Attributes
Class IF_STW_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SP_INFORMATION Instance method Public Method 20120313
2 INIT Instance method Public Method 20120313
3 PING_SESSION Instance method Public Method 20120313
4 SEARCH Instance method Public Method 20120313
Events
Class IF_STW_TOOLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_KEYWORDS Public See coding 20120313 tt_keywords type table of string
Method Signatures

Method GET_SP_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Call by reference Type reference (TYPE) STRING 20120313
2 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20120313
3 Importing IV_SHOW_IN_BROWSER Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20120313
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20120314

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB_APPLICATION_ID Collaboration: Application ID 20120313

Method INIT on class IF_STW_TOOLS has no exception.

Method PING_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SESSION_ID Value transfer Type reference (TYPE) STRING 20120315

Method PING_SESSION on class IF_STW_TOOLS has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNT Call by reference Type reference (TYPE) I 20120315
2 Exporting EV_RESULT Call by reference Type reference (TYPE) XSTRING Search result 20120315
3 Importing IT_KEYWORD Call by reference Type reference (TYPE) TT_KEYWORDS 20120313
4 Importing IV_KEYWORD Call by reference Type reference (TYPE) STRING 20120313
5 Importing IV_PAGE_NUMBER Call by reference Type reference (TYPE) I 1 20120313
6 Importing IV_PAGE_SIZE Call by reference Type reference (TYPE) I 10 20120313
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20120315
History
Last changed by/on SAP  20130531 
SAP Release Created in