SAP ABAP Class IF_BICS_ITERATOR_OBJECT (Object for Adding a Container Entry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_IOBJ_MEMBER Attributes of an InfoObject 20100414
2 Interface composition (i COMPRISING i_ref)  IF_BICS_QV_CHARACTERISTIC_MMBR Characteristic Attribute 20100419
3 Interface composition (i COMPRISING i_ref)  IF_BICS_QV_STRUCTURE_MEMBER Structure Characteristics 20100419
4 Interface composition (i COMPRISING i_ref)  IF_BICS_STRUCTURE_MEMBER Structure Characteristics 20100419
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_IOBJ_MEMBER Attributes of an InfoObject 20100414
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MD_STRUCTURE_MEMBER MD Structure Member 20110307
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_RS_AXIS_TUPLE Axis Tuple in Result Set 20100420
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_RS_AXIS_TUPLE_ELEMENT Axis Tuple Element in the Result Set 20100420
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_RS_AXIS_TUPLE_EL_CTR Axis Tuple Element Container in Result Set 20100503
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_RS_DATA_CELL Data Cell in Result Set 20100503
Properties
Class IF_BICS_ITERATOR_OBJECT  
Short Description Object for Adding a Container Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BICS_ITERATOR_OBJECT has no forward declaration.
Interfaces
Class IF_BICS_ITERATOR_OBJECT has no interface implemented.
Friends
Class IF_BICS_ITERATOR_OBJECT has no friend class.
Attributes
Class IF_BICS_ITERATOR_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Static method Public Method Generate Object 20100414
2 RESET Instance method Public Method Reset Status of Object 20100419
3 SET Instance method Public Method Transferral of Data Content to Object 20100414
Events
Class IF_BICS_ITERATOR_OBJECT has no event.
Types
Class IF_BICS_ITERATOR_OBJECT has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ITERATOR Call by reference Object reference (TYPE REF TO) IF_BICS_ITERATOR Allgemeiner Iterator für Listen 20100414
2 Returning R_R_OBJECT Value transfer Object reference (TYPE REF TO) IF_BICS_ITERATOR_OBJECT Objekt zur Aufnahme eines Containereintrags 20100414
# Exception Resumable Description Created on
1 CX_BICS_ITERATOR_OBJECT_ERROR Fehler im Iteratorobjekt 20100414

Method RESET Signature

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

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Index des aktuellen Eintrags 20100503
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20100414

Method SET on class IF_BICS_ITERATOR_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in