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 | ![]() |
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 | ![]() |
Static method | Public | Method | urldecode | 20040206 |
2 | ![]() |
Static method | Public | Method | loads a file | 20031017 |
3 | ![]() |
Static method | Public | Method | string to xstring | 20031017 |
4 | ![]() |
Static method | Public | Method | string (sytem codepage) to xstring (utf-8) | 20031017 |
5 | ![]() |
Static method | Public | Method | saves a file | 20031017 |
6 | ![]() |
Static method | Public | Method | starts ie and displays file | 20031017 |
7 | ![]() |
Static method | Public | Method | urlencode | 20040206 |
8 | ![]() |
Static method | Public | Method | xstring to string | 20031017 |
9 | ![]() |
Static method | Public | Method | xstring to xtab | 20031017 |
10 | ![]() |
Static method | Public | Method | converts xstring from codepage to codepage | 20031017 |
11 | ![]() |
Static method | Public | Method | converts xstring from system codepage to utf-8 | 20031017 |
12 | ![]() |
Static method | Public | Method | converts xstring from utf-8 to system codepage | 20031017 |
13 | ![]() |
Static method | Public | Method | xtab to xstring | 20031017 |
14 | ![]() |
Static method | Public | Method | xstring (utf-8) to string (sytem codepage) | 20031017 |
15 | ![]() |
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 | ![]() |
E | Call by reference | Type reference (TYPE) | STRING | 20040206 | |||
2 | ![]() |
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 | ![]() |
CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
S | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
S | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E | Value transfer | Type reference (TYPE) | STRING | 20040206 | |||
2 | ![]() |
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 | ![]() |
S | Value transfer | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
X | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
CPI | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
CPO | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
3 | ![]() |
XI | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
4 | ![]() |
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 | ![]() |
XI | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
XI | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | -1 | 20040924 | ||
2 | ![]() |
X | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
3 | ![]() |
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 | ![]() |
S | Value transfer | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
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 | ![]() |
M | Value transfer | Type reference (TYPE) | STRING | 20040421 | |||
2 | ![]() |
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 |