SAP ABAP Class CL_SWF_ADM_GMP_ALV_DATE (GUI for List Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ALM (Package) Workflow: Alert Monitor Connection

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20040112 |
Properties
Class | CL_SWF_ADM_GMP_ALV_DATE | |
Short Description | GUI for List Display | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_ALM | Workflow: Alert Monitor Connection |
Created | 20040112 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_ADM_GMP_ALV_DATE has no forward declaration.
Interfaces
Class CL_SWF_ADM_GMP_ALV_DATE has no interface implemented.
Friends
Class CL_SWF_ADM_GMP_ALV_DATE 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) | UI_FUNCTIONS | Function Code Table | 20040112 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040112 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWF_GMP_DATE_DISPLAY_TAB | ALV Display for Suspended WI in GMP | 20040112 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20040115 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_RECEIVER_SUS_WI | 20040112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Structure Field Catalog | 20040112 |
2 | ![]() |
Instance method | Public | Method | Trigger a Commit | 20040112 |
3 | ![]() |
Instance method | Public | Constructor | 20040115 | |
4 | ![]() |
Instance method | Public | Method | Convert a Time Stamp | 20040113 |
5 | ![]() |
Instance method | Public | Method | Convert Time and Date | 20040113 |
6 | ![]() |
Instance method | Public | Method | Hide Toolbar Icons | 20040112 |
7 | ![]() |
Instance method | Public | Method | Fetch Data from DB | 20040112 |
8 | ![]() |
Instance method | Public | Method | Was ENTER pressed? | 20040112 |
9 | ![]() |
Instance method | Public | Method | Creates Local Event Handler | 20040112 |
10 | ![]() |
Instance method | Public | Method | Detail Display of Workflow Log | 20040112 |
11 | ![]() |
Instance method | Public | Method | Reset Status to Active | 20040112 |
Events
Class CL_SWF_ADM_GMP_ALV_DATE has no event.
Types
Class CL_SWF_ADM_GMP_ALV_DATE has no local type.
Method Signatures
Method BUILD_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20040112 |
Method BUILD_FIELDCAT on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method COMMIT Signature
Method COMMIT on class CL_SWF_ADM_GMP_ALV_DATE has no parameter.
Method COMMIT on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040115 | ||
2 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040115 | ||
3 | ![]() |
IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040115 |
Method CONSTRUCTOR on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method CONVERT_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20040113 | ||
2 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20040113 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040113 |
Method CONVERT_TIMESTAMP on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method CONVERT_TIME_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20040113 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20040113 | ||
3 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | TIMS | Feld vom Typ TIMS | 20040113 |
Method CONVERT_TIME_DATE on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method EXCLUDE_TOOLBAR_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20040112 |
Method EXCLUDE_TOOLBAR_FUNCTIONS on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTTAB | Value transfer | Type reference (TYPE) | SWF_GMP_DATE_DISPLAY_TAB | ALV Anzeige für suspended WI in GMP | 20040112 |
Method GET_DATA on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method IS_EVENTID_ENTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENTER | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040112 |
Method IS_EVENTID_ENTER on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class CL_SWF_ADM_GMP_ALV_DATE has no parameter.
Method SET_EVENT_HANDLER on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method SHOW_DETAIL Signature
Method SHOW_DETAIL on class CL_SWF_ADM_GMP_ALV_DATE has no parameter.
Method SHOW_DETAIL on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
Method UPDATE Signature
Method UPDATE on class CL_SWF_ADM_GMP_ALV_DATE has no parameter.
Method UPDATE on class CL_SWF_ADM_GMP_ALV_DATE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |