SAP ABAP Class CL_GM_LISTHEADER_CREATE (Header Information for General Lists)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
⤷
GMBUDGETING_E (Package) Grants management (budgeting)
⤷
⤷
Properties
| Class | CL_GM_LISTHEADER_CREATE | |
| Short Description | Header Information for General Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMBUDGETING_E | Grants management (budgeting) |
| Created | 20040212 | SAP |
| Last change | 20040223 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GM_LISTHEADER_CREATE has no interface implemented.
Friends
Class CL_GM_LISTHEADER_CREATE has no friend class.
Attributes
Class CL_GM_LISTHEADER_CREATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Prepare Action Info | 20040212 | |
| 2 | Static method | Private | Method | columns for top of a page | 20040212 | |
| 3 | Static method | Private | Method | Create table | 20040212 | |
| 4 | Static method | Private | Method | Fill Table Row | 20040212 | |
| 5 | Static method | Private | Method | Fill Table | 20040212 | |
| 6 | Static method | Private | Method | Prepare Color Information | 20040212 | |
| 7 | Static method | Public | Method | Display List Header in ALV Grid List | 20040212 | |
| 8 | Static method | Private | Method | Prepare Object or Action Info | 20040212 | |
| 9 | Static method | Private | Method | Maximum of two figures from category P. | 20040212 | |
| 10 | Static method | Private | Method | Issue Messages in the Action Information on the List Header | 20040212 | |
| 11 | Static method | Public | Method | Display List Header in ALV Grid List | 20040212 | |
| 12 | Static method | Private | Method | Fill Table Row | 20040212 |
Events
Class CL_GM_LISTHEADER_CREATE has no event.
Types
Class CL_GM_LISTHEADER_CREATE 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) | IGM_LISTHEADER_ACTION | FMM-ALV-Grid-Action-Info für allgem. Listenüberschriften | 20040212 | |||
| 2 | I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20040212 |
Method ACTION_INFO on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | ||||
| 2 | C_T_COLUMN_POSITIONS | Call by reference | Type reference (TYPE) | GMALV_T_COLUMN_POSITIONS | 20040212 | ||||
| 3 | I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 |
Method CREATE_COLUMNS on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | |||
| 2 | C_T_COL_INFO | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 3 | C_T_COL_KEY | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 4 | I_F_WIDTH | Call by reference | Type reference (TYPE) | IGM_LH_OBJECT_ATTRIBUTES | FMM-ALV-Rasterlisten: Attribute für Anzeige von Objektinfos | 20040212 | |||
| 5 | I_NO_OF_COLUMNS | Value transfer | Type reference (TYPE) | I | 20040212 | ||||
| 6 | I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20040212 |
Method CREATE_TABLE on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | ||||
| 2 | C_T_TABIX | Call by reference | Type reference (TYPE) | GMALV_T_TABIX | 20040212 | ||||
| 3 | I_INITIAL_COLUMN | Call by reference | Type reference (TYPE) | I | 20040212 | ||||
| 4 | I_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20040212 | ||||
| 5 | I_REF_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamische Dokumente: Tabellenelement | 20040212 | |||
| 6 | I_T_COL_INFO | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 7 | I_T_COL_KEY | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 8 | I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 |
Method FILL_ROW on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | ||||
| 2 | I_REF_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Dynamische Dokumente: Tabellenelement | 20040212 | |||
| 3 | I_T_COL_INFO | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 4 | I_T_COL_KEY | Call by reference | Type reference (TYPE) | GMALV_T_REF_AREA | 20040212 | ||||
| 5 | I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 |
Method FILL_TABLE on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | ||||
| 2 | I_COL | Value transfer | Type reference (TYPE) | I | 20040212 |
Method GET_SAP_STYLE on class CL_GM_LISTHEADER_CREATE 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) | IGM_LISTHEADER_ACTION | FMM-ALV-Grid-Action-Info für allgem. Listenüberschriften | 20040212 | |||
| 2 | I_F_WIDTH | Call by reference | Type reference (TYPE) | IGM_LH_OBJECT_ATTRIBUTES | FMM-ALV-Rasterlisten: Attribute für Anzeige von Objektinfos | 20040212 | |||
| 3 | I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20040212 | |||
| 4 | I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Steuerung: Text Überschriftszeile | 20040212 | |||
| 5 | I_T_OBJECT_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 | |||
| 6 | I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | GM_T_TOP_MESSAGES | Nachrichten für Listenüberschriftausgabe in FMM-ALV-Rasterl. | 20040212 |
Method HTML_TOP_OF_PAGE on class CL_GM_LISTHEADER_CREATE has no exception.
Method LIST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_F_WIDTH | Call by reference | Type reference (TYPE) | IGM_LH_OBJECT_ATTRIBUTES | FMM-ALV-Rasterlisten: Attribute für Anzeige von Objektinfos | 20040212 | |||
| 2 | I_REF_TOP | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20040212 | |||
| 3 | I_T_LIST_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 |
Method LIST_INFO on class CL_GM_LISTHEADER_CREATE has no exception.
Method MAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P1 | Value transfer | Type reference (TYPE) | P | 20040212 | ||||
| 2 | I_P2 | Value transfer | Type reference (TYPE) | P | 20040212 | ||||
| 3 | MAX | Value transfer | Type reference (TYPE) | INT1 | Testen | 20040212 |
Method MAX on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | |||
| 2 | I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | GM_T_TOP_MESSAGES | Nachrichten für Listenüberschriftausgabe in FMM-ALV-Rasterl. | 20040212 |
Method MESSAGE_INFO on class CL_GM_LISTHEADER_CREATE 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) | IGM_LISTHEADER_ACTION | FMM-ALV-Grid-Action-Info für allgem. Listenüberschriften | 20040212 | |||
| 2 | I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Steuerung: Text Überschriftszeile | 20040212 | |||
| 3 | I_T_OBJECT_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 | |||
| 4 | I_T_TOP_MESSAGES | Call by reference | Type reference (TYPE) | GM_T_TOP_MESSAGES | Nachrichten für Listenüberschriftausgabe in FMM-ALV-Rasterl. | 20040212 |
Method TOP_OF_PAGE on class CL_GM_LISTHEADER_CREATE 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 | 20040212 | ||||
| 2 | C_T_TABIX | Call by reference | Type reference (TYPE) | GMALV_T_TABIX | 20040212 | ||||
| 3 | I_INITIAL_COLUMN | Call by reference | Type reference (TYPE) | I | 20040212 | ||||
| 4 | I_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20040212 | ||||
| 5 | I_T_COL_POSITIONS | Call by reference | Type reference (TYPE) | GMALV_T_COLUMN_POSITIONS | 20040212 | ||||
| 6 | I_T_TABLE_INFO | Call by reference | Type reference (TYPE) | GM_T_LISTHEADER_DATA | Objekt- und Aktionsinformation in ALV-Rasterlistenüberschr. | 20040212 |
Method WRITE_TO_ROW on class CL_GM_LISTHEADER_CREATE has no exception.
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 500 |