SAP ABAP Class CL_ABAP_LIST_UTIL_INTERNAL (Internal: Auxiliary Class for List Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ACC_CHECK (Package) Structure Recognition of Lists and WinGUI Checks

⤷

⤷

Properties
Class | CL_ABAP_LIST_UTIL_INTERNAL | |
Short Description | Internal: Auxiliary Class for List Processing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | S_ACC_CHECK | Structure Recognition of Lists and WinGUI Checks |
Created | 20040423 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_LIST_UTIL_INTERNAL has no forward declaration.
Interfaces
Class CL_ABAP_LIST_UTIL_INTERNAL has no interface implemented.
Friends
Class CL_ABAP_LIST_UTIL_INTERNAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20040423 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20040423 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ITEMS_SUMMING_TABLE | 20040428 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RELATION_TABLE | 20040423 | |||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20040423 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20040423 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | 20040512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Header Line of ALV Tree Print Preview | 20040506 |
2 | ![]() |
Static method | Public | Method | Displays Information from Structure ID | 20040423 |
3 | ![]() |
Static method | Public | Method | Collect Information from Structure ID | 20040423 |
4 | ![]() |
Static method | Public | Method | Information from Structure ID | 20040423 |
5 | ![]() |
Static method | Public | Method | Writing quick info | 20040602 |
6 | ![]() |
Static method | Public | Method | Can structure ID be called? | 20040525 |
7 | ![]() |
Static method | Public | Method | Can structure ID be called? | 20040519 |
8 | ![]() |
Static method | Public | Method | Selected Node in SEUT Tree | 20040506 |
9 | ![]() |
Static method | Public | Method | Information from Structure ID | 20040518 |
10 | ![]() |
Static method | Public | Method | Spool List Page Has TopOfPage Area | 20040503 |
Events
Class CL_ABAP_LIST_UTIL_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ITEMS_SUMMING_ENTRY | Public | See coding | 20040525 | begin of ITEMS_SUMMING_entry,
linno type i,
subItemsH2Count type i,
subItemsCount type i,
inserted_count type i,
sub_totals_count type i,
totals_count type i,
end of ITEMS_SUMMING_entry
|
||
2 | ITEMS_SUMMING_TABLE | Public | See coding | 20040525 | ITEMS_SUMMING_TABLE type standard table of ITEMS_SUMMING_entry with default key
|
||
3 | RELATION_ENTRY | Public | See coding | 20040525 | begin of relation_entry,
line_type type i,
index type i,
sjpre type i,
sjsucc type i,
eqlpre type i,
eqlsucc type i,
lljpre type i,
lljsucc type i,
logical_linno type i,
items_linno type i,
end of relation_entry
|
||
4 | RELATION_TABLE | Public | See coding | 20040525 | relation_table type standard table of relation_entry with default key
|
Method Signatures
Method ALV_TREE_HEADER_LINE Signature
Method ALV_TREE_HEADER_LINE on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method ALV_TREE_HEADER_LINE on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method DISPLAY_PARSE_INFO Signature
Method DISPLAY_PARSE_INFO on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method DISPLAY_PARSE_INFO on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method GET_PARSE_INFO Signature
Method GET_PARSE_INFO on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method GET_PARSE_INFO on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method GET_REL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMS_SUMMING_TABLE | Call by reference | Type reference (TYPE) | ITEMS_SUMMING_TABLE | 20040428 | |||
2 | ![]() |
RELATION_TABLE | Call by reference | Type reference (TYPE) | RELATION_TABLE | 20040423 |
Method GET_REL_TABLE on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method HIDE_QUICKINFO Signature
Method HIDE_QUICKINFO on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method HIDE_QUICKINFO on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method LSR_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040525 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040525 |
Method LSR_INIT on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method LSR_STARTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | CHAR1 | 20040519 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040519 |
Method LSR_STARTABLE on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method SEUT_NODE_MARKED Signature
Method SEUT_NODE_MARKED on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method SEUT_NODE_MARKED on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method SUPPRESSED_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Call by reference | Type reference (TYPE) | I | Anzahl unterdrückter Zeilen | 20040518 |
Method SUPPRESSED_LINES on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
Method TOP_OF_PAGE_AREA Signature
Method TOP_OF_PAGE_AREA on class CL_ABAP_LIST_UTIL_INTERNAL has no parameter.
Method TOP_OF_PAGE_AREA on class CL_ABAP_LIST_UTIL_INTERNAL has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 700 |