SAP ABAP Class CL_RSO_BIZC_AUTHORING_SERVICE (Business Content: BI Authoring Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOBIZC (Package) BI Content: BI Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BIZC_AUTHORING_SERVICE Authoring Service 20041119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20041119
Properties
Class CL_RSO_BIZC_AUTHORING_SERVICE  
Short Description Business Content: BI Authoring Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOBIZC   BI Content: BI Adapter 
Created 20041119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 RSAWB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BIZC_AUTHORING_SERVICE Authoring Service 20041119
2 IF_SERIALIZABLE_OBJECT Serializable Object 20041119
Friends
Class CL_RSO_BIZC_AUTHORING_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIELD_NAME_OBJECT_TYPE Constant Public Type reference (TYPE) FIELDNAME 'OBJ_TYPE' Field Name Object Type 20041227
2 C_SCOPE_FULL Constant Protected Type reference (TYPE) STRING 'FULL' Character Field Length = 10 20041119
3 C_SCOPE_LIMITED Constant Protected Type reference (TYPE) STRING 'LIMITED' Character Field Length = 10 20041119
4 C_TLOGO_HIER_AREA Constant Protected Type reference (TYPE) RSTLOGO '0001' BW: Object Type (TLOGO) 20050118
5 C_TLOGO_HIER_ROLE Constant Protected Type reference (TYPE) RSTLOGO '0002' BW: Object Type (TLOGO) 20050118
6 C_TLOGO_TYPES Constant Protected Type reference (TYPE) RSTLOGO '0003' BW: Object Type (TLOGO) 20050118
7 O_ID Instance attribute Protected Type reference (TYPE) CHAR20 Id of the provider 20041119
8 O_OBJVERS Instance attribute Protected Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-DELIVERY Object Version 20041119
9 O_PROVIDER Instance attribute Protected Type reference (TYPE) BIZC_CPROV Content Provider 20041119
10 O_R_REPOSITORY Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_REPOSITORY BW Metadata Repository 20050210
11 O_SYS_INFO Instance attribute Protected Type reference (TYPE) BIZC_SYS_INFO System information 20050414
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECTS_AS_NODES Instance method Private Method Add TLOGO Objects to Node 20050118
2 ADD_OBJ_LIST_AS_NODES Instance method Private Method Add TLOGO Objects of a List to a Node 20050118
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041119
4 CREATE_CONTEXT_FOR_TLOGO Instance method Private Method Generate Context Object for TLOGO Object 20041119
5 DB_SEARCH Instance method Private Method obsolete - inside BI search methods now 20041119
6 DECODE_NAME_ID Instance method Protected Method Decoding of ID in TLOGO Entities 20041119
7 ENCODE_NAME_ID Instance method Protected Method Coding of TLOGO Entities in an ID 20041119
8 ENCODE_NAME_ID_SINGLE Instance method Protected Method Coding of TLOGO Entity in an ID 20041119
9 GET_FIXED_RESTRICTIONS Instance method Protected Method 20041119
10 GET_ID Instance method Public Method Read ID 20041119
11 GET_MATCH_ATTRIBUTES Instance method Protected Method 20041119
12 GET_NEW_ID Static method Protected Method New ID Generation 20041119
13 GET_PROVIDER Instance method Protected Method Read Provider Name 20041119
14 GET_SYS_INFO Instance method Protected Method Returns Content Release 20050414
15 GET_TEXT_OF_DDIC_TYPE Instance method Private Method Provide Text for DDIC Type 20041119
16 GET_TOP_LEVEL_OBJECTS Instance method Protected Method Read Top Level in a Hierarchy 20041122
17 LIST Instance method Protected Method 20041119
18 LOOKUP Instance method Protected Method 20041119
19 SEARCH Instance method Protected Method 20041119
Events
Class CL_RSO_BIZC_AUTHORING_SERVICE has no event.
Types
Class CL_RSO_BIZC_AUTHORING_SERVICE has no local type.
Method Signatures

Method ADD_OBJECTS_AS_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20050118
2 Importing I_IS_CONTENT_OBJECT Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050201
3 Importing I_IS_CONTEXT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050201
4 Importing I_TLOGO_CONTEXT Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050201
5 Importing I_T_OBJECTS Call by reference Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20050118
6 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20050118

Method ADD_OBJECTS_AS_NODES on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method ADD_OBJ_LIST_AS_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Business Content: Named Context ID Table 20050118
2 Importing I_IS_CONTENT_OBJECT Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050201
3 Importing I_IS_CONTEXT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050201
4 Importing I_T_OBJECT_LIST Call by reference Type reference (TYPE) RSO_T_OBJECT_LIST BW Repository: Liste (Ausgabe) der Objekte 20050118
5 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20050118

Method ADD_OBJ_LIST_AS_NODES on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method CONSTRUCTOR 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 RS_C_OBJVERS-DELIVERY Objektversion 20041119
2 Importing I_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20041119

Method CONSTRUCTOR on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20041119
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20041119
3 Importing I_TXTLG Value transfer Type reference (TYPE) RSTXTLG Beschreibung des TLOGO Objektes (falls vorhanden) 20041119
4 Returning R_R_NAMED_CONTEXT Value transfer Object reference (TYPE REF TO) IF_BIZC_NAMED_CONTEXT Named Context (initial if not found) 20041119

Method CREATE_CONTEXT_FOR_TLOGO on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method DB_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20041119
2 Importing I_T_SEARCH_ATTRIBUTE Value transfer Type reference (TYPE) RSOS_T_ATR_LIST 20041119
3 Importing I_T_TLOGO Value transfer Type reference (TYPE) RS_T_TLOGO Tabelle von TLOGO Typen 20041119
4 Returning R_T_NAMEDC_ID Value transfer Type reference (TYPE) BIZC_NAMEDC_ID_OBJTAB Einstelliges Kennzeichen 20041119
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20050513

Method DECODE_NAME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME_ID Call by reference Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context 20041119
2 Returning RT_TLOGO Value transfer Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20041119

Method DECODE_NAME_ID on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method ENCODE_NAME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20041119
2 Returning RP_NAME_ID Value transfer Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context 20041119

Method ENCODE_NAME_ID on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method ENCODE_NAME_ID_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20041119
2 Returning RP_NAME_ID Value transfer Type reference (TYPE) BIZC_NAMEDC Business Content: Named Context 20041119

Method ENCODE_NAME_ID_SINGLE on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_FIXED_RESTRICTIONS Signature

Method GET_FIXED_RESTRICTIONS on class CL_RSO_BIZC_AUTHORING_SERVICE has no parameter.
Method GET_FIXED_RESTRICTIONS on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) I 20041119

