SAP ABAP Class CL_EHSGBC_POPUP (EHS: Popups)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBGLMP_API (Package) EHS: API Implementations
⤷
⤷
Properties
| Class | CL_EHSGBC_POPUP | |
| Short Description | EHS: Popups | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBGLMP_API | EHS: API Implementations |
| Created | 20110914 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EHSGBC_POPUP has no interface implemented.
Friends
Class CL_EHSGBC_POPUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CANCEL' | Function Code that PAI Triggered | 20110914 | ||
| 2 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'OK' | Function Code that PAI Triggered | 20110914 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 300 | 20110914 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 112 | 20110914 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 19 | 20110914 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 7 | 20110914 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 24 | 20110914 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 1024 | 20110914 | |||
| 9 | Constant | Private | Type reference (TYPE) | I | 170 | 20110914 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 85 | 20110914 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20110914 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110914 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20110914 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20110914 | ||||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20110914 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20110914 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_ROID | Assignment of Line Number to Line ID | 20110914 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20110914 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110914 | |||
| 20 | Static Attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Sort for Field Catalog -> Set External | 20130424 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20110914 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20110914 | |||
| 26 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adjust Size of Popup Depending on Data to Be Displayed | 20110914 | |
| 2 | Instance method | Private | Method | Buffer the Selected Entries | 20110914 | |
| 3 | Instance method | Public | Constructor | Create Popup Object | 20110914 | |
| 4 | Instance method | Private | Method | Destroy ALV and Dialog Box | 20110914 | |
| 5 | Instance method | Public | Method | Get the Values Selected by the User | 20110914 | |
| 6 | Instance method | Public | Method | Get Status of Popup | 20110914 | |
| 7 | Instance method | Public | Method | Get Popup Title | 20110914 | |
| 8 | Instance method | Private | Event handling method | Event Handler for DOUBLE_CLICK Event of ALV | 20110914 | |
| 9 | Instance method | Private | Event handling method | Event Handler for CLOSE Event of Dialog Box | 20110914 | |
| 10 | Instance method | Private | Event handling method | Event Handler for TOOLBAR Event of ALV | 20110914 | |
| 11 | Instance method | Private | Event handling method | Event Handler for USER COMMAND Event of ALV | 20110914 | |
| 12 | Static method | Public | Method | Display a Decision Popup to the User | 20110914 | |
| 13 | Instance method | Public | Method | Display Data | 20110914 | |
| 14 | Static method | Public | Method | Display Data in Own Screen | 20110914 | |
| 15 | Static method | Public | Method | Set Sort for Field Cat. | 20130424 | |
| 16 | Instance method | Private | Method | Set Availability of ALV Standard Buttons | 20110914 |
Events
Class CL_EHSGBC_POPUP has no event.
Types
Class CL_EHSGBC_POPUP has no local type.
Method Signatures
Method ADJUST_SIZE Signature
Method ADJUST_SIZE on class CL_EHSGBC_POPUP has no parameter.
Method ADJUST_SIZE on class CL_EHSGBC_POPUP has no exception.
Method BUFFER_SELECTED_ENTRIES 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 | Assignment of line number to line ID | 20110914 | |||
| 2 | RV_FLG_COLUMNS_SELECTED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 |
Method BUFFER_SELECTED_ENTRIES on class CL_EHSGBC_POPUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVE_BUTTONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20110914 | |||
| 2 | IT_FIELDS_NO_OUT | Call by reference | Type reference (TYPE) | CCGLD_FIELDNAMES | EHS: Table of fieldnames | 20110914 | |||
| 3 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20110914 | |||
| 4 | IV_FLG_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | CL_EHSGBC_CONSTANTS=>GC_TRUE | Flag (X or Blank) | 20110914 | ||
| 5 | IV_FLG_ZEBRA | Call by reference | Type reference (TYPE) | AS4FLAG | CL_EHSGBC_CONSTANTS=>GC_TRUE | Flag (X or Blank) | 20110914 | ||
| 6 | IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 200 | 20110914 | |||
| 7 | IV_LEFT | Call by reference | Type reference (TYPE) | I | 50 | 20110914 | |||
| 8 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110914 | |||
| 9 | IV_TITLE | Call by reference | Type reference (TYPE) | C | 20110914 | ||||
| 10 | IV_TOP | Call by reference | Type reference (TYPE) | I | 50 | 20110914 | |||
| 11 | IV_WIDTH | Call by reference | Type reference (TYPE) | I | 500 | 20110914 |
Method CONSTRUCTOR on class CL_EHSGBC_POPUP has no exception.
Method FREE_OBJECTS Signature
Method FREE_OBJECTS on class CL_EHSGBC_POPUP has no parameter.
Method FREE_OBJECTS on class CL_EHSGBC_POPUP has no exception.
Method GET_SELECTED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110914 |
Method GET_SELECTED_VALUES on class CL_EHSGBC_POPUP has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLG_CANCELLED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 | |||
| 2 | EV_FLG_SELECTED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20110914 |
Method GET_STATE on class CL_EHSGBC_POPUP has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110914 |
Method GET_TITLE on class CL_EHSGBC_POPUP has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20110914 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20110914 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20110914 |
Method ON_DOUBLE_CLICK on class CL_EHSGBC_POPUP has no exception.
Method ON_POPUP_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20110914 |
Method ON_POPUP_CLOSE on class CL_EHSGBC_POPUP has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20110914 |
Method ON_TOOLBAR on class CL_EHSGBC_POPUP has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20110914 |
Method ON_USER_COMMAND on class CL_EHSGBC_POPUP has no exception.
Method POPUP_TO_CONFIRM_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRESSED_BUTTON | Call by reference | Type reference (TYPE) | C | 20110914 | ||||
| 2 | IV_BUTTON1_ICON | Call by reference | Type reference (TYPE) | ICON-NAME | 'ICON_OKAY' | Name of an Icon | 20110914 | ||
| 3 | IV_BUTTON1_TEXT | Call by reference | Type reference (TYPE) | CHAR12 | 'YES' | Character Field of Length 12 | 20110914 | ||
| 4 | IV_BUTTON2_ICON | Call by reference | Type reference (TYPE) | ICON-NAME | 'ICON_CANCEL' | Name of an Icon | 20110914 | ||
| 5 | IV_BUTTON2_TEXT | Call by reference | Type reference (TYPE) | CHAR12 | 'NO' | Character Field of Length 12 | 20110914 | ||
| 6 | IV_BUTTON_WITH_FOCUS | Call by reference | Type reference (TYPE) | C | '1' | 20110914 | |||
| 7 | IV_QUESTION | Call by reference | Type reference (TYPE) | CBGLE_TEXT400 | Text 400 | 20110914 | |||
| 8 | IV_TITLE | Call by reference | Type reference (TYPE) | CBGLE_TEXT60 | Text 60 | 20110914 |
Method POPUP_TO_CONFIRM_CL on class CL_EHSGBC_POPUP has no exception.
Method POPUP_TO_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110914 | ||||
| 2 | IV_FLG_ADJUST_SIZE | Call by reference | Type reference (TYPE) | AS4FLAG | CL_EHSGBC_CONSTANTS=>GC_TRUE | Flag (X or Blank) | 20110914 |
Method POPUP_TO_SELECT on class CL_EHSGBC_POPUP has no exception.
Method POPUP_TO_SELECT_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_VALUES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110914 | ||||
| 2 | IT_ACTIVE_BUTTONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20110914 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110914 | ||||
| 4 | IT_FIELDS_NO_OUT | Call by reference | Type reference (TYPE) | CCGLD_FIELDNAMES | EHS: Table of fieldnames | 20110914 | |||
| 5 | IV_FLG_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | CL_EHSGBC_CONSTANTS=>GC_TRUE | Flag (X or Blank) | 20110914 | ||
| 6 | IV_FLG_ZEBRA | Call by reference | Type reference (TYPE) | AS4FLAG | CL_EHSGBC_CONSTANTS=>GC_TRUE | Flag (X or Blank) | 20110914 | ||
| 7 | IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20 | 20110914 | |||
| 8 | IV_LEFT | Call by reference | Type reference (TYPE) | I | 2 | 20110914 | |||
| 9 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110914 | |||
| 10 | IV_TITLE | Call by reference | Type reference (TYPE) | C | 20110914 | ||||
| 11 | IV_TOP | Call by reference | Type reference (TYPE) | I | 2 | 20110914 | |||
| 12 | IV_WIDTH | Call by reference | Type reference (TYPE) | I | 130 | 20110914 |
Method POPUP_TO_SELECT_CL on class CL_EHSGBC_POPUP has no exception.
Method SET_SORT_FOR_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT_FOR_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | sort for fieldcat | 20130424 |
Method SET_SORT_FOR_FIELDCAT on class CL_EHSGBC_POPUP has no exception.
Method SET_STANDARD_BUTTONS Signature
Method SET_STANDARD_BUTTONS on class CL_EHSGBC_POPUP has no parameter.
Method SET_STANDARD_BUTTONS on class CL_EHSGBC_POPUP has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |