SAP ABAP Class CL_BUS_ABSTRACT_SUB_SCREEN (Locator: Wrapper for a Subscreen)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUS_TOOLS (Package) Locator

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BUS_ABSTRACT_SCREEN | Locator: Basis Class for MAIN_SCREEN and SUB_SCREEN | 20050131 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_RESULT_SCREEN | SAP BP Dialog: Proxy for Hitlist with ALV/Table Control | 20001123 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_RESULT_SUB_SCREEN | SAP BP Dialog: Abstract Results Subscreen | 20001123 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BUS_LOCATOR_SEARCH_SCREEN | Search Subscreen for Locator Search IDs | 20010618 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_PRWB_WORKLIST_SCREEN | Class for COMMPR01 Worklist | 20040218 |
Properties
Class | CL_BUS_ABSTRACT_SUB_SCREEN | |
Short Description | Locator: Wrapper for a Subscreen | |
Super Class | CL_BUS_ABSTRACT_SCREEN | Locator: Basis Class for MAIN_SCREEN and SUB_SCREEN |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BUS_TOOLS | Locator |
Created | 20000125 | SAP |
Last change | 20050218 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUS_ABSTRACT_SUB_SCREEN has no forward declaration.
Interfaces
Class CL_BUS_ABSTRACT_SUB_SCREEN has no interface implemented.
Friends
Class CL_BUS_ABSTRACT_SUB_SCREEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | BUS_SCREEN-DYNPRO_NUMBER | '1000' | GC_EMPTY_DYNPRO_NUMBER | 20000125 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | BUS_SCREEN-PROGRAM_NAME | 'SAPLBUS_LOCATOR' | GC_EMPTY_PROGRAMM_NAME | 20000320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Public: DISPLAY_IN_AREA | 20000125 |
2 | ![]() |
Static method | Public | Method | Public: DISPLAY_NOTHING_IN_AREA | 20000125 |
3 | ![]() |
Static method | Public | Method | Public: Delivers a Reference to the Empty Subscreen | 20000904 |
Events
Class CL_BUS_ABSTRACT_SUB_SCREEN has no event.
Types
Class CL_BUS_ABSTRACT_SUB_SCREEN has no local type.
Method Signatures
Method DISPLAY_IN_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_AREA | Call by reference | Type reference (TYPE) | BUS_SCREEN-AREA | CS_AREA | 20000125 |
Method DISPLAY_IN_AREA on class CL_BUS_ABSTRACT_SUB_SCREEN has no exception.
Method DISPLAY_NOTHING_IN_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_AREA | Call by reference | Type reference (TYPE) | BUS_SCREEN-AREA | CS_AREA | 20000125 |
Method DISPLAY_NOTHING_IN_AREA on class CL_BUS_ABSTRACT_SUB_SCREEN has no exception.
Method GET_EMPTY_SUB_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUB_SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_BUS_ABSTRACT_SUB_SCREEN | Locator: Wrapper für einen Subscreen | 20000904 |
Method GET_EMPTY_SUB_SCREEN on class CL_BUS_ABSTRACT_SUB_SCREEN has no exception.
History
Last changed by/on | SAP | 20050218 |
SAP Release Created in | 12A |