SAP ABAP Class CL_CHK_DDIC_MULTIPLE_LANG (Mulitple Appearance of Language IDs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SNL1 (Package) Scans for Code Page Problems (UPPER, LOWER)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20020117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20020117 |
Properties
Class | CL_CHK_DDIC_MULTIPLE_LANG | |
Short Description | Mulitple Appearance of Language IDs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SNL1 | Scans for Code Page Problems (UPPER, LOWER) |
Created | 20020117 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20020117 | ||
2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20020117 |
Friends
Class CL_CHK_DDIC_MULTIPLE_LANG has no friend class.
Attributes
Class CL_CHK_DDIC_MULTIPLE_LANG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Does the table/structure have several LANG fields? | 20020117 |
2 | ![]() |
Instance method | Private | Method | Is a LANG field marked as text language? | 20020117 |
3 | ![]() |
Instance method | Private | Method | Is the table defined as an exception table? | 20130409 |
Events
Class CL_CHK_DDIC_MULTIPLE_LANG has no event.
Types
Class CL_CHK_DDIC_MULTIPLE_LANG has no local type.
Method Signatures
Method CHECK_MULTI_LANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_HAS_MULTIPLE_LANG | Call by reference | Type reference (TYPE) | CHAR1 | Es wurden mehrere LANG Felder gefunden | 20020117 | ||
2 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Aufruf von DDIF_NAMETAB_GET | 20020117 |
Method CHECK_TAB_CLASSIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_CLASSIFIED | Call by reference | Type reference (TYPE) | CHAR1 | Tabelle ist klassifiziert | 20020117 | ||
2 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Aufruf von DDIF_NAMETAB_GET | 20020117 |
Method TABLE_IS_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130409 | ||
2 | ![]() |
RE_IS_EXCEPTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130409 |
Method TABLE_IS_EXCEPTION on class CL_CHK_DDIC_MULTIPLE_LANG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 630 |