SAP ABAP Class CL_XLFT_CODEPAGE_CHECKER (Codepage checker)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation

⤷

⤷

Properties
Class | CL_XLFT_CODEPAGE_CHECKER | |
Short Description | Codepage checker | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLFT | XLIFF 1.2 Translation |
Created | 20101216 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XLFT_CODEPAGE_CHECKER has no forward declaration.
Interfaces
Class CL_XLFT_CODEPAGE_CHECKER has no interface implemented.
Friends
Class CL_XLFT_CODEPAGE_CHECKER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20120427 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20120427 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20101221 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_XLF_ELEM_XLIFF | XLIFF document | 20101221 |
Methods
Events
Class CL_XLFT_CODEPAGE_CHECKER has no event.
Types
Class CL_XLFT_CODEPAGE_CHECKER has no local type.
Method Signatures
Method CHECK_BPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BPT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_BPT | Begin paired tag | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_CODE_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE_FRAGMENTS | Call by reference | Type reference (TYPE) | TXLF_CODE_FRAGMENT | Table of code fragments | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_EPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EPT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_EPT | End paired tag | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_G Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
G | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_G | Generic group placeholder | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_IT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_IT | Isolated tag | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_MRK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MRK | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_MRK | Marker | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_PH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PH | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_PH | Placeholder | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_SOURCE Signature
Method CHECK_SOURCE on class CL_XLFT_CODEPAGE_CHECKER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101221 |
Method CHECK_SUB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUB | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_SUB | Sub-flow | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_TEXT | A plain text node | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_TEXT_FRAGMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT_FRAGMENTS | Call by reference | Type reference (TYPE) | TXLF_TEXT_FRAGMENT | Table of text fragments | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method CHECK_XLIFF_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XLIFF | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_XLIFF | XLIFF document | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 | |
2 | ![]() |
Language tag related exception | 20110124 | |
3 | ![]() |
Exception thrown on invalid RFC5646 language tags | 20110124 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLFT_CODEPAGE_CHECKER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLFT_CODEPAGE_CHECKER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XLIFF | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_XLIFF | XLIFF document | 20101221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Language tag related exception | 20110124 | |
2 | ![]() |
Exception thrown on invalid RFC5646 language tags | 20110124 |
Method GET_TRANS_UNIT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_TEXT | A plain text node | 20101216 | ||
2 | ![]() |
TRANS_UNIT_ID | Value transfer | Type reference (TYPE) | STRING | 20101216 |
Method GET_TRANS_UNIT_ID on class CL_XLFT_CODEPAGE_CHECKER has no exception.
Method PROCESS_GROUP_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_GROUP | Group | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method PROCESS_SUS_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUS | Call by reference | Type reference (TYPE) | TXLF_STRUCTURAL_UNIT | Table of structural units | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
Method PROCESS_TRANS_UNIT_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANS_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_TRANS_UNIT | Translation unit | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Codepage check exception | 20101216 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |