SAP ABAP Class CL_RSRTS_METADATA (Metadata for transient Infoprovider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_TRANSIENT_SOURCE (Package) Transiente Source Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20071016
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20071016
Properties
Class CL_RSRTS_METADATA  
Short Description Metadata for transient Infoprovider    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_TRANSIENT_SOURCE   Transiente Source Engine 
Created 20070917   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSROA_BI_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSROA_BI_QUERY_ADVANCED Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RRO04 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSRCD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20071016
Friends
# Friend Modeled only Created on Description
1 CL_RSRTS_METADATA_AUNITTEST 20090217 ABAP unittest for transient Metadata
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CLSNM_ODP Constant Public Type reference (TYPE) RSRTSDIRMETADATA-CLSNM 'CL_RSRTS_METADATA_ODP' Name of class which implements the transient metadata 20120207
2 N_C_PREFIX_QPROV Constant Public Type reference (TYPE) NT_PREFIX '@Q' 3-Byte Field 20100205
3 N_C_PREFIX_R3IS Constant Public Type reference (TYPE) NT_PREFIX '@1' 3-Byte Field 20071022
4 N_C_PREFIX_SALV Constant Public Type reference (TYPE) NT_PREFIX '@2' 20080104
5 P_DEFAULT_OBJVERS Static Attribute Private Type reference (TYPE) RSOBJVERS 'A' Default-Objvers 20120307
6 P_TH_DTAHEADER_BUFFER Static Attribute Private Type reference (TYPE) PT_TH_DTA Buffer of DTA header 20080626
7 P_TH_IOBJ_BUFFER Static Attribute Private Type reference (TYPE) PT_TH_IOBJ_BUFFER 20081201
8 P_TS_IMPLEMENTATION Static Attribute Private Type reference (TYPE) PT_TS_IMPLEMENTATION Implementations 20080219
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_DEPENDENT_OBJECTS Static method Public Method Activate Objects of which the Provider depends 20110128
2 ADAPT_READMODE Static method Public Method Adapt Readmode to selection 20090128
3 CHECK_AUTHORITY_ADMWB Static method Public Method check metadata authorization 20110105
4 CHECK_AUTHORITY_DATA Static method Public Method check data authorization 20110504
5 CHECK_METADATA Static method Public Method check metadata 20110825
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080219
7 DTA_CHECK Static method Private Method check DTA - instance 20101026
8 GET_AUTHREL_CHARACTERSTICS Static method Public Method Get all authorization relevant characteristics (only ODP) 20130115
9 GET_AUTHREL_IOBJ Static method Public Method get autorization relevant transient InfoObjects 20090128
10 GET_CHA_SIDCONVERTER Static method Public Method Get key-SID converter 20081201
11 GET_DATA_TIMESTMP Static method Public Method Currentness of Data 20090316
12 GET_DEPENDENT_OBJECTS Static method Public Method get objects where the Provider depends on 20110105
13 GET_DTA Static method Public Method Provides DTA Instance 20071016
14 GET_DTA_HEADER Static method Public Method Provides DTA-Header 20080714
15 GET_DTA_HEADER_ALL Static method Public Method Provides all DTA-Header 20080714
16 GET_IMPLEMENTATION Static method Private Method Providers classname which implements the InfoProvider 20120207
17 GET_INFOAREA_ALL Static method Public Method Providers all InfoAreas 20101105
18 GET_INFOAREA_DETAIL Static method Public Method Providers details of an InfoArea 20101011
19 GET_IOBJ_PROP Static method Public Method Providers properties of a characteristic 20081201
20 GET_IOBJ_WITH_RESTRICTIONS Static method Public Method Provider specific check of a query definition 20080122
21 GET_METADATA Static method Protected Method Provider metadata reference 20090217
22 GET_READ_PROVIDER Static method Public Method Provider Provider which should be used for reading 20100211
23 GET_TLOGO_OF_INFOPROV Static method Public Method Is InfoProvider relevant for TLOGO framework 20110118
24 IS_OBJNM_STABLE Static method Public Method Is object name stable 20080624
25 SET_DEFAULT_OBJVERS Static method Public Method Set default object version 20120307
26 SYNTAX_CHECK Static method Private Method syntax check 20100303
27 VALUEHELP_SEARCH_IN_NAMES Static method Public Method Valuehelp: Search for Objects 20080219
28 _FILL_BUFFER Static method Private Method Fill InfoObject buffer 20081201
29 _GET_METADATA_FOR_IOBJ Static method Private Method Create metadata instance for an infoobject (only ODP) 20130115
Events
Class CL_RSRTS_METADATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_PREFIX Public Type reference (TYPE) CHAR2 Prefix for Providername 20071022
2 NT_S_MDR_PARAMETER Public See coding Parameter for Masterdata Read Class 20121015 begin of NT_S_MDR_PARAMETER, mdrclnm type rsmdclnm, mdrclpa type rsmdrclpa, end of nt_s_mdr_parameter
3 NT_S_TEXT Public See coding 20080219 begin of nt_s_text, iobjnm type rsiobjnm, text type rstxtlg, end of nt_s_text
4 NT_TS_TEXT Public See coding 20080219 nt_ts_text type sorted table of nt_s_text with unique key iobjnm
5 PT_S_IOBJ_BUFFER Private See coding 20081201 begin of PT_S_IOBJ_BUFFER, iobjnm type rsiobjnm, iobjtp type rsiobjtp, add type rs_bool, authrelfl type rs_bool, * dta_pro type rsd_s_dta_pro, metadata type ref to if_rsrts_metadata, end of pt_s_iobj_buffer
6 PT_TH_DTA Private See coding 20080626 PT_TH_DTA type HASHED TABLE OF rsd_s_dta WITH UNIQUE KEY infoprov
7 PT_TH_IOBJ_BUFFER Private See coding 20081201 pt_th_iobj_buffer type HASHED TABLE OF pt_s_iobj_buffer with UNIQUE key iobjnm
8 PT_TS_IMPLEMENTATION Private See coding 20080219 PT_TS_IMPLEMENTATION type sorted table of RSRTSDIRMETADATA with unique key IDENTIFIER initial size 3
Method Signatures

Method ACTIVATE_DEPENDENT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20110128
2 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC RSOC_C_OBJFUNC-COPY Art der Content-Übernahme 20110412
3 Importing I_SIMULATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110203
4 Importing I_TRIGGER_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Objekte auf Transportauftrag schreiben? 20110519
5 Importing I_TS_INFOPROV Call by reference Type reference (TYPE) RSR_TS_INFOPROV Tabelle von Infoprovs 20110128

Method ACTIVATE_DEPENDENT_OBJECTS on class CL_RSRTS_METADATA has no exception.

Method ADAPT_READMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_READMODE Call by reference Type reference (TYPE) RSRREADMODE Lesemodus 20090128
2 Exporting E_VAL_TIMESTAMP_MAX Call by reference Type reference (TYPE) RRDCTMSTVAL0 Semantische Gültigkeit (Abhängig von ACTUALDATA) 20090216
3 Exporting E_VAL_TIMESTAMP_MIN Call by reference Type reference (TYPE) RRDCTMSTVAL0 Semantische Gültigkeit (Abhängig von ACTUALDATA) 20090216
4 Importing I_ACTUALDATA Call by reference Type reference (TYPE) RRACTUALDATA Datenaktualität 20110119
5 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090128
6 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20090128

Method ADAPT_READMODE on class CL_RSRTS_METADATA has no exception.

Method CHECK_AUTHORITY_ADMWB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20110105
2 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20110105
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110105
4 Importing I_TRY_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110105
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20110105
2 USER_NOT_AUTHORIZED 20110105

Method CHECK_AUTHORITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20110504
2 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20110504
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110504
4 Importing I_TRY_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110504
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20110504
2 USER_NOT_AUTHORIZED 20110504

Method CHECK_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC (Returncode > 0)= Fehler 20110825
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20110825
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110825

Method CHECK_METADATA on class CL_RSRTS_METADATA has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRTS_METADATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRTS_METADATA has no exception.

Method DTA_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BWUSABLE Call by reference Type reference (TYPE) RSRTSBWUSABLE Über Query hinaus in weiteren BW-Objekten nutzbar (MPRO ...) 20101026
2 Importing I_R_DTA Call by reference Object reference (TYPE REF TO) IF_RSD_DTA InfoProvider / Datenziel 20101026
3 Returning R_ERROR Value transfer Type reference (TYPE) RS_BOOL Boolean 20101103

Method DTA_CHECK on class CL_RSRTS_METADATA has no exception.

Method GET_AUTHREL_CHARACTERSTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHA_AUTHREL Value transfer Type reference (TYPE) RSD_T_IOBJ 20130115

Method GET_AUTHREL_CHARACTERSTICS on class CL_RSRTS_METADATA has no exception.

Method GET_AUTHREL_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_IOBJNM Value transfer Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20090128

Method GET_AUTHREL_IOBJ on class CL_RSRTS_METADATA has no exception.

Method GET_CHA_SIDCONVERTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20081201
2 Returning R_R_SIDCONVERTER Value transfer Object reference (TYPE REF TO) IF_RRSI_LOCAL_SID Lokale SID 20081201
# Exception Resumable Description Created on
1 CX_RSD_IOBJ_NOT_FOUND InfoObject nicht gefunden 20081201

Method GET_DATA_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ACTUALDATA Call by reference Type reference (TYPE) RRACTUALDATA RSRCD_C_ACTUALDATA-NO Datenaktualität 20110120
2 Exporting E_TIMESTMP_MAX Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110120
3 Exporting E_TIMESTMP_MIN Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110120
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090316
5 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20110120
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20090316

Method GET_DEPENDENT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_DEP_OBJECT Call by reference Type reference (TYPE) IF_RSRTS_TRPR=>NT_TS_OBJECT 20110105
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20110105
3 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20110616
4 Importing I_TS_INFOPROV Call by reference Type reference (TYPE) RSR_TS_INFOPROV Tabelle von Infoprovs 20110105

Method GET_DEPENDENT_OBJECTS on class CL_RSRTS_METADATA has no exception.

Method GET_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20071016
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20110310
3 Returning R_R_DTA Value transfer Object reference (TYPE REF TO) CL_RSD_DTA 20071016
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20071016

Method GET_DTA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080714
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20110705
3 Returning R_S_DTA Value transfer Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20080714
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20080714

Method GET_DTA_HEADER_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTA Value transfer Type reference (TYPE) RSD_T_DTA Eigenschaften InfoProvider 20080714
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20110705
3 Importing I_ONLY_BWUSABLE Call by reference Type reference (TYPE) RSRTSBWUSABLE RS_C_FALSE Über Query hinaus in weiteren BW-Objekten nutzbar (MPRO ...) 20101026

Method GET_DTA_HEADER_ALL on class CL_RSRTS_METADATA has no exception.

Method GET_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) C InfoProvider 20120207
2 Returning R_S_IMPLEMENTATION Value transfer Type reference (TYPE) RSRTSDIRMETADATA Verzeichnis der Implementierungen für transiente Metadaten 20120207
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20120207

