SAP ABAP Class CL_EHSGWB_ALV_GRID_RESULT_ACT (EHS: LWB ALV Grid for Search Result)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBGLMP_WB (Package) EHS: Labeling Workbench Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EHSGWB_ALV_GRID_ROOT | EHS: LWB ALV Grid Definition | 20131104 |
Properties
Class | CL_EHSGWB_ALV_GRID_RESULT_ACT | |
Short Description | EHS: LWB ALV Grid for Search Result | |
Super Class | CL_EHSGWB_ALV_GRID_ROOT | EHS: LWB ALV Grid Definition |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CBGLMP_WB | EHS: Labeling Workbench Framework |
Created | 20131022 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no forward declaration.
Interfaces
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no interface implemented.
Friends
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20131104 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20131104 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CCGLD_WB_EXEC_TYPE_DEF | EHS: LWB Activities | 20131104 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CCGLD_DFIES_FIELDNAMES | Key Fields for Structure in MV_OUTTAB_STRUCTURE | 20131104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | EXIT: Adjust Data Selection at Reselection Point of Time | 20131104 |
2 | ![]() |
Instance method | Public | Constructor | 20131104 | |
3 | ![]() |
Static method | Public | Method | 20131104 | |
4 | ![]() |
Instance method | Public | Method | Check If Query Was Already Executed | 20131104 |
5 | ![]() |
Instance method | Public | Method | Buffer Actually Buffered Selected Entries | 20131104 |
6 | ![]() |
Instance method | Public | Method | 20131104 |
Events
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no event.
Types
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no local type.
Method Signatures
Method ADJUST_DATA_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20131104 | |||
2 | ![]() |
CT_SELECTED_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | 20131104 |
Method ADJUST_DATA_EXIT on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20131104 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20131104 | |||
3 | ![]() |
IV_BP_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_BP_ID | Business Process ID | 20131104 | ||
4 | ![]() |
IV_OUTTAB_STRUCTURE | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | 'CCGLS_WB_ALV_STRUC_GENERIC' | ABAP Dictionary name of structure | 20131104 | |
5 | ![]() |
IV_SCREEN_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_SCREEN_ID | Screen ID | 20131104 | ||
6 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_TAB_ID | Tab ID | 20131104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131104 |
Method GET_INSTANCE_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20131104 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20131104 | |||
3 | ![]() |
IT_KEY_FIELDS | Call by reference | Type reference (TYPE) | CCGLD_DFIES_FIELDNAMES | 20131104 | |||
4 | ![]() |
IV_BP_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_BP_ID | Business Process ID | 20131104 | ||
5 | ![]() |
IV_OUTTAB_STRUCTURE | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | ABAP Dictionary name of structure | 20131104 | ||
6 | ![]() |
IV_SCREEN_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_SCREEN_ID | Screen ID | 20131104 | ||
7 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | CBGLE_WB_TAB_ID | Tab ID | 20131104 | ||
8 | ![]() |
RO_ALV_GRID | Value transfer | Object reference (TYPE REF TO) | CL_EHSGWB_ALV_GRID_RESULT_ACT | EHS: LWB ALV grid with generic data structure | 20131104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131104 |
Method IS_QUERY_EXECUTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FLG_IS_EXECUTED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20131104 |
Method IS_QUERY_EXECUTED on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.
Method SELECTED_ENTRIES_BUFFER Signature
Method SELECTED_ENTRIES_BUFFER on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no parameter.
Method SELECTED_ENTRIES_BUFFER on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.
Method SELECTED_ENTRIES_RESELECT Signature
Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no parameter.
Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |