SAP ABAP Class /TDAG/CPCL_PROD_STRU_VC_REP (CP: Repository of product structure 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_VIEW_CTRL_REP | CP: Manages a repository of view controller objects | 20071116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPIF_TAB_PAGE_EVENTS | CP: Events when creating / deleting the product structure | 20071115 |
Properties
| Class | /TDAG/CPCL_PROD_STRU_VC_REP | |
| Short Description | CP: Repository of product structure view controller objects | |
| Super Class | /TDAG/CPCL_VIEW_CTRL_REP | CP: Manages a repository of view controller objects |
| Instantiability of a Class | 1 | Protected |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /TDAG/CPIF_TAB_PAGE_EVENTS | CP: Events when creating / deleting the product structure | 20071115 |
Friends
Class /TDAG/CPCL_PROD_STRU_VC_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPCL_PROD_STRU_VC_REP | The only instance of this class | 20071115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns an instance of a product structure data class | 20071115 | |
| 2 | Static method | Public | Method | Returns an instance of this class | 20071115 |
Events
Class /TDAG/CPCL_PROD_STRU_VC_REP has no event.
Types
Class /TDAG/CPCL_PROD_STRU_VC_REP has no local type.
Method Signatures
Method GET_CTRL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CMD_HANDLER | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPIF_PROD_STRU_HNDL | Object to handle menu and toolbar for product structure | 20071119 | |||
| 2 | IO_EXT_HANDLER | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPIF_PROD_STRU_EXT | Object to extend the product structure | 20071120 | |||
| 3 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20071115 | |||
| 4 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name of custom control on Dynpro | 20071115 | |||
| 5 | I_CONTEXT_ID | Call by reference | Type reference (TYPE) | STRING | Identifier of context in which the object is created | 20071115 | |||
| 6 | I_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | Dynpro number | 20071115 | |||
| 7 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_INSTANCE_ID | The ID of the requested instance | 20071115 | |||
| 8 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Main program of Dynpro | 20071115 | |||
| 9 | I_SCENARIO_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Scenario in which data should be displayed | 20071115 | |||
| 10 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPCL_PROD_STRU_VIEW_CTRL | The requested view controller object | 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 GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROD_STRU_VC_REP | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPCL_PROD_STRU_VC_REP | The instance of this class | 20071115 |
Method GET_INSTANCE on class /TDAG/CPCL_PROD_STRU_VC_REP has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |