SAP ABAP Class CL_SCP_SEGMENT_TAB (Code Page Segment Table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_GUI_ALV_GRID_SKELETON | Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT) | 20101130 |
Properties
Class | CL_SCP_SEGMENT_TAB | |
Short Description | Code Page Segment Table | |
Super Class | CL_SCP_GUI_ALV_GRID_SKELETON | Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCP | SAP Code Pages |
Created | 20001121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCP_SEGMENT_TAB has no forward declaration.
Interfaces
Class CL_SCP_SEGMENT_TAB has no interface implemented.
Friends
Class CL_SCP_SEGMENT_TAB 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) | CHAR1 | 'N' | 'G': Glyph'; 'N': Name | 20011220 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPT_SEGTRE | Results Table | 20001121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001121 |
2 | ![]() |
Instance method | Public | Method | Display | 20001121 |
3 | ![]() |
Instance method | Public | Method | Fill Results Table | 20001121 |
4 | ![]() |
Instance method | Public | Method | Fill and Display | 20010607 |
5 | ![]() |
Instance method | Public | Method | Change Title | 20010706 |
Events
Class CL_SCP_SEGMENT_TAB has no event.
Types
Class CL_SCP_SEGMENT_TAB 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_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Titel | 20010620 |
Method CONSTRUCTOR on class CL_SCP_SEGMENT_TAB has no exception.
Method DISPLAY0 Signature
Method DISPLAY0 on class CL_SCP_SEGMENT_TAB has no parameter.
Method DISPLAY0 on class CL_SCP_SEGMENT_TAB has no exception.
Method FILL0 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SEGTRE | Call by reference | Type reference (TYPE) | CPT_SEGTRE | Segmenttabelle | 20001121 |
Method FILL0 on class CL_SCP_SEGMENT_TAB has no exception.
Method FILL_AND_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MAX_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Maximal anzuzeigende Einträge (0 = alles) | 20010827 | ||
2 | ![]() |
IM_SELECTION | Call by reference | Type reference (TYPE) | CPS_SEGSEL | Selektion | 20010607 |
Method FILL_AND_DISPLAY on class CL_SCP_SEGMENT_TAB has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel | 20010706 |
Method SET_TITLE on class CL_SCP_SEGMENT_TAB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |