SAP ABAP Class CL_ISHMED_OBJTY_DISPLAY (IS-H*MED Display Object Types)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NORD (Package) R/3MED: Services processing EDV-G
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_ERRORHANDLING | IS-H*MED: Error Handling | 20010206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_OBJECTTYPE | IS-H*MED: Object Type | 20020506 |
Meta Relationship - Used By
Properties
| Class | CL_ISHMED_OBJTY_DISPLAY | |
| Short Description | IS-H*MED Display Object Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NORD | R/3MED: Services processing EDV-G |
| Created | 20000725 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_OBJTY_DISPLAY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_ERRORHANDLING | IS-H*MED: Error Handling | 20010206 | ||
| 2 | IF_ISHMED_OBJECTTYPE | IS-H*MED: Object Type | 20020506 |
Friends
Class CL_ISHMED_OBJTY_DISPLAY 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) | CL_GUI_CONTAINER | Data Container | 20010601 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Grid | 20010601 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Container | 20000904 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid Control | 20000907 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_OBJECTTYPE | Related Object Type | 20000921 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | N1PO_SPLITTER_POSITION | Splitter Position (L/M/R) | 20010830 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | T_T_GUICONTROL | Table of All GUI-Controls | 20010222 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | C | Visible | 20000831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build Controls | 20000824 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010830 | |
| 3 | Instance method | Public | Method | Returns Display Type (See CL_ISHMED_OBJECTTYPE=>CO_DIS*) | 20050111 | |
| 4 | Instance method | Public | Method | Split a Container | 20000725 | |
| 5 | Instance method | Public | Event handling method | Visibility | 20010221 |
Events
Class CL_ISHMED_OBJTY_DISPLAY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_GUICONTROL | Protected | See coding | T_GUICONTROL | 20010222 | |
|
| 2 | T_T_GUICONTROL | Protected | See coding | T_T_GUICONTROL | 20010222 | |
Method Signatures
Method BUILD_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20080502 | |||
| 2 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20000824 | |||
| 3 | I_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle | 20000824 | |||
| 4 | I_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020408 |
Method BUILD_CONTROLS on class CL_ISHMED_OBJTY_DISPLAY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_OBJTY_DISPLAY has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_OBJTY_DISPLAY has no exception.
Method GET_DISPLAY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_N1POPAKTE | Call by reference | Type reference (TYPE) | ISHMED_T_N1POPAKTE | Betroffene Einträge | 20050111 | |||
| 2 | R_DISPLAY_TYPE | Value transfer | Type reference (TYPE) | I | Anzeigeart (siehe CL_ISHMED_OBJECTTYPE=>CO_DISPTYP_*) | 20050111 |
Method GET_DISPLAY_TYPE on class CL_ISHMED_OBJTY_DISPLAY has no exception.
Method SPLIT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHILD1 | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Verweis auf Container Child 1 | 20000725 | |||
| 2 | E_CHILD2 | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Verweis auf Container Child 2 | 20000725 | |||
| 3 | I_HEIGHTCHILD1 | Call by reference | Type reference (TYPE) | I | 9999 | Höhe Container Child 1 | 20000725 | ||
| 4 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Verweis auf Container Parent | 20000725 | |||
| 5 | I_TIMES | Call by reference | Type reference (TYPE) | I | Anzahl der Einträge | 20010601 |
Method SPLIT_CONTAINER on class CL_ISHMED_OBJTY_DISPLAY has no exception.
Method VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ON | Call by reference | Attribute reference (LIKE) | 20010222 |
Method VISIBILITY on class CL_ISHMED_OBJTY_DISPLAY has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 462 |