SAP ABAP Class CL_RSO_ASSOCIATION (BW Repository: Association 'Dependent Objects')
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_ASSOCIATION Association Between Objects in BW Repository 19990416
Properties
Class CL_RSO_ASSOCIATION  
Short Description BW Repository: Association 'Dependent Objects'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 19990416   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_ASSOCIATION Association Between Objects in BW Repository 19990416
Friends
Class CL_RSO_ASSOCIATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DEFAULT_ASC_TYPE Instance attribute Private Type reference (TYPE) RSO_ASC_TYPE Association Type of Object 19990416
2 P_R_OBJECT_COLLECTION Instance attribute Private Object reference (TYPE REF TO) CL_RSO_OBJECT_COLLECTION Object Network in BW Repository 19990416
3 P_TH_ASSOCIATION Instance attribute Private Type reference (TYPE) RSO_TH_ASSOCIATION Table of All Associations of this Type 19990416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990416
2 INSERT_ASSOCIATIONS Instance method Public Method 19990416
3 INSERT_ASSOCIATION_SINGLE Instance method Private Method Enters a Single Association 19990416
4 READ_ALL_OBJ_OF_OBJ Instance method Public Method 19990416
5 SHOW_ALL_ASSOCIATIONS_AS_LIS Instance method Public Method 19990416
Events
Class CL_RSO_ASSOCIATION has no event.
Types
Class CL_RSO_ASSOCIATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASC_TYPE Call by reference Type reference (TYPE) RSO_ASC_TYPE Assoziationstyp dieses Objektes 19990416
2 Importing I_R_OBJECT_COLLECTION Call by reference Object reference (TYPE REF TO) CL_RSO_OBJECT_COLLECTION Netzwerk der Objekte im BW Repository 19990416

Method CONSTRUCTOR on class CL_RSO_ASSOCIATION has no exception.

Method INSERT_ASSOCIATIONS Signature

Method INSERT_ASSOCIATIONS on class CL_RSO_ASSOCIATION has no parameter.
Method INSERT_ASSOCIATIONS on class CL_RSO_ASSOCIATION has no exception.

Method INSERT_ASSOCIATION_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20041130
2 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSO_S_TLOGO Source Objekct 19990416
3 Importing I_S_TARGET Call by reference Type reference (TYPE) RSO_S_TLOGO Target Objekt 19990416
# Exception Resumable Description Created on
1 INSERT_FAILED Assoziation konnte nicht eingefügt werden 19990416

Method READ_ALL_OBJ_OF_OBJ Signature

Method READ_ALL_OBJ_OF_OBJ on class CL_RSO_ASSOCIATION has no parameter.
Method READ_ALL_OBJ_OF_OBJ on class CL_RSO_ASSOCIATION has no exception.

Method SHOW_ALL_ASSOCIATIONS_AS_LIS Signature

Method SHOW_ALL_ASSOCIATIONS_AS_LIS on class CL_RSO_ASSOCIATION has no parameter.
Method SHOW_ALL_ASSOCIATIONS_AS_LIS on class CL_RSO_ASSOCIATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in