SAP ABAP Class /TDAG/CPCL_VIEW_CTRL_REP (CP: Manages a repository of view controller objects)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_PROD_STRU_VC_REP | CP: Repository of product structure view controller objects | 20071116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_PROP_VIEW_CTRL_REP | CP: Repository of property view controller objects | 20071221 |
Properties
| Class | /TDAG/CPCL_VIEW_CTRL_REP | |
| Short Description | CP: Manages a repository of view controller objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/CP | Compliance for products |
| Created | 20071115 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /TDAG/CPCL_VIEW_CTRL_REP has no interface implemented.
Friends
Class /TDAG/CPCL_VIEW_CTRL_REP 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) | INSTANCE_REP_HTAB_TYPE | Table with active instances | 20071115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates an instance of a view controller class | 20071115 | |
| 2 | Instance method | Public | Method | Returns an instance of a view controller class | 20071115 | |
| 3 | Instance method | Public | Method | Deletes an instance of a view controller class if possible | 20071115 |
Events
Class /TDAG/CPCL_VIEW_CTRL_REP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_REC_TYPE | Protected | See coding | INSTANCE_REC_TYPE | 20071115 | |
|
| 2 | INSTANCE_REP_HTAB_TYPE | Protected | See coding | INSTANCE_REP_HTAB_TYPE | 20071115 | |
|
| 3 | T_INSTANCE_REC | Private | See coding | T_INSTANCE_REC | 20071115 | |
|
| 4 | T_INSTANCE_REP_HTAB | Private | See coding | T_INSTANCE_REP_HTAB | 20071115 | |
Method Signatures
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | The name of the class to instantiate | 20071221 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPCL_MGR_VIEW_CTRL | The created instance | 20071115 |
Method CREATE_OBJECT on class /TDAG/CPCL_VIEW_CTRL_REP has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPCL_MGR_VIEW_CTRL | The requested view controller object | 20071119 | |||
| 2 | E_FLG_NEW_INSTANCE | Value transfer | Type reference (TYPE) | ESP1_BOOLEAN | Indicator whether the instance has just been created | 20071119 | |||
| 3 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20071115 | |||
| 4 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | The name of the class to instantiate | 20071221 | |||
| 5 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name of custom control on Dynpro | 20071115 | |||
| 6 | I_CONTEXT_ID | Call by reference | Type reference (TYPE) | STRING | Identifier of context in which the object is created | 20071115 | |||
| 7 | I_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | Dynpro number | 20071115 | |||
| 8 | I_FLG_INIT | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | ESP1_TRUE | Indicator if the new created object should be initialized | 20071119 | ||
| 9 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_INSTANCE_ID | The ID of the requested instance | 20071115 | |||
| 10 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Main program of Dynpro | 20071115 | |||
| 11 | I_SCENARIO_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Scenario in which data should be displayed | 20071115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Neither IO_PARENT nor I_CONTAINER_NAME was specified | 20071115 | ||
| 2 | One of the parameter I_PROGRAM, I_DYNPRO is missing | 20071115 | ||
| 3 | The view controller could not be initialized | 20071115 |
Method RELEASE_CTRL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Table of messages | 20071115 | |||
| 2 | E_FLG_ERROR | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Indicator if errors occurred | 20071115 | |||
| 3 | E_FLG_WARNING | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Indicator if warnings occurred | 20071115 | |||
| 4 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_INSTANCE_ID | The ID of the instance to release | 20071115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The object could net be removed properly | 20071115 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |