SAP ABAP Class CL_GUI_ECATT_PSW (Maintain HTTP Target System and PSW)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
Properties
Class | CL_GUI_ECATT_PSW | |
Short Description | Maintain HTTP Target System and PSW | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20070919 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_PSW has no forward declaration.
Interfaces
Class CL_GUI_ECATT_PSW has no interface implemented.
Friends
Class CL_GUI_ECATT_PSW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AP_ALVGRID | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070920 | ||
2 | AP_PSW | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_PSW | HTTP User Detail Information | 20070920 | ||
3 | AP_SYSTEMDATA | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_SYSTEM_DATA | eCatt: System Data List | 20070920 | ||
4 | AS_LAYOUT | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20070920 | ||
5 | AT_FIELDCATALOG | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070920 | ||
6 | AT_HTTP_LIST | Instance attribute | Private | Type reference (TYPE) | ETWS_SECURE_TABTYPE | Details of HTTP Destinations | 20070920 | ||
7 | AT_HTTP_OUT | Instance attribute | Private | Type reference (TYPE) | ETWS_SECURE_OUT_TABTYPE | HTTP Destination GUI Details | 20070920 | ||
8 | A_EDIT | Instance attribute | Private | Type reference (TYPE) | ETONOFF | X=Change, SPACE=Display | 20070920 | ||
9 | CC_ALVGRID | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container | 20070920 |
Methods
Events
Class CL_GUI_ECATT_PSW has no event.
Types
Class CL_GUI_ECATT_PSW has no local type.
Method Signatures
Method ASK_FOR_SAVE Signature
Method ASK_FOR_SAVE on class CL_GUI_ECATT_PSW has no parameter.
Method ASK_FOR_SAVE on class CL_GUI_ECATT_PSW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IP_SYSTEMDATA | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_SYSTEM_DATA | eCatt: Systemdatenliste | 20070920 | ||
2 | Importing | I_EDIT | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20070920 |
Method CONSTRUCTOR on class CL_GUI_ECATT_PSW has no exception.
Method DISPATCH_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20070920 |
Method DISPATCH_USER_COMMAND on class CL_GUI_ECATT_PSW has no exception.
Method FIRST_DISPLAY Signature
Method FIRST_DISPLAY on class CL_GUI_ECATT_PSW has no parameter.
Method FIRST_DISPLAY on class CL_GUI_ECATT_PSW has no exception.
Method FREE_ALV Signature
Method FREE_ALV on class CL_GUI_ECATT_PSW has no parameter.
Method FREE_ALV on class CL_GUI_ECATT_PSW has no exception.
Method GET_CHANGED Signature
Method GET_CHANGED on class CL_GUI_ECATT_PSW has no parameter.
Method GET_CHANGED on class CL_GUI_ECATT_PSW has no exception.
Method GET_DATA_FROM_GRID Signature
Method GET_DATA_FROM_GRID on class CL_GUI_ECATT_PSW has no parameter.
Method GET_DATA_FROM_GRID on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_NOT_PROCESSED | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
2 | Importing | E_SAVED | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
3 | Importing | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_AFTER_USER_COMMAND on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
2 | Importing | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_BUTTON_CLICK on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
2 | Importing | E_ROW | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_DOUBLE_CLICK on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
2 | Importing | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_HOTSPOT_CLICK on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20070920 | ||||
2 | Importing | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_TOOLBAR on class CL_GUI_ECATT_PSW has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070920 |
Method HANDLE_USER_COMMAND on class CL_GUI_ECATT_PSW has no exception.
Method MOVE_LIST_TO_OUT Signature
Method MOVE_LIST_TO_OUT on class CL_GUI_ECATT_PSW has no parameter.
Method MOVE_LIST_TO_OUT on class CL_GUI_ECATT_PSW has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_GUI_ECATT_PSW has no parameter.
Method REFRESH_DISPLAY on class CL_GUI_ECATT_PSW has no exception.
Method SET_FIELDCATALOG_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070920 |
Method SET_FIELDCATALOG_INITIAL on class CL_GUI_ECATT_PSW has no exception.
Method SET_LAYOUT_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20070920 |
Method SET_LAYOUT_INITIAL on class CL_GUI_ECATT_PSW has no exception.
Method UPDATE_ALV Signature
Method UPDATE_ALV on class CL_GUI_ECATT_PSW has no parameter.
Method UPDATE_ALV on class CL_GUI_ECATT_PSW has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |