SAP ABAP Class /TDAG/CPCL_DATA_REP (CP: Manages a repository of data 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_DATA_REP | CP: Repository of product structure data objects | 20071115 |
Properties
| Class | /TDAG/CPCL_DATA_REP | |
| Short Description | CP: Manages a repository of data 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) |
Interfaces
Class /TDAG/CPCL_DATA_REP has no interface implemented.
Friends
Class /TDAG/CPCL_DATA_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | 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 data class | 20071115 | |
| 2 | Instance method | Protected | Method | Returns an instance of a data class | 20071115 | |
| 3 | Instance method | Public | Method | Deletes an instance of a data class if possible | 20071115 |
Events
Class /TDAG/CPCL_DATA_REP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_REC_TYPE | Private | See coding | INSTANCE_REC_TYPE | 20071115 | |
|
| 2 | INSTANCE_REP_HTAB_TYPE | Private | See coding | INSTANCE_REP_HTAB_TYPE | 20071115 | |
Method Signatures
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPIF_DATA | The created instance | 20071115 |
Method CREATE_OBJECT on class /TDAG/CPCL_DATA_REP has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_INSTANCE_ID | The ID of the requested instance | 20071115 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPIF_DATA | The requested data object | 20071115 |
Method GET_OBJECT on class /TDAG/CPCL_DATA_REP has no exception.
Method RELEASE_DATA_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 |