Method GET_INFOAREA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_AREA Call by reference Type reference (TYPE) RSD_T_AREA 20101105
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20101105

Method GET_INFOAREA_ALL on class CL_RSRTS_METADATA has no exception.

Method GET_INFOAREA_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_AREA Call by reference Type reference (TYPE) RSD_S_AREA 20101011
2 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20101011
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20101011

Method GET_INFOAREA_DETAIL on class CL_RSRTS_METADATA has no exception.

Method GET_IOBJ_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081209
2 Exporting E_S_DTA_PRO Call by reference Type reference (TYPE) RSD_S_DTA_PRO Eigenschaften eines InfoObjects im Datenziel 20081201
3 Exporting E_S_MDR_PARAMETER Call by reference Type reference (TYPE) NT_S_MDR_PARAMETER Parameter for Masterdata Read Class 20121015
4 Exporting E_S_OBN Call by reference Type reference (TYPE) RSD_S_IOBJ_OBN OBN Metadaten eines InfoObjects 20081201
5 Exporting E_S_VHIERPARA Call by reference Type reference (TYPE) RSDVIRTHIERPARAM Parameter for Class which implements a hierarchie 20121005
6 Exporting E_S_VIOBJ Call by reference Type reference (TYPE) RSD_S_VIOBJ View über alle Eigenschaften eines InfoObjects 20081202
7 Exporting E_T_ATR Call by reference Type reference (TYPE) RSD_T_ATR Stammdatenattribute 20081201
8 Exporting E_T_ATR_NAV Call by reference Type reference (TYPE) RSD_T_ATR_NAV View über Navigationsattribute und Texte (Tabelle) 20100216
9 Exporting E_T_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Klammerungen von InfoObjects 20081201
10 Exporting E_T_HIECHA Call by reference Type reference (TYPE) RSD_T_HIECHA Hierarchiemerkmale 20081201
11 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20081201
# Exception Resumable Description Created on
1 CX_RSD_IOBJ_NOT_FOUND InfoObject nicht gefunden 20081201

