SAP ABAP Class CL_EHFND_CI_CONTEXT (Encapsulates the data structure for the context data.)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD (Application Component) Basic Data and Tools
     EHFND_FW_CI (Package) Objects of the Content Integration Framework
Properties
Class CL_EHFND_CI_CONTEXT  
Short Description Encapsulates the data structure for the context data.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EHFND_FW_CI   Objects of the Content Integration Framework 
Created 20090112   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EHFND_CI_CONTEXT has no forward declaration.
Interfaces
Class CL_EHFND_CI_CONTEXT has no interface implemented.
Friends
Class CL_EHFND_CI_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTH_CONTEXT Instance attribute Private Type reference (TYPE) EHFNDT_CI_CONTEXT structure for context data 20090114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VALUES_FOR_KEY Instance method Public Method 20090114
2 ADD_VALUE_FOR_KEY Instance method Public Method 20090127
3 GET_KEYS Instance method Public Method 20090113
4 GET_NUMBER_OF_VALUES_FOR_KEY Instance method Public Method 20090113
5 GET_VALUES_FOR_KEY Instance method Public Method 20090113
Events
Class CL_EHFND_CI_CONTEXT has no event.
Types
Class CL_EHFND_CI_CONTEXT has no local type.
Method Signatures

Method ADD_VALUES_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUES Call by reference Type reference (TYPE) EHFNDT_CI_TABLE_STRING Table of string 20090211
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20090114

Method ADD_VALUES_FOR_KEY on class CL_EHFND_CI_CONTEXT has no exception.

Method ADD_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20090127
2 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090127

Method ADD_VALUE_FOR_KEY on class CL_EHFND_CI_CONTEXT has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYS Call by reference Type reference (TYPE) EHFNDT_CI_TABLE_STRING Table of string 20090113

Method GET_KEYS on class CL_EHFND_CI_CONTEXT has no exception.

Method GET_NUMBER_OF_VALUES_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20090113
2 Returning RV_NUMBER_OF_VALUES Value transfer Type reference (TYPE) I Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20090113

Method GET_NUMBER_OF_VALUES_FOR_KEY on class CL_EHFND_CI_CONTEXT has no exception.

Method GET_VALUES_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) EHFNDT_CI_TABLE_STRING Table of strings 20090113
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20090113

Method GET_VALUES_FOR_KEY on class CL_EHFND_CI_CONTEXT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605