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 T 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 CHECK_CHARSETCNTL Static method Public Method Compare CNTLKIND in TCPSBUILD and TCPCHARSET 20030414
2 CHECK_CONSISTENCY Static method Public Method Check Mapping Set for Consistency 20010316
3 CHECK_CONSISTENCY_REPORT Instance method Public Method Check Mapping Set for Consistency (Report) 20010316
4 CHECK_EQUISEG Static method Public Method Returns inconsistent segments wit same character set 20030416
5 CHECK_SEGLINK Static method Public Method Finds links to non-existent segments 20030416
6 CHECK_SEGMENTUSE Static method Public Method Finds segments that are not used explicitly 20030415
7 COMPARE_CHARS Static method Private Method Checks consistency of two segments with same character set 20030416
8 GET_SHOW_EXCPT Instance method Public Method Queries whether the exceptions are to be displayed 20010316
9 HEADER_CONS_CHECK1 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 Returning 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 Exporting EX_ERROR_CHAR_DOUBLE Call by reference Type reference (TYPE) CPT_SEGTRE Unique Character kommt doppelt vor 20010316
2 Exporting EX_ERROR_CHAR_MISS Call by reference Type reference (TYPE) CPT_SEGTRE Character fehlt als unique 20010316
3 Exporting EX_ERROR_MISS_SEG Call by reference Type reference (TYPE) CPT_SEG_USE_RESULT Fehlende Segmente 20040604
4 Exporting EX_ERROR_POINT_DOUBLE Call by reference Type reference (TYPE) CPT_SEGTRE Unique Point kommt doppelt vor 20010316
5 Exporting EX_ERROR_POINT_MISS Call by reference Type reference (TYPE) CPT_SEGTRE Point fehlt als unique 20010316
6 Exporting EX_ERROR_UNKNOWN_RULES Call by reference Type reference (TYPE) CPT_TCPSRULE Unbekannte Regeln 20040604
7 Exporting EX_MAP Call by reference Type reference (TYPE) CPT_SEGTRE Aufgelöste Komplettliste 20040629
8 Importing IM_CHARSUNIQ Call by reference Type reference (TYPE) TCPSBUILD-CHARSUNIQ Zeichen eindeutig 20010316
9 Importing IM_POINTSUNIQ Call by reference Type reference (TYPE) TCPSBUILD-POINTSUNIQ Code eindeutig 20010316
10 Importing IM_SELECTION Call by reference Type reference (TYPE) CPS_SEGSEL Selektion 20010316
# Exception Resumable Description Created on
1 BAD_CODEPAGE_SELECTION Codepage Selektion ist mehrdeutig oder Cp. existiert nicht 20010316
2 BAD_DIRECTION Der Parameter selection-direction ist falsch gesetzt 20010316
3 BAD_SEGMENT_SELECTION Segment Selektion ist mehrdeutig oder Seg. existiert nicht 20010316
4 BAD_SHOW Die Parameter selection-show sitzen falsch 20010316
5 BAD_TOP Der Parameter selection-top ist falsch gesetzt 20010316
6 NOT_A_SEQUENCE 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 Importing IM_SHOW_EXCPT Call by reference Type reference (TYPE) CHAR1 Ausnahmen anzeigen 20010316
2 Importing 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 Returning 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 Returning 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 Returning 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 Importing IM_SEG1 Value transfer Type reference (TYPE) CPSEGID 20030416
2 Importing IM_SEG2 Value transfer Type reference (TYPE) CPSEGID 20030416
3 Returning 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 Returning 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 Importing 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