SAP ABAP Class CL_UMG_TCP_CHECK (Check TCP tables at SPUMG startup)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool

⤷

⤷

Properties
Class | CL_UMG_TCP_CHECK | |
Short Description | Check TCP tables at SPUMG startup | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
Created | 20090604 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMG_TCP_CHECK has no interface implemented.
Friends
Class CL_UMG_TCP_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INA_SYS_CONFIG_PARAM_VALUE | Value for i18n sys config parameters (TCP0I-Value) | 20090604 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMGTTCPDB | Codepages used in the database | 20090604 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090604 |
2 | ![]() |
Instance method | Public | Method | Check if "processed_langs" in TCP0I is empty | 20090604 |
3 | ![]() |
Instance method | Public | Method | Check if TCPDB contains EBCDIC code pages | 20090604 |
4 | ![]() |
Instance method | Public | Method | Check if TCPDB is empty | 20090604 |
Events
Class CL_UMG_TCP_CHECK has no event.
Types
Class CL_UMG_TCP_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROCESSED_LANGS | Call by reference | Type reference (TYPE) | INA_SYS_CONFIG_PARAM_VALUE | Value for i18n sys config parameters (TCP0I-Value) | 20090604 | ||
2 | ![]() |
IM_TCPDB | Call by reference | Type reference (TYPE) | UMGTTCPDB | Codepages used in the database | 20090604 |
Method CONSTRUCTOR on class CL_UMG_TCP_CHECK has no exception.
Method PROCESSED_LANGS_IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090604 |
Method PROCESSED_LANGS_IS_EMPTY on class CL_UMG_TCP_CHECK has no exception.
Method TCPDB_CONTAINS_EBCDIC_CP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINS_EBCDIC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090604 |
Method TCPDB_CONTAINS_EBCDIC_CP on class CL_UMG_TCP_CHECK has no exception.
Method TCPDB_IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090604 |
Method TCPDB_IS_EMPTY on class CL_UMG_TCP_CHECK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |