SAP ABAP Class CL_BICS_IOBJ_MEMBER (Attributes of an InfoObject)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_OBJECT Root Object for BICS Entities 20110721
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONTEXT Context of an Object 20100420
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_IOBJ_MEMBER Attributes of an InfoObject 20100408
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_ITERATOR_OBJECT Object for Adding a Container Entry 20100414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_CHARACTERISTIC_MEMBER Characteristic Attribute 20100408
Properties
Class CL_BICS_IOBJ_MEMBER  
Short Description Attributes of an InfoObject    
Super Class CL_BICS_OBJECT Root Object for BICS Entities 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_SELECTOR   BW BICS Consumer Selector 
Created 20100408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_IOBJ_MEMBER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONTEXT Context of an Object 20100420
2 IF_BICS_IOBJ_MEMBER Attributes of an InfoObject 20100408
3 IF_BICS_ITERATOR_OBJECT Object for Adding a Container Entry 20100414
Friends
Class CL_BICS_IOBJ_MEMBER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_INDEX Instance attribute Protected Type reference (TYPE) I Index of the Current Value in the Data Container 20100607
2 O_R_IOBJ_MEMBER_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_IOBJ_MEMBER_CONTAINER Container for Iobj Member(s) 20100412
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20100408
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100412
3 CREATE_REFERENCE Static method Public Method Create Reference 20100408
4 SET Instance method Public Method 20100408
Events
Class CL_BICS_IOBJ_MEMBER has no event.
Types
Class CL_BICS_IOBJ_MEMBER has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_BICS_IOBJ_MEMBER has no parameter.
Method CLEAR on class CL_BICS_IOBJ_MEMBER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_IOBJ_MEMBER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BICS_IOBJ_MEMBER_CONTAINER Behälter für (einen oder mehrere) Iobj Member 20100412

Method CONSTRUCTOR on class CL_BICS_IOBJ_MEMBER has no exception.

Method CREATE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_IOBJ_MEMBER_ACCESSOR Call by reference Object reference (TYPE REF TO) CL_BICS_IOBJ_MEMBER_ACCESSOR Zugriffsobjekt für Ausprägungen 20100408
2 Importing I_R_IOBJ_MEMBER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BICS_IOBJ_MEMBER_CONTAINER Behälter für (einen oder mehrere) Iobj Member 20100408
3 Importing I_R_MEMBER_TYPE Call by reference Object reference (TYPE REF TO) CL_BICS_MEMBER_TYPE Ausprägungstyp 20100408
4 Returning R_R_IOBJ_MEMBER Value transfer Object reference (TYPE REF TO) CL_BICS_IOBJ_MEMBER Ausprägung eines InfoObjekts 20100408

Method CREATE_REFERENCE on class CL_BICS_IOBJ_MEMBER has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MEMBER_DATA Call by reference Object reference (TYPE REF TO) DATA 20100408

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