Method GET_IOBJ_WITH_RESTRICTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_RESTRICTED_IOBJ Call by reference Type reference (TYPE) RRO04_TS_RESTRICTED_IOBJNM 20080219
2 Exporting E_TS_SELECTION_TEXT Call by reference Type reference (TYPE) NT_TS_TEXT 20080219
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080122

Method GET_IOBJ_WITH_RESTRICTIONS on class CL_RSRTS_METADATA has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090217
2 Returning R_R_RESULT Value transfer Object reference (TYPE REF TO) IF_RSRTS_METADATA Transiente Metadaten 20090217
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20090217

Method GET_READ_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUALDATA Call by reference Type reference (TYPE) RRACTUALDATA RSRCD_C_ACTUALDATA-NO Requeststatus 20100211
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100211
3 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20100211
4 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20100211
5 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20100211
6 Returning R_READ_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider aus dem gelesen werden soll 20100211

Method GET_READ_PROVIDER on class CL_RSRTS_METADATA has no exception.

Method GET_TLOGO_OF_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110118
2 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO 20110118

Method GET_TLOGO_OF_INFOPROV on class CL_RSRTS_METADATA has no exception.

Method IS_OBJNM_STABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSDGOBJNM Allgemeiner Objektname 20080624
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20080624

Method IS_OBJNM_STABLE on class CL_RSRTS_METADATA has no exception.

Method SET_DEFAULT_OBJVERS 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 Objektversion 20120307

Method SET_DEFAULT_OBJVERS on class CL_RSRTS_METADATA has no exception.

Method SYNTAX_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLNM Call by reference Type reference (TYPE) RSRTSCLNM Name der Klasse, die die transienten Metadaten implementiert 20100303
2 Returning R_ERROR Value transfer Type reference (TYPE) RS_BOOL Boolean 20100303

Method SYNTAX_CHECK on class CL_RSRTS_METADATA has no exception.

Method VALUEHELP_SEARCH_IN_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESULT_LIST Call by reference Type reference (TYPE) RSOBJS_T_NODE_INFO 20080219
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20110705
3 Importing I_ONLY_BWUSABLE Call by reference Type reference (TYPE) RSRTSBWUSABLE RS_C_FALSE Über Query hinaus in weiteren BW-Objekten nutzbar (MPRO ...) 20101026
4 Importing I_SEARCH_IN_KEY Call by reference Type reference (TYPE) RS_BOOL 20080219
5 Importing I_SEARCH_IN_TEXT Call by reference Type reference (TYPE) RS_BOOL 20080219
6 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) RSOBJS_SEARCHSTR 20080219
7 Importing I_WITH_AUTHORITY_CHECK Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20121109

Method VALUEHELP_SEARCH_IN_NAMES on class CL_RSRTS_METADATA has no exception.

Method _FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_ADJ_PROV Call by reference Type reference (TYPE) RS_BOOL Boolean 20130318
2 Importing I_R_DTA Call by reference Object reference (TYPE REF TO) CL_RSD_DTA Datenziel für Bewegungsdaten 20081201
3 Importing I_R_METADATA Call by reference Object reference (TYPE REF TO) IF_RSRTS_METADATA Transiente Metadaten 20081201

Method _FILL_BUFFER on class CL_RSRTS_METADATA has no exception.

Method _GET_METADATA_FOR_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130115
2 Returning R_S_BUFFER Value transfer Type reference (TYPE) PT_S_IOBJ_BUFFER 20130115
# Exception Resumable Description Created on
1 CX_RSD_IOBJ_NOT_FOUND InfoObject Not Found 20130116
History
Last changed by/on SAP  20140121 
SAP Release Created in 730