SAP ABAP Class CL_MBO_BO_LIST (Business object list class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBO (Package) Migration Business Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_LIST MWB: Master list class 20060116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_LIST Listobjekt 20060116
Properties
Class CL_MBO_BO_LIST  
Short Description Business object list class    
Super Class CL_DMC_LIST MWB: Master list class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBO   Migration Business Object 
Created 20060116   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MWBGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_LIST Listobjekt 20060116
Friends
Class CL_MBO_BO_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _DBVALS Instance attribute Private Type reference (TYPE) MBO_BO_HEADER_TAB MWB: Business objects (header) 20060118
2 _VALS Instance attribute Private Type reference (TYPE) MBO_PERS_STRUCT_TAB Reference to Applications 20060117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BO Instance method Private Method 20060214
2 CONSTRUCTOR Instance method Public Constructor 20060123
3 COPY_BO Instance method Private Method copy one bo to other 20060308
4 GET_ATTRIBUTE Instance method Public Method RETURNS THE BO LIST ATTRIBUTES 20060222
5 GET_BO_REFRENCE Instance method Public Method get the bo refrence from the bo list 20060201
6 INITIALIZE_BO Instance method Public Method 20060125
7 INIT_BO_OBJECT Instance method Private Method initialize bo 20060123
8 SET_ATTRIBUTE Instance method Public Method 20060222
Events
Class CL_MBO_BO_LIST has no event.
Types
Class CL_MBO_BO_LIST has no local type.
Method Signatures

Method ADD_BO Signature

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

Method ADD_BO on class CL_MBO_BO_LIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MBO_BO_LIST has no parameter.
Method CONSTRUCTOR on class CL_MBO_BO_LIST has no exception.

Method COPY_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TARGET_BO Call by reference Object reference (TYPE REF TO) CL_MBO_BO 20060308
2 Importing IM_SOURCE_BO Call by reference Object reference (TYPE REF TO) CL_MBO_BO 20060308

Method COPY_BO on class CL_MBO_BO_LIST has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_VALUE Call by reference Type reference (TYPE) ANY 20060222
2 Importing IM_ATTR_NAME Call by reference Type reference (TYPE) STRING 20060222

Method GET_ATTRIBUTE on class CL_MBO_BO_LIST has no exception.

Method GET_BO_REFRENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BO_OBJ Call by reference Object reference (TYPE REF TO) CL_MBO_BO 20060201
2 Importing IM_BO_KEY Call by reference Type reference (TYPE) DMC_BO_KEY DMC: technical key Business object 20060201

Method GET_BO_REFRENCE on class CL_MBO_BO_LIST has no exception.

Method INITIALIZE_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BO_KEY Call by reference Type reference (TYPE) DMC_BO_KEY DMC: technical key Business object 20060125

Method INITIALIZE_BO on class CL_MBO_BO_LIST has no exception.

Method INIT_BO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEM Call by reference Object reference (TYPE REF TO) CL_MBO_BO 20060123
2 Importing IM_BO_KEY Call by reference Type reference (TYPE) DMC_BO_KEY structure for bo list - business object information 20060125
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND 20060123

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_NAME Call by reference Type reference (TYPE) STRING 20060222
2 Importing IM_ATTR_VALUE Call by reference Type reference (TYPE) ANY 20060222

Method SET_ATTRIBUTE on class CL_MBO_BO_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620