SAP ABAP Class CL_FM_LIST_HEADER (Top of Page in ALV GRID Lists)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FMBS (Package) FIFM: Basis

⤷

⤷

⤷

Properties
Class | CL_FM_LIST_HEADER | |
Short Description | Top of Page in ALV GRID Lists | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMBS | FIFM: Basis |
Created | 20020404 | SAP |
Last change | 00000000 | 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
Class CL_FM_LIST_HEADER has no interface implemented.
Friends
Class CL_FM_LIST_HEADER has no friend class.
Attributes
Class CL_FM_LIST_HEADER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Prepare Action Info | 20020404 |
2 | ![]() |
Static method | Private | Method | Columns for top of page | 20020502 |
3 | ![]() |
Static method | Private | Method | Create table | 20020404 |
4 | ![]() |
Static method | Private | Method | Fill Table Row | 20020502 |
5 | ![]() |
Static method | Private | Method | Fill Table | 20020404 |
6 | ![]() |
Static method | Private | Method | Prepare Color Information | 20020404 |
7 | ![]() |
Static method | Public | Method | Display List Header in ALV Grid List | 20020404 |
8 | ![]() |
Static method | Private | Method | Prepare Object or Action Info | 20020404 |
9 | ![]() |
Static method | Private | Method | Maximum of 2 Figures from Category P | 20020410 |
10 | ![]() |
Static method | Private | Method | Issue Messages in the Action Information on the List Header | 20020404 |
11 | ![]() |
Static method | Public | Method | List Header for Print Output in ALV Grid List | 20020404 |
12 | ![]() |
Static method | Private | Method | Describe Table Row | 20020502 |
Events
Class CL_FM_LIST_HEADER has no event.
Types
Class CL_FM_LIST_HEADER has no local type.
Method Signatures
Method ACTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F_ACTION | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ACTION | HHM ALV GRID Listen: Aktionsinformation im Listkopf | 20020404 | ||
2 | ![]() |
I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20020404 |
Method ACTION_INFO on class CL_FM_LIST_HEADER has no exception.
Method CREATE_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20020502 | |||
2 | ![]() |
C_T_COLUMN_POSITIONS | Call by reference | Type reference (TYPE) | FMLH_T_COLUMN_POSITIONS | 20020502 | |||
3 | ![]() |
I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020502 |
Method CREATE_COLUMNS on class CL_FM_LIST_HEADER has no exception.
Method CREATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamische Dokumente: Tabellenelement | 20020404 | ||
2 | ![]() |
C_T_COL_INFO | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
3 | ![]() |
C_T_COL_KEY | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
4 | ![]() |
I_F_ATTRIBUTES | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ATTRIBUTES | Ausgabebreite der Kopfinfo | 20020410 | ||
5 | ![]() |
I_NO_OF_COLUMNS | Value transfer | Type reference (TYPE) | I | 20020404 | |||
6 | ![]() |
I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20020404 |
Method CREATE_TABLE on class CL_FM_LIST_HEADER has no exception.
Method FILL_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CURRENT_COLUMN | Call by reference | Type reference (TYPE) | I | 20020502 | |||
2 | ![]() |
C_T_TABIX | Call by reference | Type reference (TYPE) | FMLH_T_TABIX | 20020502 | |||
3 | ![]() |
I_INITIAL_COLUMN | Call by reference | Type reference (TYPE) | I | 20020502 | |||
4 | ![]() |
I_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20020502 | |||
5 | ![]() |
I_REF_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamische Dokumente: Tabellenelement | 20020502 | ||
6 | ![]() |
I_T_COL_INFO | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
7 | ![]() |
I_T_COL_KEY | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
8 | ![]() |
I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020502 |
Method FILL_ROW on class CL_FM_LIST_HEADER has no exception.
Method FILL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_OF_COLUMNS | Value transfer | Type reference (TYPE) | I | 20020404 | |||
2 | ![]() |
I_REF_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamische Dokumente: Tabellenelement | 20020404 | ||
3 | ![]() |
I_T_COL_INFO | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
4 | ![]() |
I_T_COL_KEY | Call by reference | Type reference (TYPE) | FMLH_T_REF_AREA | 20020502 | |||
5 | ![]() |
I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020404 |
Method FILL_TABLE on class CL_FM_LIST_HEADER has no exception.
Method GET_SAP_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_COLOUR | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | Farbattribute | 20020404 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | Farbinformation | 20020404 |
Method GET_SAP_STYLE on class CL_FM_LIST_HEADER has no exception.
Method HTML_TOP_OF_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F_ACTION_INFO | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ACTION | HHM ALV GRID Listen: Aktionsinformation im Listkopf | 20020404 | ||
2 | ![]() |
I_F_ATTRIBUTES | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ATTRIBUTES | HHM ALV Grid Listen: Attribute für Objektinfo.-Anzeige | 20020410 | ||
3 | ![]() |
I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20020404 | ||
4 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20020404 | ||
5 | ![]() |
I_T_OBJECT_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020404 | ||
6 | ![]() |
I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_MESSAGES | HHM ALV GRID Listen: Meldungen im Listkopf | 20020404 | ||
7 | ![]() |
I_WIDTH | Call by reference | Type reference (TYPE) | SDYDO_VALUE | Ausgabebreite der Kopfinfo | 20020404 |
Method HTML_TOP_OF_PAGE on class CL_FM_LIST_HEADER has no exception.
Method LIST_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F_ATTRIBUTES | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ATTRIBUTES | 20020410 | |||
2 | ![]() |
I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20020404 | ||
3 | ![]() |
I_T_LIST_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020404 |
Method LIST_INFO on class CL_FM_LIST_HEADER has no exception.
Method MAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P1 | Call by reference | Type reference (TYPE) | P | 20020410 | |||
2 | ![]() |
I_P2 | Call by reference | Type reference (TYPE) | P | 20020410 | |||
3 | ![]() |
MAX | Value transfer | Type reference (TYPE) | INT4 | 4 Byte Integer (Signed) | 20020410 |
Method MAX on class CL_FM_LIST_HEADER has no exception.
Method MESSAGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20020404 | ||
2 | ![]() |
I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_MESSAGES | HHM ALV GRID Listen: Meldungen im Listkopf | 20020404 |
Method MESSAGE_INFO on class CL_FM_LIST_HEADER has no exception.
Method TOP_OF_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_F_ACTION_INFO | Call by reference | Type reference (TYPE) | IFM_LIST_HEADER_ACTION | HHM ALV GRID Listen: Aktionsinformation im Listkopf | 20020404 | ||
2 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20020404 | ||
3 | ![]() |
I_T_OBJECT_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020404 | ||
4 | ![]() |
I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_MESSAGES | HHM ALV GRID Listen: Meldungen im Listkopf | 20020404 |
Method TOP_OF_PAGE on class CL_FM_LIST_HEADER has no exception.
Method WRITE_TO_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CURRENT_COLUMN | Call by reference | Type reference (TYPE) | I | 20020502 | |||
2 | ![]() |
C_T_TABIX | Call by reference | Type reference (TYPE) | FMLH_T_TABIX | 20020502 | |||
3 | ![]() |
I_INITIAL_COLUMN | Call by reference | Type reference (TYPE) | I | 20020502 | |||
4 | ![]() |
I_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20020502 | |||
5 | ![]() |
I_T_COL_POSITIONS | Call by reference | Type reference (TYPE) | FMLH_T_COLUMN_POSITIONS | 20020502 | |||
6 | ![]() |
I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | FM_T_LIST_HEADER_DATA | HHM ALV GRID Listen: Objektinformationen im Listkopf | 20020502 |
Method WRITE_TO_ROW on class CL_FM_LIST_HEADER has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 470 |