SAP ABAP Interface IF_RSAO_TLOGO_SERVICE (Analysis Office: TLOGO Services)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSAO_CORE (Package) Core Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_SERVICE Analysis Office: TLOGO Service Provider for Excel and PPT 20110317
Properties
Interface IF_RSAO_TLOGO_SERVICE  
Short Description Analysis Office: TLOGO Services    
General Data
Package RSAO_CORE   Core Components 
Created 20110317   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_RSAO_TLOGO_SERVICE has no interface.
Friends
Interface IF_RSAO_TLOGO_SERVICE has no friend.
Attributes
Interface IF_RSAO_TLOGO_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete AO Object 20110526
2 EXISTS Instance method Public Method Check Existence 20110317
3 GET_ALL_PROPS Instance method Public Method Get complete set of properties 20110405
4 GET_CONTENT Instance method Public Method Get Binary Content 20110317
5 GET_DESCRIPTION Instance method Public Method Get Description 20110317
6 GET_FILE_TYPE Instance method Public Method Get file type (xls, xlsx, ppt, pptx,...) 20110407
7 GET_NAME Instance method Public Method Get Technical Name 20110318
8 GET_PROPERTIES Instance method Public Method Get additional Properties 20110318
9 GET_RELATED_OBJECTS Instance method Public Method Get related Tlogo Objects 20110325
10 GET_RELATED_ROLES Instance method Public Method Get related roles 20110516
11 GET_TYPE Instance method Public Method Get Object Type (00=Excel, 01=Powerpoint) 20110317
12 IS_LOCKED Instance method Public Method Get infomation about database lock 20110406
13 LOCK Instance method Public Method Lock DB tables 20110504
14 SEARCH Static method Public Method Search for AO Objects 20110317
15 SEARCH_BY_DESCR Static method Public Method Search for AO Objects by descriptive text 20110526
16 SET_CONTENT Instance method Public Method Set Binary Content 20110317
17 SET_DESCRIPTION Instance method Public Method Set Description 20110317
18 SET_FILE_TYPE Instance method Public Method Set file type (xls, xlsx, ppt, pptx,...) 20110407
19 SET_RELATED_OBJECTS Instance method Public Method Set related Tlogo Objects 20110412
20 SET_RELATED_ROLES Instance method Public Method Set related roles 20110516
21 SET_TYPE Instance method Public Method Set Object Type (00=Excel, 01=Powerpoint) 20110318
Events
Interface IF_RSAO_TLOGO_SERVICE has no event.
Types
Interface IF_RSAO_TLOGO_SERVICE has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE_DELETE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110526
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20110526
2 CX_RS_FAILED Operation Failed 20110526
3 CX_RS_NOT_AUTHORIZED No Authorization (Do Not Use as Higher-Level Class) 20110526

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Object version 20110317

Method EXISTS on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_ALL_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_PROPERTIES Value transfer Type reference (TYPE) RSAO_S_OBJ Analysis Office: Object Set 20110405

Method GET_ALL_PROPS on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONTENT Value transfer Type reference (TYPE) RSAO_OBJCONTENT Analysis Office Object Content (Binary Large Object) 20110318

Method GET_CONTENT on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DESCRIPTION Value transfer Type reference (TYPE) RSAO_OBJDESCR Analysis Office Object Description 20110318

Method GET_DESCRIPTION on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_FILE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILE_TYPE Value transfer Type reference (TYPE) RSAO_FILETYPE Analysis Office: File Type 20110407

Method GET_FILE_TYPE on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TECHNAME Value transfer Type reference (TYPE) RSAO_TECHNAME Analysis Office Technical Name 20110318

Method GET_NAME on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_PROPERTIES Value transfer Type reference (TYPE) RSAO_S_OBJ_PROPS Analysis Office: Object Set 20110318

Method GET_PROPERTIES on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method GET_RELATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULTSET Value transfer Type reference (TYPE) RSAO_T_OBJ_XREF Analysis Office: Dependent TLOGO Objects 20110325
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110412

Method GET_RELATED_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROLES Value transfer Type reference (TYPE) RSAO_T_OBJ_ROLES Analysis Office: PFCG Role 20110516
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110516

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OBJTYPE Value transfer Type reference (TYPE) RSAO_OBJTYPE Analysis Office Object Type (xlsx, xls, pptx, ppt,...) 20110318

Method GET_TYPE on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOCKED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110406
2 Exporting EV_LOCK_USER Value transfer Type reference (TYPE) SYUNAME User Name 20110406

Method IS_LOCKED on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOCKED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110504
2 Exporting EV_LOCK_USER Value transfer Type reference (TYPE) SYUNAME User Name 20110504

Method LOCK on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_SET Value transfer Type reference (TYPE) RSAO_T_OBJ_SEARCH Analysis Office: Search Result Set 20110317
2 Importing IV_OBJTYPE Value transfer Type reference (TYPE) RSAO_OBJTYPE '00' Analysis Office Object Type (Excel or Powerpoint) 20110404
3 Importing IV_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20110404
4 Importing IV_SEARCH_NAME Value transfer Type reference (TYPE) RSAO_TECHNAME Analysis Office Technical Name 20110317

Method SEARCH on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SEARCH_BY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_SET Value transfer Type reference (TYPE) RSAO_T_OBJ_SEARCH Analysis Office: Search Result Set 20110526
2 Importing IV_OBJTYPE Value transfer Type reference (TYPE) RSAO_OBJTYPE '00' Analysis Office Object Type (Excel or Powerpoint) 20110526
3 Importing IV_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20110526
4 Importing IV_SEARCH Value transfer Type reference (TYPE) RSAO_OBJDESCR Analysis Office Object Description 20110526

Method SEARCH_BY_DESCR on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Value transfer Type reference (TYPE) RSAO_OBJCONTENT Analysis Office Object Content (Binary Large Object) 20110318

Method SET_CONTENT on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Value transfer Type reference (TYPE) RSAO_OBJDESCR Analysis Office Object Description 20110318

Method SET_DESCRIPTION on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SET_FILE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE_TYPE Value transfer Type reference (TYPE) RSAO_FILETYPE Analysis Office: File Type 20110407

Method SET_FILE_TYPE on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SET_RELATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XREF Call by reference Type reference (TYPE) RSAO_T_OBJ_XREF Analysis Office: Dependent TLOGO Objects 20110412
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation Failed 20110412

Method SET_RELATED_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLES Value transfer Type reference (TYPE) RSAO_T_OBJ_ROLES Analysis Office: PFCG Role 20110516

Method SET_RELATED_ROLES on Interface IF_RSAO_TLOGO_SERVICE has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJTYPE Value transfer Type reference (TYPE) RSAO_OBJTYPE Analysis Office Object Type (xlsx, xls, pptx, ppt,...) 20110318

Method SET_TYPE on Interface IF_RSAO_TLOGO_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731