SAP ABAP Class CNV_00001_REF_POOL (Reference pool)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Properties
| Class | CNV_00001_REF_POOL | |
| Short Description | Reference pool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20100325 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CNV_00001_REF_POOL has no forward declaration.
Interfaces
Class CNV_00001_REF_POOL has no interface implemented.
Friends
Class CNV_00001_REF_POOL 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) | TY_HT_REF_POOL | Pool of references | 20100325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets a reference from a pool and removes it | 20100325 | |
| 2 | Instance method | Public | Method | Returns a reference to a pool | 20100325 | |
| 3 | Instance method | Public | Method | Returns the size of a pool | 20100325 |
Events
Class CNV_00001_REF_POOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_HT_REF_POOL | Protected | See coding | TY_HT_REF_POOL | 20100325 | |
|
| 2 | TY_REF | Protected | Object reference (TYPE REF TO) | DATA | TY_REF | 20100325 | |
| 3 | TY_REF_POOL | Protected | See coding | ref pool entry | 20100325 | |
|
| 4 | TY_T_REF | Protected | See coding | TY_T_REF | 20100325 | |
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | DATA | data reference | 20100325 | |||
| 2 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | structure name | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pool is empty | 20100325 |
Method RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Call by reference | Object reference (TYPE REF TO) | DATA | data reference | 20100325 | |||
| 2 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | structure name | 20100325 |
Method RETURN on class CNV_00001_REF_POOL has no exception.
Method SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Value transfer | Type reference (TYPE) | INT4 | Size | 20100325 | |||
| 2 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | structure name | 20100325 |
Method SIZE on class CNV_00001_REF_POOL has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |