Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_APPLICATION_LOG_CONST | BW Repository: Interface & Constants for Application Log | 19990916 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_ASSOCIATION | Association Between Objects in BW Repository | 19990413 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_OBJECT_SERVICES | BW Repository: Service Functions of the Objects | 19990429 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_OBJECT_XMIC | BW Metadata Repository: Constants for XML | 20010212 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_REPOSITORY_XML | BW Repository: XML Import/Export | 20000719 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_REPOSITORY_XML_CONST | BW Metadata Repository: Constants for XML | 20000719 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_PROPERTIES | BW Repository: Properties of Type TLOGO | 19990519 |
Properties
| Class | CL_RSO_OBJECT_COLLECTION | |
| Short Description | BW Repository: Network of All Objects in BW Repository | |
| 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 | 19990413 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_APPLICATION_LOG_CONST | BW Repository: Interface & Constants for Application Log | 19990916 | ||
| 2 | IF_RSO_ASSOCIATION | Association Between Objects in BW Repository | 19990413 | ||
| 3 | IF_RSO_OBJECT_SERVICES | BW Repository: Service Functions of the Objects | 19990429 | ||
| 4 | IF_RSO_OBJECT_XMIC | BW Metadata Repository: Constants for XML | 20010212 | ||
| 5 | IF_RSO_REPOSITORY_XML | BW Repository: XML Import/Export | 20000719 | ||
| 6 | IF_RSO_REPOSITORY_XML_CONST | BW Metadata Repository: Constants for XML | 20000719 | ||
| 7 | IF_RSO_TLOGO_PROPERTIES | BW Repository: Properties of Type TLOGO | 19990519 |
Friends
Class CL_RSO_OBJECT_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 19990916 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 19990916 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 19990916 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 19990916 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 19990916 | |||||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20000719 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_FACTORY | Factory for Generating Object | 19990413 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 19990519 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | ID Counter | 20020927 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASCREF | List of all Instanciated Associations | 19990413 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASC_TEXT | Texts for Associations | 19990429 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASC_TEXT | Texts for Associations (reverse) | 20000504 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO_OBJREF_PROXY | List of all Instanciated Objects | 19990413 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSO_TS_CWM_ASC_REF | BW Metadata Repository: References to Association Classes | 20010329 |
Methods
Events
Class CL_RSO_OBJECT_COLLECTION has no event.
Types
Class CL_RSO_OBJECT_COLLECTION has no local type.
Method Signatures
Method CHECK_OBJVERS_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Originalsystem | 20000207 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion, für die Properties gelsen werden sollen | 19990706 | ||
| 3 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name des Objekts | 19990706 | |||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Vorhanden oder nicht? | 19990706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht gefunden werden | 19990706 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_OBJECT_COLLECTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJECT_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_RSO_OBJECT_FACTORY | Factory zur Objekterzeugung | 19990413 | |||
| 2 | I_R_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Meta Data Repository | 19990519 |
Method CONSTRUCTOR on class CL_RSO_OBJECT_COLLECTION has no exception.
Method CREATE_DIR_FOR_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20010405 | |||
| 2 | I_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse | 20010405 | |||
| 3 | I_DIRECTORY | Call by reference | Type reference (TYPE) | STRING | Basis Verzeichnis | 20010405 |
Method CREATE_DIR_FOR_CLASS on class CL_RSO_OBJECT_COLLECTION has no exception.
Method EXPORT_METAMODEL_RESOURCES Signature
Method EXPORT_METAMODEL_RESOURCES on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method EXPORT_METAMODEL_RESOURCES on class CL_RSO_OBJECT_COLLECTION has no exception.
Method F4_MULTI_TLOGO Signature
Method F4_MULTI_TLOGO on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method F4_MULTI_TLOGO on class CL_RSO_OBJECT_COLLECTION has no exception.
Method F4_TLOGO Signature
Method F4_TLOGO on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method F4_TLOGO on class CL_RSO_OBJECT_COLLECTION has no exception.
Method F4_TLOGO_ALL Signature
Method F4_TLOGO_ALL on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method F4_TLOGO_ALL on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_ASC_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_OBJREF | Call by reference | Type reference (TYPE) | RSO_OBJREF_PROXY | BW Repository: Referenz auf Instanz eines Objektes (Proxy) | 20010329 | |||
| 2 | I_SOURCE_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse (Source) | 20010330 | |||
| 3 | I_SOURCE_ID | Call by reference | Type reference (TYPE) | STRING | ID (Source) | 20010330 | |||
| 4 | I_TARGET_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse (Target) | 20010330 | |||
| 5 | I_TARGET_ID | Call by reference | Type reference (TYPE) | STRING | ID (Target) | 20010330 |
Method GET_ASC_REF on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_FILTER_CLASSID_EXCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_CLASSES_EXCLUDE | Call by reference | Type reference (TYPE) | RSO_TS_XMI_CLASSES | BW Metadata Repository: Klassen im BW für XMI Export | 20010924 | |||
| 2 | I_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse des Objekts | 20010924 |
Method GET_FILTER_CLASSID_EXCLUDE on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_FUNCNAME_ACTIVATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Typ des Objekts | 19990506 | |||
| 2 | R_FUNCNAME | Value transfer | Type reference (TYPE) | FUNCNAME | Name Funktionsbaustein | 19990506 |
Method GET_FUNCNAME_ACTIVATE_CONTENT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_FUNCNAME_ASC_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Typ des Objekts | 19990415 | |||
| 2 | R_FUNCNAME | Value transfer | Type reference (TYPE) | FUNCNAME | Name Funktionsbaustein | 19990415 |
Method GET_FUNCNAME_ASC_OF_OBJECT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_FUNCNAME_MAINT_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Typ des Objekts | 19990428 | |||
| 2 | R_FUNCNAME | Value transfer | Type reference (TYPE) | FUNCNAME | Name Funktionsbaustein | 19990428 |
Method GET_FUNCNAME_MAINT_OF_OBJECT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJECT_LIST | Call by reference | Type reference (TYPE) | RSO_T_OBJECT_LIST | BW Repository: Liste (Ausgabe) der Objekte | 20000719 | |||
| 2 | I_CLASSID | Call by reference | Type reference (TYPE) | STRING | Alle (=space) oder spezielle Objekte | 20010308 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000719 |
Method GET_OBJECT_LIST on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_OBJECT_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_OBJREF_PROXY | Value transfer | Type reference (TYPE) | RSO_S_TLOGO_OBJREF_PROXY | Referenz auf Proxy | 19990413 | |||
| 2 | I_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Puffer beim Lesen nicht verwenden | 20041122 | ||
| 3 | I_NO_MESSAGE | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Keine Nachrichten senden | 19990726 | ||
| 4 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Originalsystem | 20000207 | |||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion, für die gelesen werden soll | 19990416 | ||
| 6 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name Objekt | 19990413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht gefunden werden | 19990413 |
Method GET_PROPERTIES_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BCT_DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Komponente ( BW Business Content) jetzt devclass by Switch | 20121002 | |||
| 2 | E_CONTREL | Value transfer | Type reference (TYPE) | RS_CONTREL | Content Release | 19990413 | |||
| 3 | E_CONTTIMESTMP | Value transfer | Type reference (TYPE) | RSCONTTIMESTMP | Zeitstempel Content Release | 19990505 | |||
| 4 | E_ICON | Value transfer | Type reference (TYPE) | ICON_D | Icon | 19990414 | |||
| 5 | E_IOBJTP | Value transfer | Type reference (TYPE) | RSD_IOBJTP | InfoObject Subtyp | 19991026 | |||
| 6 | E_LOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Quellsystem (für einige Objekte) | 19990914 | |||
| 7 | E_OBJSTAT | Value transfer | Type reference (TYPE) | RS_OBJSTAT | Objektstatus | 19990413 | |||
| 8 | E_OWNER | Value transfer | Type reference (TYPE) | RSOWNER | Verantwortlicher | 19990414 | |||
| 9 | E_QUERY_ELEMENT_TYPE | Value transfer | Type reference (TYPE) | RZD1_DEFTP | Query Element Subtyp | 19991026 | |||
| 10 | E_S_OWNED_BY | Value transfer | Type reference (TYPE) | RSO_S_TLOGO_OWNED_BY | Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) | 20061107 | |||
| 11 | E_S_TLOGOPROP | Value transfer | Type reference (TYPE) | RSTLOGOPROP | Allgemeine Eigenschaften TLOGO Typ | 19990506 | |||
| 12 | E_TIMESTMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | Letzte Änderung | 19990920 | |||
| 13 | E_TSTPNM | Value transfer | Type reference (TYPE) | RSTSTPNM | Letzter Änderer | 19990920 | |||
| 14 | E_TXTLG | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung (lang) | 19990413 | |||
| 15 | E_TXTSH | Value transfer | Type reference (TYPE) | RSTXTSH | Beschreibung (kurz) | 19990802 | |||
| 16 | I_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Puffer beim Lesen nicht verwenden | 20041122 | ||
| 17 | I_NO_MESSAGE | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Keine Nachrichten senden | 19990726 | ||
| 18 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Originalsystem | 20000207 | |||
| 19 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion, für die Properties gelsen werden sollen | 19990505 | ||
| 20 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name des Objekts | 19990413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht gefunden werden | 19990413 |
Method GET_TLOGOPROP Signature
Method GET_TLOGOPROP on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method GET_TLOGOPROP on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_TLOGO_DESCRIPTION Signature
Method GET_TLOGO_DESCRIPTION on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method GET_TLOGO_DESCRIPTION on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_TLOGO_ICON Signature
Method GET_TLOGO_ICON on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method GET_TLOGO_ICON on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_TLOGO_ICON_WEB_ID Signature
Method GET_TLOGO_ICON_WEB_ID on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method GET_TLOGO_ICON_WEB_ID on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_TYPE_OF_ASC_AS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ der Assoziation | 19990429 | |||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Typ als Text | 19990429 |
Method GET_TYPE_OF_ASC_AS_TEXT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method GET_TYPE_OF_ASC_AS_TEXT_REV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ der Assoziation | 19990820 | |||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Typ als Text | 19990820 |
Method GET_TYPE_OF_ASC_AS_TEXT_REV on class CL_RSO_OBJECT_COLLECTION has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method INITIALIZE on class CL_RSO_OBJECT_COLLECTION has no exception.
Method INSERT_ASSOCIATIONS Signature
Method INSERT_ASSOCIATIONS on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method INSERT_ASSOCIATIONS on class CL_RSO_OBJECT_COLLECTION has no exception.
Method INSERT_OBJECT_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_OBJREF_PROXY | Value transfer | Type reference (TYPE) | RSO_S_TLOGO_OBJREF_PROXY | Referenz auf das Objekt | 19990413 | |||
| 2 | I_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Puffer beim Lesen nicht verwenden | 20041122 | ||
| 3 | I_NO_MESSAGE | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Keine Nachrichten senden | 19990726 | ||
| 4 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Originalsystem | 20000207 | |||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion, für die gelesen werden soll | 19990416 | ||
| 6 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name des Objektes | 19990413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht gefunden werden | 19990413 |
Method IS_OBJECT_PROXY_IN_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20041125 | |||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name des Objects | 19990414 | |||
| 3 | R_RETURN_CODE | Value transfer | Type reference (TYPE) | RS_BOOL | rs_c_true, falls vorhanden, sonst rs_c_false | 19990414 |
Method IS_OBJECT_PROXY_IN_REPOSITORY on class CL_RSO_OBJECT_COLLECTION has no exception.
Method MAINTAIN_OBJECT Signature
Method MAINTAIN_OBJECT on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method MAINTAIN_OBJECT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method PREPARE_ASC_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_CWM_OBJECT_REF | Call by reference | Type reference (TYPE) | RSO_TS_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010329 |
Method PREPARE_ASC_REF on class CL_RSO_OBJECT_COLLECTION has no exception.
Method READ_ALL_OBJ_OF_OBJ Signature
Method READ_ALL_OBJ_OF_OBJ on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method READ_ALL_OBJ_OF_OBJ on class CL_RSO_OBJECT_COLLECTION has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method REFRESH on class CL_RSO_OBJECT_COLLECTION has no exception.
Method RELOAD_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Liste der neu zu lesenden Objekte | 19990818 |
Method RELOAD_FROM_DB on class CL_RSO_OBJECT_COLLECTION has no exception.
Method SHOW_ALL_ASSOCIATIONS_AS_LIST Signature
Method SHOW_ALL_ASSOCIATIONS_AS_LIST on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method SHOW_ALL_ASSOCIATIONS_AS_LIST on class CL_RSO_OBJECT_COLLECTION has no exception.
Method SHOW_ALL_OBJECTS_AS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Originalsystem | 20000207 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19990706 |
Method SHOW_ALL_OBJECTS_AS_LIST on class CL_RSO_OBJECT_COLLECTION has no exception.
Method SHOW_DOCU_BDS Signature
Method SHOW_DOCU_BDS on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method SHOW_DOCU_BDS on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_HEADER_XMI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020619 | |||
| 2 | R_R_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20020619 |
Method XML_EXPORT_HEADER_XMI on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_IDL_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENTS | Call by reference | Type reference (TYPE) | STRING | XMI IDs für die dieses Tag gilt | 20020927 | |||
| 2 | I_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix | 20020927 | |||
| 3 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XMI Dokument | 20020927 | |||
| 4 | I_R_ELEMENT_CONT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | XMI.content Tag | 20020927 |
Method XML_EXPORT_IDL_PREFIX on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse des Objekts | 20010308 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000719 | |||
| 3 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000719 | |||
| 4 | I_R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | if_ixml_element | 20000719 | |||
| 5 | I_WITH_CTS_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit CTS Daten exportieren | 20010621 | ||
| 6 | I_WITH_DETAILS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit oder ohne Details | 20000914 |
Method XML_EXPORT_LIST on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_METAMODEL Signature
Method XML_EXPORT_METAMODEL on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method XML_EXPORT_METAMODEL on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_METAMODEL_1_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OSTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | IF_IXML_OSTREAM | 20011221 |
Method XML_EXPORT_METAMODEL_1_0 on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_METAMODEL_1_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OSTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | IF_IXML_OSTREAM | 20011221 |
Method XML_EXPORT_METAMODEL_1_1 on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_METAMODEL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE | Call by reference | Type reference (TYPE) | STRING | Paket | 20010223 | |||
| 2 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010211 | |||
| 3 | I_R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | if_ixml_element | 20010211 |
Method XML_EXPORT_METAMODEL_INT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_METAMODEL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XMI Dokument | 20020927 | |||
| 2 | I_R_ELEMENT_CONT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | XMI.content Tag | 20020927 |
Method XML_EXPORT_METAMODEL_TYPES on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_OBJECT Signature
Method XML_EXPORT_OBJECT on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method XML_EXPORT_OBJECT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_OBJECTS Signature
Method XML_EXPORT_OBJECTS on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method XML_EXPORT_OBJECTS on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_OBJECT_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_CWM_OBJECT_REF_ALL | Call by reference | Type reference (TYPE) | RSO_TS_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010924 | |||
| 2 | C_TS_CWM_OBJECT_REF_DONE | Call by reference | Type reference (TYPE) | RSO_TS_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010924 | |||
| 3 | I_CLASSID | Call by reference | Type reference (TYPE) | STRING | Klasse des Objekts | 20010308 | |||
| 4 | I_ID | Call by reference | Type reference (TYPE) | STRING | Name (ID) des Objekts | 20010308 | |||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000719 | |||
| 6 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000719 | |||
| 7 | I_R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | if_ixml_element | 20000719 | |||
| 8 | I_TS_CLASSES_EXCLUDE | Call by reference | Type reference (TYPE) | RSO_TS_XMI_CLASSES | BW Metadata Repository: Klassen im BW für XMI Export | 20010924 | |||
| 9 | I_WITH_CTS_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit CTS Daten exportieren | 20010621 | ||
| 10 | I_WITH_DETAILS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit oder ohne Details | 20000719 |
Method XML_EXPORT_OBJECT_INT on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_EXPORT_OBJECT_INT_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_CWM_OBJECT_REF_ALL | Call by reference | Type reference (TYPE) | RSO_TS_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010611 | |||
| 2 | C_TS_CWM_OBJECT_REF_DONE | Call by reference | Type reference (TYPE) | RSO_TS_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010611 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010611 | |||
| 4 | I_R_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010611 | |||
| 5 | I_R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | if_ixml_element | 20010611 | |||
| 6 | I_S_CWM_OBJECT_REF | Call by reference | Type reference (TYPE) | RSO_S_CWM_OBJECT_REF | BW Metadata Repository: Liste Objekte CWM und Referenz | 20010611 | |||
| 7 | I_TS_CLASSES_EXCLUDE | Call by reference | Type reference (TYPE) | RSO_TS_XMI_CLASSES | BW Metadata Repository: Klassen im BW für XMI Export | 20010924 | |||
| 8 | I_WITH_CTS_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit CTS Daten exportieren | 20010621 | ||
| 9 | I_WITH_DETAILS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Mit oder ohne Details | 20010611 |
Method XML_EXPORT_OBJECT_INT_REC on class CL_RSO_OBJECT_COLLECTION has no exception.
Method XML_IMPORT Signature
Method XML_IMPORT on class CL_RSO_OBJECT_COLLECTION has no parameter.
Method XML_IMPORT on class CL_RSO_OBJECT_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |