SAP ABAP Class CL_WCF_BPATH_ITAB_WRAPPER (Simple wrapper object for an itab)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL (Package) CRM Business Object Layer
Properties
Class CL_WCF_BPATH_ITAB_WRAPPER  
Short Description Simple wrapper object for an itab    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20110111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_BPATH_ITAB_WRAPPER has no forward declaration.
Interfaces
Class CL_WCF_BPATH_ITAB_WRAPPER has no interface implemented.
Friends
Class CL_WCF_BPATH_ITAB_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_INDEX Instance attribute Public Type reference (TYPE) INT4 Natural number 20110111
2 GR_TABLE Instance attribute Public Object reference (TYPE REF TO) DATA 20110111
3 GV_SIZE Instance attribute Public Type reference (TYPE) INT4 Natural number 20110111
4 GV_TABLE_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20110113
5 PARENT_COLL Instance attribute Private Object reference (TYPE REF TO) CL_WCF_BPATH_ITAB_WRAPPER Simple wrapper object for an itab 20110111
6 UPWARD_COLL Instance attribute Public Object reference (TYPE REF TO) CL_WCF_BPATH_ITAB_WRAPPER Simple wrapper object for an itab 20110111
Methods
# Method Level Visibility Method type Description Created on
1 SET_SIZE Instance method Private Method 20110111
2 SET_TABLEENTRY_AS_OBJECT Instance method Public Method 20110111
3 SET_TABLE_AS_COLLECTION Instance method Public Method 20110111
4 SET_TABLE_TYPE Instance method Private Method 20110113
Events
Class CL_WCF_BPATH_ITAB_WRAPPER has no event.
Types
Class CL_WCF_BPATH_ITAB_WRAPPER has no local type.
Method Signatures

Method SET_SIZE Signature

Method SET_SIZE on class CL_WCF_BPATH_ITAB_WRAPPER has no parameter.
Method SET_SIZE on class CL_WCF_BPATH_ITAB_WRAPPER has no exception.

Method SET_TABLEENTRY_AS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_WCF_BPATH_ITAB_WRAPPER Simple wrapper object for an itab 20110111
2 Importing IR_INDEX Call by reference Type reference (TYPE) INT4 Natural number 20110111

Method SET_TABLEENTRY_AS_OBJECT on class CL_WCF_BPATH_ITAB_WRAPPER has no exception.

Method SET_TABLE_AS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_WCF_BPATH_ITAB_WRAPPER Simple wrapper object for an itab 20110112
2 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20110111

Method SET_TABLE_AS_COLLECTION on class CL_WCF_BPATH_ITAB_WRAPPER has no exception.

Method SET_TABLE_TYPE Signature

Method SET_TABLE_TYPE on class CL_WCF_BPATH_ITAB_WRAPPER has no parameter.
Method SET_TABLE_TYPE on class CL_WCF_BPATH_ITAB_WRAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702