SAP ABAP Class CL_RE_ASSOC_LIST (RE: List of <Name,Value> Pairs)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Properties
Class CL_RE_ASSOC_LIST  
Short Description RE: List of <Name,Value> Pairs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVI   R/3 appl.dev. for Financial Assets Management: Real estate 
Created 19990831   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RE_ASSOC_LIST has no forward declaration.
Interfaces
Class CL_RE_ASSOC_LIST has no interface implemented.
Friends
Class CL_RE_ASSOC_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ASSOCLIST Instance attribute Private Type reference (TYPE) TFVIASCLIST Content as table 19990831
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method General copy of object 19990902
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990831
3 DEL Instance method Public Method Delete pair 19991029
4 GET Instance method Public Method Retrieve value for specified name 19990831
5 GET_ALL Instance method Public Method Issue total content as string 19990831
6 IS_EQUAL Instance method Public Method Does actual list have same values as own? 19990831
7 IS_SUBSET Instance method Public Method Is own list partial quantity of actual list? 19990831
8 RESET Instance method Public Method Reset object 19990831
9 SET Instance method Public Method Insert/change pair 19990831
10 SET_ALL Instance method Public Method Copy total content from string 19990831
Events
Class CL_RE_ASSOC_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_ASSOCLIST Private Type reference (TYPE) RFVIASCLIST Association list entry 19990831
2 TT_ASSOCLIST Private Type reference (TYPE) TFVIASCLIST Association list 19990831
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OBJECT Value transfer Object reference (TYPE REF TO) CL_RE_ASSOC_LIST Kopie 19990902

Method CLONE on class CL_RE_ASSOC_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENTS Value transfer Type reference (TYPE) VVASCLISTSTR Gesamtinhalt als String 19990831

Method CONSTRUCTOR on class CL_RE_ASSOC_LIST has no exception.

Method DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Value transfer Type reference (TYPE) ANY Parametername 19991029

Method DEL on class CL_RE_ASSOC_LIST has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING Wert 19990831
2 Importing IV_PARAM Value transfer Type reference (TYPE) ANY Name 19991029

Method GET on class CL_RE_ASSOC_LIST has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONTENTS Value transfer Type reference (TYPE) VVASCLISTSTR Gesamtinhalt 19990831

Method GET_ALL on class CL_RE_ASSOC_LIST has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EQUAL Value transfer Type reference (TYPE) XFELD Listen sind gleich 19990831
2 Importing IV_ASSOCLIST Value transfer Object reference (TYPE REF TO) CL_RE_ASSOC_LIST Andere Liste 19990831

Method IS_EQUAL on class CL_RE_ASSOC_LIST has no exception.

Method IS_SUBSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUBSET Value transfer Type reference (TYPE) XFELD Geg. Liste ist Teilmenge 19990831
2 Importing IV_ASSOCLIST Value transfer Object reference (TYPE REF TO) CL_RE_ASSOC_LIST Assoziationsliste 19990831

Method IS_SUBSET on class CL_RE_ASSOC_LIST has no exception.

Method RESET Signature

Method RESET on class CL_RE_ASSOC_LIST has no parameter.
Method RESET on class CL_RE_ASSOC_LIST has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Value transfer Type reference (TYPE) ANY Name 19991029
2 Importing IV_VALUE Value transfer Type reference (TYPE) ANY Wert 19990831

Method SET on class CL_RE_ASSOC_LIST has no exception.

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENTS Call by reference Type reference (TYPE) VVASCLISTSTR Gesamtinhalt 19990831
# Exception Resumable Description Created on
1 SYNTAX_ERROR String ist syntaktisch fehlerhaft 19990831
History
Last changed by/on SAP  00000000 
SAP Release Created in