SAP ABAP Class CL_APPL_LINEBREAK_UTIL (Help Routine for Language)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
APPL_SCP (Package) Preliminary Correction for CL_SCP_LINEBREAK_UTIL

⤷

⤷

Properties
Class | CL_APPL_LINEBREAK_UTIL | |
Short Description | Help Routine for Language | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_SCP | Preliminary Correction for CL_SCP_LINEBREAK_UTIL |
Created | 20020516 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APPL_LINEBREAK_UTIL has no forward declaration.
Interfaces
Class CL_APPL_LINEBREAK_UTIL has no interface implemented.
Friends
Class CL_APPL_LINEBREAK_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Boundary: Grapheme (With Combining Characters) | 20020516 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Boundary: Unicode Character | 20020516 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'W' | Boundary: Word Breaks | 20020516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Visual Length in a Non-Proportioanl Font | 20020516 |
2 | ![]() |
Static method | Public | Method | SAPSCRIPT: 'X' Do Not Insert SPACE ; ' ': Insert SPACE | 20020516 |
3 | ![]() |
Static method | Public | Method | String Break at Suitable Word or Character Boundary | 20020516 |
Events
Class CL_APPL_LINEBREAK_UTIL has no event.
Types
Class CL_APPL_LINEBREAK_UTIL has no local type.
Method Signatures
Method GET_VISUAL_STRINGLENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_POS_VIS | Call by reference | Type reference (TYPE) | INT4 | Sichtbare Länge im non Proportional Font | 20020516 | ||
2 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20020516 | |
3 | ![]() |
IM_STRING | Call by reference | Type reference (TYPE) | CLIKE | String | 20020516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die angegebene Sprache darf im System nicht verwendet werden | 20020516 |
Method STICKY_CONCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_GLUE | Call by reference | Type reference (TYPE) | CHAR1 | ' ': mit SPACE; 'X': ohne SPACE | 20020516 | ||
2 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20020516 |
Method STICKY_CONCAT on class CL_APPL_LINEBREAK_UTIL has no exception.
Method STRING_SPLIT_AT_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_POS_TECH | Call by reference | Type reference (TYPE) | INT4 | Technische Länge bei der umgebrochen werden kann | 20020516 | ||
2 | ![]() |
EX_POS_VIS | Call by reference | Type reference (TYPE) | INT4 | Visuelle Länge bei der umgebrochen werden kann | 20020516 | ||
3 | ![]() |
IM_BOUNDARY_KIND | Call by reference | Type reference (TYPE) | CHAR1 | C_BOUNDARY_GRAPHEME | Umbruch Typ. Werte siehe Attibute. | 20020516 | |
4 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Textes, der im String abgelegt ist | 20020516 | |
5 | ![]() |
IM_POS_TECH | Call by reference | Type reference (TYPE) | INT4 | Technische Länge bei der umgebrochen werden soll | 20020516 | ||
6 | ![]() |
IM_POS_VIS | Call by reference | Type reference (TYPE) | INT4 | Visuelle Länge bei der umgebrochen werden soll | 20020516 | ||
7 | ![]() |
IM_STRING | Call by reference | Type reference (TYPE) | CLIKE | Umzubrechender String | 20020516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die angegebene Sprache darf im System nicht verwendet werden | 20020516 | |
2 | ![]() |
Eine der angeforderten Trennungspositionen ist negativ | 20020516 | |
3 | ![]() |
Der Umbruchtyp ist nicht vorgesehen | 20020516 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 470 |