SAP ABAP Class CL_PROXY_ST_UTILS (ST utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets

⤷

⤷

Properties
Class | CL_PROXY_ST_UTILS | |
Short Description | ST utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
Created | 20060324 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_ST_UTILS has no interface implemented.
Friends
Class CL_PROXY_ST_UTILS has no friend class.
Attributes
Class CL_PROXY_ST_UTILS has no attribute.
Methods
Events
Class CL_PROXY_ST_UTILS has no event.
Types
Class CL_PROXY_ST_UTILS has no local type.
Method Signatures
Method ABAP_TYPE_TO_ST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060328 | |||
2 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | 20060328 |
Method ABAP_TYPE_TO_ST_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method CREATE_DATA_FROM_DATATYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Data Type in ABAP Dictionary | 20060324 | ||
2 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20060324 | ||
3 | ![]() |
DREF | Value transfer | Object reference (TYPE REF TO) | DATA | 20060324 | |||
4 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length (No. of Characters) | 20060324 |
Method CREATE_DATA_FROM_DATATYPE on class CL_PROXY_ST_UTILS has no exception.
Method CREATE_DATA_FROM_TYPENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_REF | Call by reference | Type reference (TYPE) | CSEQUENCE | Proxy Generation: Name of an Object in R/3 | 20060324 | ||
2 | ![]() |
DREF | Value transfer | Object reference (TYPE REF TO) | DATA | 20060324 |
Method CREATE_DATA_FROM_TYPENAME on class CL_PROXY_ST_UTILS has no exception.
Method CSTRING2XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN | Call by reference | Type reference (TYPE) | STRING | 20081017 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20081017 |
Method CSTRING2XSTRING on class CL_PROXY_ST_UTILS has no exception.
Method DATATYPE_TO_ABAP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Data Type in ABAP Dictionary | 20060328 | ||
2 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | CHAR01 data element for SYST | 20060328 |
Method DATATYPE_TO_ABAP_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method DATATYPE_TO_ST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Data Type in ABAP Dictionary | 20060328 | ||
2 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | CHAR01 data element for SYST | 20060328 |
Method DATATYPE_TO_ST_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method DATA_TO_ST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_TYPE | Value transfer | Type reference (TYPE) | STRING | 20060328 | |||
2 | ![]() |
DATA_REF | Call by reference | Type reference (TYPE) | ANY | 20060328 |
Method DATA_TO_ST_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method GET_ST_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ST_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | CHAR01 data element for SYST | 20060328 | ||
2 | ![]() |
TYPED_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060324 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060324 |
Method GET_ST_VALUE on class CL_PROXY_ST_UTILS has no exception.
Method GET_ST_VALUE_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20060324 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20060324 |
Method GET_ST_VALUE_FROM_DATA on class CL_PROXY_ST_UTILS has no exception.
Method IS_ASCII_7BIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081016 | |||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081016 |
Method IS_ASCII_7BIT on class CL_PROXY_ST_UTILS has no exception.
Method MAKE_XML_7BIT_CLEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20081016 | |||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081016 |
Method MAKE_XML_7BIT_CLEAN on class CL_PROXY_ST_UTILS has no exception.
Method MAP_ABAP_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20060324 | |||
2 | ![]() |
XML_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060324 |
Method MAP_ABAP_TO_XML on class CL_PROXY_ST_UTILS has no exception.
Method MAP_XML_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20060324 | |||
2 | ![]() |
XML_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Error When Performing CALL TRANSFORMATION | 20090122 |
Method TYPEKIND_TO_ABAP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | CHAR01 data element for SYST | 20060328 | ||
2 | ![]() |
TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20060328 |
Method TYPEKIND_TO_ABAP_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method TYPEKIND_TO_ST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | CHAR01 data element for SYST | 20060328 | ||
2 | ![]() |
TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20060328 |
Method TYPEKIND_TO_ST_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method TYPENAME_TO_ST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ST_TYPE | Value transfer | Type reference (TYPE) | STRING | CHAR01 data element for SYST | 20060328 | ||
2 | ![]() |
TYPE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Proxy Generation: Name of an Object in R/3 | 20060328 |
Method TYPENAME_TO_ST_TYPE on class CL_PROXY_ST_UTILS has no exception.
Method XML_ESCAPE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060324 | |||
2 | ![]() |
OUT | Value transfer | Type reference (TYPE) | STRING | 20060324 |
Method XML_ESCAPE_STRING on class CL_PROXY_ST_UTILS has no exception.
Method XSTRING2CSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN | Call by reference | Type reference (TYPE) | XSTRING | 20081017 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20081017 |
Method XSTRING2CSTRING on class CL_PROXY_ST_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |