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 POOL Instance attribute Protected Type reference (TYPE) TY_HT_REF_POOL Pool of references 20100325
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Gets a reference from a pool and removes it 20100325
2 RETURN Instance method Public Method Returns a reference to a pool 20100325
3 SIZE 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 Returning REF Value transfer Object reference (TYPE REF TO) DATA data reference 20100325
2 Importing STRUCTURE Call by reference Type reference (TYPE) TABNAME structure name 20100325
# Exception Resumable Description Created on
1 POOL_EMPTY Pool is empty 20100325

Method RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing REF Call by reference Object reference (TYPE REF TO) DATA data reference 20100325
2 Importing 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 Returning SIZE Value transfer Type reference (TYPE) INT4 Size 20100325
2 Importing 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