SAP ABAP Class CL_PT_GUI_OBJECT_FACTORY (GUI Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTH (Package) UIF GUI Abstraction (Implementation)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_FACTORY | GUI Objects Factory | 20000311 |
Properties
| Class | CL_PT_GUI_OBJECT_FACTORY | |
| Short Description | GUI Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | T | Test Program |
| Category | 0 | |
| Package | SPTH | UIF GUI Abstraction (Implementation) |
| Created | 20000311 | SAP |
| Last change | 20000503 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_GUI_OBJECT_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_FACTORY | GUI Objects Factory | 20000311 |
Friends
Class CL_PT_GUI_OBJECT_FACTORY 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) | PTAPPID | Usage Indicator | 20000314 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | TY_FACTORY_TAB | FACTORY_TAB | 20000311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000313 | |
| 2 | Static method | Public | Method | Check Class Name for Object ID | 20000311 |
Events
Class CL_PT_GUI_OBJECT_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FACTORY_LINE | Protected | See coding | TY_FACTORY_LINE | 20000311 | |
|
| 2 | TY_FACTORY_TAB | Protected | See coding | TY_FACTORY_TAB | 20000311 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APP_ID | Value transfer | Type reference (TYPE) | PTAPPID | Anwendungskennzeichen | 20000313 |
Method CONSTRUCTOR on class CL_PT_GUI_OBJECT_FACTORY has no exception.
Method MAP_OBJECT_ID_TO_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klasse | 20000311 | |||
| 2 | EX_DESCRIPTION | Value transfer | Type reference (TYPE) | PTOBJDSCR | Beschreibung | 20000311 | |||
| 3 | EX_FOUND | Value transfer | Type reference (TYPE) | BOOLE_D | Gefunden? | 20000311 | |||
| 4 | IM_APP_ID | Value transfer | Type reference (TYPE) | PTAPPID | Anwendungskennzeichen | 20000313 | |||
| 5 | IM_OBJECT_ID | Value transfer | Type reference (TYPE) | PTOBJID | Objekt ID | 20000311 |
Method MAP_OBJECT_ID_TO_CLASS_NAME on class CL_PT_GUI_OBJECT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20000503 |
| SAP Release Created in |