SAP ABAP Class CL_GUI_CUSTOM_CONTAINER (Container for Custom Controls in the Screen Area)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-FES-GUI (Application Component) Graphical User Interface
⤷ SCET (Package) Control Enabling Technology / Control Framework
⤷ BC-FES-GUI (Application Component) Graphical User Interface
⤷ SCET (Package) Control Enabling Technology / Control Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 00000000 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AST_UI_CUSTOM_CNTNR_FAKE | Internal Only! Fake of Custom Container For Test Purposes | 20071024 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_RAD_BEF_TOOLBAR | IS-H*MED RAD: Toolbar for Findings Doc | 20000330 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BW_SELECTION_ALV | BW Report: Selection | 20010112 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_UMM_FRAME_MEASURE | Frame Measure and Key Figure Selection Using Measure Catalog | 20010405 |
Properties
Class | CL_GUI_CUSTOM_CONTAINER | |
Short Description | Container for Custom Controls in the Screen Area | |
Super Class | CL_GUI_CONTAINER | Abstract Container for GUI Controls |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SCET | Control Enabling Technology / Control Framework |
Created | 19981202 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_CUSTOM_CONTAINER has no forward declaration.
Interfaces
Class CL_GUI_CUSTOM_CONTAINER has no interface implemented.
Friends
Class CL_GUI_CUSTOM_CONTAINER has no friend class.
Attributes
Class CL_GUI_CUSTOM_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 19981202 |
Events
Class CL_GUI_CUSTOM_CONTAINER has no event.
Types
Class CL_GUI_CUSTOM_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CONTAINER_NAME | Value transfer | Type reference (TYPE) | C | Name of the dynpro CustCtrl name to link this container to | 19981202 | ||
2 | Importing | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Report to which this container is linked to | 19981223 | ||
3 | Importing | LIFETIME | Value transfer | Type reference (TYPE) | I | lifetime_default | Lifetime | 19981215 | |
4 | Importing | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 19990325 | ||
5 | Importing | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 19981202 | ||
6 | Importing | REPID | Value transfer | Type reference (TYPE) | SYREPID | Dynpro to which this container is linked to | 19981223 | ||
7 | Importing | STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 19981202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CNTL_ERROR | CNTL_ERROR | 19981202 | |
2 | CNTL_SYSTEM_ERROR | CNTL_SYSTEM_ERROR | 19981202 | |
3 | CREATE_ERROR | CREATE_ERROR | 19981202 | |
4 | LIFETIME_DYNPRO_DYNPRO_LINK | LIFETIME_DYNPRO_DYNPRO_LINK | 19981202 | |
5 | LIFETIME_ERROR | LIFETIME_ERROR | 19981202 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |