SAP ABAP Class CL_SWF_UTL_CONVERT_XSTRING (Conversions for XSTRING)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Properties
Class | CL_SWF_UTL_CONVERT_XSTRING | |
Short Description | Conversions for XSTRING | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_UTL | Workflow: Tools |
Created | 20040702 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_UTL_CONVERT_XSTRING has no forward declaration.
Interfaces
Class CL_SWF_UTL_CONVERT_XSTRING has no interface implemented.
Friends
Class CL_SWF_UTL_CONVERT_XSTRING has no friend class.
Attributes
Class CL_SWF_UTL_CONVERT_XSTRING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Concatenate Table in XSTRING | 20040715 |
2 | ![]() |
Static method | Public | Method | Divide XSTRING in Table | 20040715 |
Events
Class CL_SWF_UTL_CONVERT_XSTRING has no event.
Types
Class CL_SWF_UTL_CONVERT_XSTRING has no local type.
Method Signatures
Method TABLE_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIZE | Call by reference | Type reference (TYPE) | SWF_XMLSIZ | Größe in Byte | 20040715 | ||
2 | ![]() |
I_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040715 | |||
3 | ![]() |
R_STREAM | Value transfer | Type reference (TYPE) | XSTRING | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040715 |
Method XSTRING_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040715 | |||
2 | ![]() |
I_STREAM | Call by reference | Type reference (TYPE) | ANY | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Input-Stream | 20040715 | |
2 | ![]() |
Tabelle mit ungültigem Zeilentyp | 20040715 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |