SAP ABAP Class CNV_00001_TEXT_PACKER_DICT (Dictionary helper object for text packer)
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_TEXT_PACKER_DICT  
Short Description Dictionary helper object for text packer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20100216   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_TEXT_PACKER_DICT has no forward declaration.
Interfaces
Class CNV_00001_TEXT_PACKER_DICT has no interface implemented.
Friends
Class CNV_00001_TEXT_PACKER_DICT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DICT Instance attribute Protected Type reference (TYPE) TY_HT_DICT Map 20100216
2 DICT_LIST Instance attribute Protected Type reference (TYPE) TY_T_DICT List 20100216
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Adds an entry 20100216
2 CONSTRUCTOR Instance method Public Constructor Constructs a dict object 20100216
3 CONTAINS Instance method Public Method Whether entry is contained n dict 20100216
4 GET Instance method Public Method Returns an entry 20100216
5 GET_AT Instance method Public Method Returns an index of the symbol 20100216
Events
Class CNV_00001_TEXT_PACKER_DICT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DICT Protected See coding Dict entry 20100216
2 TY_HT_DICT Protected See coding TY_HT_DICT 20100216
3 TY_T_DICT Protected See coding TY_T_DICT 20100216
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYMBOL Call by reference Type reference (TYPE) STRING symbol 20100216

Method ADD on class CNV_00001_TEXT_PACKER_DICT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALPHABET Call by reference Type reference (TYPE) CHAR128 alphabet 20100216

Method CONSTRUCTOR on class CNV_00001_TEXT_PACKER_DICT has no exception.

Method CONTAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20100216
2 Importing SYMBOL Call by reference Type reference (TYPE) STRING symbol 20100216

Method CONTAINS on class CNV_00001_TEXT_PACKER_DICT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) INT4 Index 20100216
2 Importing SYMBOL Call by reference Type reference (TYPE) STRING symbol 20100216

Method GET on class CNV_00001_TEXT_PACKER_DICT has no exception.

Method GET_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 index 20100216
2 Returning SYMBOL Value transfer Type reference (TYPE) STRING symbol 20100216

Method GET_AT on class CNV_00001_TEXT_PACKER_DICT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_46C