SAP ABAP Interface IF_BICS_ITERATOR_OBJECT (Object for Adding a Container Entry)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities
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
Interface IF_BICS_ITERATOR_OBJECT  
Short Description Object for Adding a Container Entry    
General Data
Package BW_BICS_BASE_OBJECTS   Basis Objects of All BICS Entities 
Created 20100414   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BICS_ITERATOR_OBJECT has no forward declaration.
Interfaces
Interface IF_BICS_ITERATOR_OBJECT has no interface.
Friends
Interface IF_BICS_ITERATOR_OBJECT has no friend.
Attributes
Interface 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
Interface IF_BICS_ITERATOR_OBJECT has no event.
Types
Interface 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 Interface IF_BICS_ITERATOR_OBJECT has no parameter.
Method RESET on Interface 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 Interface IF_BICS_ITERATOR_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730