SAP ABAP Class CL_SAM_TOOLKIT (SAM Toolkit)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_TOOLS (Package) SAM Help Function and Tools
Properties
Class CL_SAM_TOOLKIT  
Short Description SAM Toolkit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_SAM_TOOLS   SAM Help Function and Tools 
Created 20031017   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_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SAM_TOOLKIT has no interface implemented.
Friends
Class CL_SAM_TOOLKIT has no friend class.
Attributes
Class CL_SAM_TOOLKIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 E2U Static method Public Method urldecode 20040206
2 LOAD Static method Public Method loads a file 20031017
3 S2X Static method Public Method string to xstring 20031017
4 S2XUTF8 Static method Public Method string (sytem codepage) to xstring (utf-8) 20031017
5 SAVE Static method Public Method saves a file 20031017
6 SHOW Static method Public Method starts ie and displays file 20031017
7 U2E Static method Public Method urlencode 20040206
8 X2S Static method Public Method xstring to string 20031017
9 X2XTAB Static method Public Method xstring to xtab 20031017
10 XCONVCP Static method Public Method converts xstring from codepage to codepage 20031017
11 XCONVCP_SYST2UTF8 Static method Public Method converts xstring from system codepage to utf-8 20031017
12 XCONVCP_UTF82SYST Static method Public Method converts xstring from utf-8 to system codepage 20031017
13 XTAB2X Static method Public Method xtab to xstring 20031017
14 XUTF82S Static method Public Method xstring (utf-8) to string (sytem codepage) 20031017
15 _MQS Static method Public Method helper: masks single quotes and backslashes 20040421
Events
Class CL_SAM_TOOLKIT has no event.
Types
Class CL_SAM_TOOLKIT has no local type.
Method Signatures

Method E2U Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E Call by reference Type reference (TYPE) STRING 20040206
2 Returning U Value transfer Type reference (TYPE) STRING 20040206

Method E2U on class CL_SAM_TOOLKIT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) XSTRING 20031017
2 Importing FNAME Call by reference Type reference (TYPE) STRING 20031017

Method LOAD on class CL_SAM_TOOLKIT has no exception.

Method S2X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S Call by reference Type reference (TYPE) STRING 20031017
2 Returning X Value transfer Type reference (TYPE) XSTRING 20031017

Method S2X on class CL_SAM_TOOLKIT has no exception.

Method S2XUTF8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S Call by reference Type reference (TYPE) STRING 20031017
2 Returning X Value transfer Type reference (TYPE) XSTRING 20031017

Method S2XUTF8 on class CL_SAM_TOOLKIT has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING 20031017
2 Importing FNAME Call by reference Type reference (TYPE) STRING 20031017

Method SAVE on class CL_SAM_TOOLKIT has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FNAME Call by reference Type reference (TYPE) STRING 20031017

Method SHOW on class CL_SAM_TOOLKIT has no exception.

Method U2E Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E Value transfer Type reference (TYPE) STRING 20040206
2 Importing U Call by reference Type reference (TYPE) STRING 20040206

Method U2E on class CL_SAM_TOOLKIT has no exception.

Method X2S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning S Value transfer Type reference (TYPE) STRING 20031017
2 Importing X Call by reference Type reference (TYPE) XSTRING 20031017

Method X2S on class CL_SAM_TOOLKIT has no exception.

Method X2XTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X Call by reference Type reference (TYPE) XSTRING 20031017
2 Exporting XTAB Call by reference Type reference (TYPE) TABLE 20031017

Method X2XTAB on class CL_SAM_TOOLKIT has no exception.

Method XCONVCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPI Call by reference Type reference (TYPE) STRING 20031017
2 Importing CPO Call by reference Type reference (TYPE) STRING 20031017
3 Importing XI Call by reference Type reference (TYPE) XSTRING 20031017
4 Returning XO Value transfer Type reference (TYPE) XSTRING 20031017

Method XCONVCP on class CL_SAM_TOOLKIT has no exception.

Method XCONVCP_SYST2UTF8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XI Call by reference Type reference (TYPE) XSTRING 20031017
2 Returning XO Value transfer Type reference (TYPE) XSTRING 20031017

Method XCONVCP_SYST2UTF8 on class CL_SAM_TOOLKIT has no exception.

Method XCONVCP_UTF82SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XI Call by reference Type reference (TYPE) XSTRING 20031017
2 Returning XO Value transfer Type reference (TYPE) XSTRING 20031017

Method XCONVCP_UTF82SYST on class CL_SAM_TOOLKIT has no exception.

Method XTAB2X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LENGTH Call by reference Type reference (TYPE) I -1 20040924
2 Exporting X Call by reference Type reference (TYPE) XSTRING 20031017
3 Importing XTAB Call by reference Type reference (TYPE) TABLE 20031017

Method XTAB2X on class CL_SAM_TOOLKIT has no exception.

Method XUTF82S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning S Value transfer Type reference (TYPE) STRING 20031017
2 Importing X Call by reference Type reference (TYPE) XSTRING 20031017

Method XUTF82S on class CL_SAM_TOOLKIT has no exception.

Method _MQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning M Value transfer Type reference (TYPE) STRING 20040421
2 Importing S Call by reference Type reference (TYPE) STRING 20040421

Method _MQS on class CL_SAM_TOOLKIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in