SAP ABAP Interface IF_RSO_ASSOCIATION (Association Between Objects in BW Repository)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_ASSOCIATION BW Repository: Association 'Dependent Objects' 19990416
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_OBJECT_COLLECTION BW Repository: Network of All Objects in BW Repository 19990413
Properties
Interface IF_RSO_ASSOCIATION  
Short Description Association Between Objects in BW Repository    
General Data
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 19990412   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSO_ASSOCIATION has no interface.
Friends
Interface IF_RSO_ASSOCIATION has no friend.
Attributes
Interface IF_RSO_ASSOCIATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_ASSOCIATIONS Instance method Public Method Adding a List of Associations to an Object 19990415
2 READ_ALL_OBJ_OF_OBJ Instance method Public Method Restores all Objects associated with an Object 19990413
3 SHOW_ALL_ASSOCIATIONS_AS_LIST Instance method Public Method Obsolete: Displays all Associations in List (ALV) 19990414
Events
Interface IF_RSO_ASSOCIATION has no event.
Types
Interface IF_RSO_ASSOCIATION has no local type.
Method Signatures

Method INSERT_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASSING_BUFFER Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Puffer beim Lesen nicht verwenden 20041122
2 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) LOGSYS Originalsystem 20000207
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 'A' Objektversion, für die gelesen werden soll 19990416
4 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Typ und Name des Objekts 19990415
5 Importing I_TH_ASC_TYPE Call by reference Type reference (TYPE) RSO_TH_ASC_TYPE Zu verwendende Assoziationen 19990419
6 Importing I_T_OBJECTS Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC Alle assoziierten Objekte 19990415
# Exception Resumable Description Created on
1 INSERT_FAILED Daten konnten nicht eingefügt werden 19990415

Method READ_ALL_OBJ_OF_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_OBJREF_PROXY Alle assoziierten Objekte 19990413
2 Importing I_BYPASSING_BUFFER Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Puffer beim Lesen nicht verwenden 20041122
3 Importing I_NO_MESSAGE Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Keine Nachricht ausgeben 20070329
4 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) LOGSYS Originalsystem 20000207
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 'A' Objektversion, für die gelesen werden soll 19990416
6 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Objekt, für das Assoziationen gelesen werden 19990413
7 Importing I_TH_ASC_TYPE Call by reference Type reference (TYPE) RSO_TH_ASC_TYPE Zu verwendende Assoziationen 19990419
# Exception Resumable Description Created on
1 INSERT_FAILED Einfügen ist fehlgeschlagen 19990416
2 OBJECT_NOT_FOUND Objekt konnte nicht gefunden werden 19990413

Method SHOW_ALL_ASSOCIATIONS_AS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ASC_LIST Call by reference Type reference (TYPE) RSO_T_ASC_LIST Liste der Assoziationen 19990414
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000207

Method SHOW_ALL_ASSOCIATIONS_AS_LIST on Interface IF_RSO_ASSOCIATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in