SAP ABAP Class CL_ABAP_UTF8STRING_TAB (Obsolete: Strings <-> UTF-8 conversions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_CONVERT (Package) Conversion of Time Specifications

⤷

⤷

Properties
Class | CL_ABAP_UTF8STRING_TAB | |
Short Description | Obsolete: Strings <-> UTF-8 conversions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_CONVERT | Conversion of Time Specifications |
Created | 19990421 | SAP |
Last change | 20001212 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_UTF8STRING_TAB has no forward declaration.
Interfaces
Class CL_ABAP_UTF8STRING_TAB has no interface implemented.
Friends
Class CL_ABAP_UTF8STRING_TAB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | See commentary in method PUT | 19990422 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UT8STRLIN | Work area | 19990422 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Iterator | 19990422 | ||
4 | ![]() |
Instance attribute | Private | See coding | - | 19990422 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Retain ref to table | 19990422 | ||
6 | ![]() |
Constant | Private | See coding | '01' | H_VERSION | 19990422 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | I | 63 | Net length of table line | 19990422 | |
8 | ![]() |
Constant | Private | See coding | '#' | SUBST_CHAR | 20000329 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | I | 35 | SUBST_CODE | 19990429 | |
10 | ![]() |
Constant | Private | See coding | '35' | SUBST_UTF8 | 20000329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | - | 19990422 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990422 |
3 | ![]() |
Static method | Public | Method | Factory method | 19990422 |
4 | ![]() |
Instance method | Public | Method | - | 19990429 |
5 | ![]() |
Instance method | Public | Method | - | 19990422 |
6 | ![]() |
Instance method | Public | Method | - | 19990422 |
7 | ![]() |
Instance method | Public | Method | - | 19990426 |
Events
Class CL_ABAP_UTF8STRING_TAB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ADM_STRUC | Private | See coding | 19990422 |
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_ABAP_UTF8STRING_TAB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Private Referenz auf Tabelle nicht mehr gültig | 19990422 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ABAP_UTF8STRING_TAB has no parameter.
Method CONSTRUCTOR on class CL_ABAP_UTF8STRING_TAB has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF | Call by reference | Type reference (TYPE) | REF TO CL_ABAP_UTF8STRING_TAB | Erzeugtes Objekt | 19990422 | ||
2 | ![]() |
TAB | Call by reference | Type reference (TYPE) | UTF8STRTAB | Tabelle mit UTF-8-Repräsentation von Strings | 19990422 |
Method CREATE on class CL_ABAP_UTF8STRING_TAB has no exception.
Method DECREMENT_ITERATOR Signature
Method DECREMENT_ITERATOR on class CL_ABAP_UTF8STRING_TAB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Private Referenz auf Tabelle nicht mehr gültig | 19990429 |
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Call by reference | Type reference (TYPE) | ANY | Datenobjekt, in das geschrieben wird | 19990422 | ||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | UTF8STR_RC | Nicht-fatale Ausnahmen | 19990428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
- | 19990422 | |
2 | ![]() |
- | 19990422 | |
3 | ![]() |
rc enthält weitere Informationen | 19990422 | |
4 | ![]() |
- | 19990422 | |
5 | ![]() |
Private Referenz auf Tabelle nicht mehr gültig | 19990422 | |
6 | ![]() |
- | 19990422 |
Method PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Call by reference | Type reference (TYPE) | ANY | Datenobjekt, das konvertiert wird | 19990422 | ||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | UTF8STR_RC | Nicht-fatale Ausnahmen | 19990428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
- | 19990428 | |
2 | ![]() |
Weitere Informationen in Parameter rc | 19990428 | |
3 | ![]() |
Private Referenz auf Tabelle nicht mehr gültig | 19990422 | |
4 | ![]() |
- | 19990422 |
Method SET_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
N | Call by reference | Type reference (TYPE) | I | Nächstes GET_NEXT holt n-ten String | 19990426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Private Referenz auf Tabelle nicht mehr gültig | 19990426 |
History
Last changed by/on | SAP | 20001212 |
SAP Release Created in |