SAP ABAP Class CL_BUPA_RESULT_SUB_SCREEN (SAP BP Dialog: Abstract Results Subscreen)
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_BUS_ABSTRACT_SUB_SCREEN | Locator: Wrapper for a Subscreen | 20001123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_RESULT_SUB_SCREEN_ALV | SAP BP Dialog: Abstract Results Subscreen with ALV | 20001123 |
Properties
| Class | CL_BUPA_RESULT_SUB_SCREEN | |
| Short Description | SAP BP Dialog: Abstract Results Subscreen | |
| Super Class | CL_BUS_ABSTRACT_SUB_SCREEN | Locator: Wrapper for a 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 | 20001123 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_RESULT_SUB_SCREEN has no forward declaration.
Interfaces
Class CL_BUPA_RESULT_SUB_SCREEN has no interface implemented.
Friends
Class CL_BUPA_RESULT_SUB_SCREEN has no friend class.
Attributes
Class CL_BUPA_RESULT_SUB_SCREEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | GET_ALV | 20001123 | |
| 2 | Instance method | Public | Method | GET_SELECTED_PARTNER_GUIDS | 20001123 | |
| 3 | Instance method | Public | Method | ON_CONTEXT_MENU | 20001123 | |
| 4 | Instance method | Public | Method | SET_TABLE_LINES | 20001123 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_MENU | Instance Event (0) |
Public (2) |
CONTEXT_MENU | 20001123 |
Types
Class CL_BUPA_RESULT_SUB_SCREEN has no local type.
Method Signatures
Method GET_ALV 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 |
Method GET_ALV on class CL_BUPA_RESULT_SUB_SCREEN has no exception.
Method GET_SELECTED_PARTNER_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BUS_PARTNER-GUID_TABLE | ET_PARTNER_GUIDS | 20001123 |
Method GET_SELECTED_PARTNER_GUIDS on class CL_BUPA_RESULT_SUB_SCREEN has no exception.
Method ON_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | IV_MENU | 20001123 |
Method ON_CONTEXT_MENU on class CL_BUPA_RESULT_SUB_SCREEN has no exception.
Method SET_TABLE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE_LINES | Call by reference | Type reference (TYPE) | STANDARD TABLE | IT_TABLE_LINES | 20001123 | |||
| 2 | IV_SORT | Call by reference | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | 'X' | IV_SORT | 20001123 | ||
| 3 | IV_SORT_ON_FIRST_DISPLAY | Call by reference | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | 'X' | IV_SORT_ON_FIRST_DISPLAY | 20001123 |
Method SET_TABLE_LINES on class CL_BUPA_RESULT_SUB_SCREEN has no exception.
Event Signatures
Event CONTEXT_MENU Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | CONTEXT_MENU | 20001123 |
History
| Last changed by/on | SAP | 20001123 |
| SAP Release Created in | 50A |