Method GET_ID on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_MATCH_ATTRIBUTES Signature

Method GET_MATCH_ATTRIBUTES on class CL_RSO_BIZC_AUTHORING_SERVICE has no parameter.
Method GET_MATCH_ATTRIBUTES on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_NEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_ID Value transfer Type reference (TYPE) CHAR32 30 Characters 20041119

Method GET_NEW_ID on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROVIDER Value transfer Type reference (TYPE) BIZC_CPROV Content Provider 20041119

Method GET_PROVIDER on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_SYS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYS_INFO Value transfer Type reference (TYPE) BIZC_SYS_INFO 20050414

Method GET_SYS_INFO on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_TEXT_OF_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20041119
2 Importing I_TYPE Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20041119
3 Returning R_TEXT Value transfer Type reference (TYPE) SCRTEXT_L Text des Types (lange Bezeichnung) 20041119

Method GET_TEXT_OF_DDIC_TYPE on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method GET_TOP_LEVEL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJECT_LIST Call by reference Type reference (TYPE) RSO_T_OBJECT_LIST BW Repository: Liste (Ausgabe) der Objekte 20041122
2 Importing I_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20041122

Method GET_TOP_LEVEL_OBJECTS on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method LIST Signature

Method LIST on class CL_RSO_BIZC_AUTHORING_SERVICE has no parameter.
Method LIST on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method LOOKUP Signature

Method LOOKUP on class CL_RSO_BIZC_AUTHORING_SERVICE has no parameter.
Method LOOKUP on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.

Method SEARCH Signature

Method SEARCH on class CL_RSO_BIZC_AUTHORING_SERVICE has no parameter.
Method SEARCH on class CL_RSO_BIZC_AUTHORING_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700