SAP ABAP Class CL_SCP_SEGMENT_CHECK (Consistency Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Properties
| Class | CL_SCP_SEGMENT_CHECK | |
| Short Description | Consistency Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20010316 | 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_SCP_SEGMENT_CHECK has no interface implemented.
Friends
Class CL_SCP_SEGMENT_CHECK has no friend class.
Attributes
Class CL_SCP_SEGMENT_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compare CNTLKIND in TCPSBUILD and TCPCHARSET | 20030414 | |
| 2 | Static method | Public | Method | Check Mapping Set for Consistency | 20010316 | |
| 3 | Instance method | Public | Method | Check Mapping Set for Consistency (Report) | 20010316 | |
| 4 | Static method | Public | Method | Returns inconsistent segments wit same character set | 20030416 | |
| 5 | Static method | Public | Method | Finds links to non-existent segments | 20030416 | |
| 6 | Static method | Public | Method | Finds segments that are not used explicitly | 20030415 | |
| 7 | Static method | Private | Method | Checks consistency of two segments with same character set | 20030416 | |
| 8 | Instance method | Public | Method | Queries whether the exceptions are to be displayed | 20010316 | |
| 9 | Instance method | Public | Method | Header: Consistency Check 1 | 20010316 |
Events
Class CL_SCP_SEGMENT_CHECK has no event.
Types
Class CL_SCP_SEGMENT_CHECK has no local type.
Method Signatures
Method CHECK_CHARSETCNTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | CPT_CNTL_CHECK_RESULT | Ergebnis | 20030414 |
Method CHECK_CHARSETCNTL on class CL_SCP_SEGMENT_CHECK has no exception.
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR_CHAR_DOUBLE | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Unique Character kommt doppelt vor | 20010316 | |||
| 2 | EX_ERROR_CHAR_MISS | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Character fehlt als unique | 20010316 | |||
| 3 | EX_ERROR_MISS_SEG | Call by reference | Type reference (TYPE) | CPT_SEG_USE_RESULT | Fehlende Segmente | 20040604 | |||
| 4 | EX_ERROR_POINT_DOUBLE | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Unique Point kommt doppelt vor | 20010316 | |||
| 5 | EX_ERROR_POINT_MISS | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Point fehlt als unique | 20010316 | |||
| 6 | EX_ERROR_UNKNOWN_RULES | Call by reference | Type reference (TYPE) | CPT_TCPSRULE | Unbekannte Regeln | 20040604 | |||
| 7 | EX_MAP | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Aufgelöste Komplettliste | 20040629 | |||
| 8 | IM_CHARSUNIQ | Call by reference | Type reference (TYPE) | TCPSBUILD-CHARSUNIQ | Zeichen eindeutig | 20010316 | |||
| 9 | IM_POINTSUNIQ | Call by reference | Type reference (TYPE) | TCPSBUILD-POINTSUNIQ | Code eindeutig | 20010316 | |||
| 10 | IM_SELECTION | Call by reference | Type reference (TYPE) | CPS_SEGSEL | Selektion | 20010316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Codepage Selektion ist mehrdeutig oder Cp. existiert nicht | 20010316 | ||
| 2 | Der Parameter selection-direction ist falsch gesetzt | 20010316 | ||
| 3 | Segment Selektion ist mehrdeutig oder Seg. existiert nicht | 20010316 | ||
| 4 | Die Parameter selection-show sitzen falsch | 20010316 | ||
| 5 | Der Parameter selection-top ist falsch gesetzt | 20010316 | ||
| 6 | Das Segment ist nicht vom Typ (S)equenz | 20010316 |
Method CHECK_CONSISTENCY_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHOW_EXCPT | Call by reference | Type reference (TYPE) | CHAR1 | Ausnahmen anzeigen | 20010316 | |||
| 2 | IM_TCP00 | Call by reference | Type reference (TYPE) | CPT_TCP00 | Codepageliste | 20010705 |
Method CHECK_CONSISTENCY_REPORT on class CL_SCP_SEGMENT_CHECK has no exception.
Method CHECK_EQUISEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | CPT_EQUISEG_RESULT | 20030416 |
Method CHECK_EQUISEG on class CL_SCP_SEGMENT_CHECK has no exception.
Method CHECK_SEGLINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_RESULT | Value transfer | Type reference (TYPE) | CPT_SEGLINK_RESULT | 20030416 |
Method CHECK_SEGLINK on class CL_SCP_SEGMENT_CHECK has no exception.
Method CHECK_SEGMENTUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_RESULT | Value transfer | Type reference (TYPE) | CPT_SEG_USE_RESULT | Return Message | 20030416 |
Method CHECK_SEGMENTUSE on class CL_SCP_SEGMENT_CHECK has no exception.
Method COMPARE_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEG1 | Value transfer | Type reference (TYPE) | CPSEGID | 20030416 | ||||
| 2 | IM_SEG2 | Value transfer | Type reference (TYPE) | CPSEGID | 20030416 | ||||
| 3 | RE_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis des Vergleichs | 20030416 |
Method COMPARE_CHARS on class CL_SCP_SEGMENT_CHECK has no exception.
Method GET_SHOW_EXCPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SHOW_EXCPT | Value transfer | Type reference (TYPE) | CHAR1 | Ausnahmen anzeigen | 20010316 |
Method GET_SHOW_EXCPT on class CL_SCP_SEGMENT_CHECK has no exception.
Method HEADER_CONS_CHECK1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHOW_EXCPT | Call by reference | Type reference (TYPE) | CHAR1 | Ausnahmen sollen angezeigt werden | 20010316 |
Method HEADER_CONS_CHECK1 on class CL_SCP_SEGMENT_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |