SAP ABAP Class CL_WTY_ALV_WTY21 (General Class for SAP List Viewer Warranty Application)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY_ALV (Package) Generic Services ALV in WTY

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_WTY_ALV_WTY21 | |
Short Description | General Class for SAP List Viewer Warranty Application | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ISAUTO_WTY_ALV | Generic Services ALV in WTY |
Created | 20020927 | SAP |
Last change | 20040114 | 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_WTY_ALV_WTY21 has no interface implemented.
Friends
Class CL_WTY_ALV_WTY21 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_COND_OBJID_UI' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_COND_VERSION' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_MWARRANTY' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_NAVTREE_DATA' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_PNWTYH_ARCH' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_PNWTYV_ARCH' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_PVWTY_ARCH' | Allowed Tables for Generic Field Attributres ALV | 20030130 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | WTY_TABLE_ALV_GENERIC | 'WTY_RCLOBJ' | Allowed Tables for Generic Field Attributres ALV | 20030130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Before OK Code | 20030220 |
2 | ![]() |
Instance method | Public | Method | Before User Command | 20021220 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021125 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021125 |
5 | ![]() |
Instance method | Public | Method | Double-Click | 20021125 |
6 | ![]() |
Instance method | Public | Method | F4 Help | 20021014 |
7 | ![]() |
Instance method | Public | Method | Register for Enter Event | 20030708 |
8 | ![]() |
Instance method | Public | Method | Add Icons in Toolbar | 20021002 |
9 | ![]() |
Instance method | Public | Method | Toolbar Function Call | 20021002 |
Events
Class CL_WTY_ALV_WTY21 has no event.
Types
Class CL_WTY_ALV_WTY21 has no local type.
Method Signatures
Method AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20030220 |
Method AFTER_USER_COMMAND on class CL_WTY_ALV_WTY21 has no exception.
Method BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20021220 |
Method BEFORE_USER_COMMAND on class CL_WTY_ALV_WTY21 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WTY_ALV_WTY21 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WTY_ALV_WTY21 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WTY_ALV_WTY21 has no parameter.
Method CONSTRUCTOR on class CL_WTY_ALV_WTY21 has no exception.
Method DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20021125 | ||
2 | ![]() |
I_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20021125 | ||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20021125 |
Method DOUBLE_CLICK on class CL_WTY_ALV_WTY21 has no exception.
Method ON_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | Changing Datencontainer für Events | 20021014 | ||
2 | ![]() |
ES_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20021014 | ||
3 | ![]() |
ET_BAD_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Tabelle der geänderten Zellen für Anwendung | 20021014 | ||
4 | ![]() |
E_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20021014 | ||
5 | ![]() |
E_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname | 20021014 | ||
6 | ![]() |
E_FIELDVALUE | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20021014 |
Method ON_F4_HELP on class CL_WTY_ALV_WTY21 has no exception.
Method REGISTER_FOR_ENTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030708 |
Method REGISTER_FOR_ENTER on class CL_WTY_ALV_WTY21 has no exception.
Method TOOLBAR_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20021002 |
Method TOOLBAR_ADD on class CL_WTY_ALV_WTY21 has no exception.
Method USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20021002 |
Method USER_COMMAND on class CL_WTY_ALV_WTY21 has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20040114 |
SAP Release Created in | 471 |