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 G_CR Static Attribute Private Type reference (TYPE) C 20120427
2 G_LF Static Attribute Private Type reference (TYPE) C 20120427
3 M_LANGUAGE Instance attribute Private Type reference (TYPE) SPRAS Language Key 20101221
4 M_XLIFF Instance attribute Private Object reference (TYPE REF TO) IF_XLF_ELEM_XLIFF XLIFF document 20101221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BPT Instance method Private Method 20101216
2 CHECK_CODE_FRAGMENTS Instance method Private Method 20101216
3 CHECK_EPT Instance method Private Method 20101216
4 CHECK_G Instance method Private Method 20101216
5 CHECK_IT Instance method Private Method 20101216
6 CHECK_MRK Instance method Private Method 20101216
7 CHECK_PH Instance method Private Method 20101216
8 CHECK_SOURCE Instance method Private Method 20101221
9 CHECK_SUB Instance method Private Method 20101216
10 CHECK_TEXT Instance method Private Method 20101216
11 CHECK_TEXT_FRAGMENTS Instance method Private Method 20101216
12 CHECK_XLIFF_SOURCE Static method Public Method Performs a codepage check on the source elements 20101216
13 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120427
14 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101221
15 GET_TRANS_UNIT_ID Instance method Private Method 20101216
16 PROCESS_GROUP_SOURCE Instance method Private Method 20101216
17 PROCESS_SUS_SOURCE Instance method Private Method 20101216
18 PROCESS_TRANS_UNIT_SOURCE Instance method Private Method 20101216
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 Importing BPT Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_BPT Begin paired tag 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_CODE_FRAGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE_FRAGMENTS Call by reference Type reference (TYPE) TXLF_CODE_FRAGMENT Table of code fragments 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_EPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EPT Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_EPT End paired tag 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_G Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing G Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_G Generic group placeholder 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_IT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_IT Isolated tag 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_MRK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MRK Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_MRK Marker 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_PH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PH Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_PH Placeholder 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE 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 CX_XLFT_CODEPAGE Codepage check exception 20101221

Method CHECK_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_SUB Sub-flow 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Object reference (TYPE REF TO) IF_XLF_TEXT A plain text node 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_TEXT_FRAGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_FRAGMENTS Call by reference Type reference (TYPE) TXLF_TEXT_FRAGMENT Table of text fragments 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method CHECK_XLIFF_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XLIFF Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_XLIFF XLIFF document 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216
2 CX_XLFT_LANGUAGE Language tag related exception 20110124
3 CX_XLFT_RFC5646_INVALID_TAG 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 Importing XLIFF Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_XLIFF XLIFF document 20101221
# Exception Resumable Description Created on
1 CX_XLFT_LANGUAGE Language tag related exception 20110124
2 CX_XLFT_RFC5646_INVALID_TAG 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 Importing TEXT Call by reference Object reference (TYPE REF TO) IF_XLF_TEXT A plain text node 20101216
2 Returning 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 Importing GROUP Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_GROUP Group 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216

Method PROCESS_SUS_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUS Call by reference Type reference (TYPE) TXLF_STRUCTURAL_UNIT Table of structural units 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE 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 Importing TRANS_UNIT Call by reference Object reference (TYPE REF TO) IF_XLF_ELEM_TRANS_UNIT Translation unit 20101216
# Exception Resumable Description Created on
1 CX_XLFT_CODEPAGE Codepage check exception 20101216
History
Last changed by/on SAP  20140121 
SAP Release Created in 731