SAP ABAP Class CL_BUPA_RESULT_SUB_SCREEN_ALV (SAP BP Dialog: Abstract Results Subscreen with ALV)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_RESULT_SUB_SCREEN | SAP BP Dialog: Abstract Results Subscreen | 20001123 |
Properties
| Class | CL_BUPA_RESULT_SUB_SCREEN_ALV | |
| Short Description | SAP BP Dialog: Abstract Results Subscreen with ALV | |
| Super Class | CL_BUPA_RESULT_SUB_SCREEN | SAP BP Dialog: Abstract Results Subscreen |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_DIALOG | SAP Business Partner: New Dialog Interface |
| Created | 20001123 | SAP |
| Last change | 20001219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_RESULT_SUB_SCREEN_ALV has no forward declaration.
Interfaces
Class CL_BUPA_RESULT_SUB_SCREEN_ALV has no interface implemented.
Friends
Class CL_BUPA_RESULT_SUB_SCREEN_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | GS_LAYOUT | 20001123 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | GT_FIELDCATALOG | 20001123 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | GT_SORT | 20001123 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | GV_ALV | 20001123 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | GV_CONTAINER | 20001123 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | GC_X | GV_FIRST_DISPLAY | 20001123 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | GV_SORTED | 20001123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | GET_ALV_INTERNAL | 20001123 | |
| 2 | Instance method | Protected | Method | Delivers the Table of the Line Numbers to the Selected Line | 20001220 | |
| 3 | Instance method | Protected | Event handling method | ON_CONTEXT_MENU_ALV | 20001123 |
Events
Class CL_BUPA_RESULT_SUB_SCREEN_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_INDEX_TABLE | Protected | See coding | Tables of Line Indices | 20001220 | |
Method Signatures
Method GET_ALV_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | EV_ALV | 20001123 | |||
| 2 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | IV_CONTAINER_NAME | 20001123 |
Method GET_ALV_INTERNAL on class CL_BUPA_RESULT_SUB_SCREEN_ALV has no exception.
Method GET_SELECTED_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_LINES | Call by reference | Type reference (TYPE) | TY_INDEX_TABLE | 20001220 |
Method GET_SELECTED_LINES on class CL_BUPA_RESULT_SUB_SCREEN_ALV has no exception.
Method ON_CONTEXT_MENU_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | E_OBJECT | 20001123 |
Method ON_CONTEXT_MENU_ALV on class CL_BUPA_RESULT_SUB_SCREEN_ALV has no exception.
History
| Last changed by/on | SAP | 20001219 |
| SAP Release Created in | 50A |