SAP ABAP Interface IF_RSBPCK_AO_SERVICE (BPC: AO service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC (Application Component) BPC 'unified model'
     RSBPCK (Package) BPC IP Extension: Analysis Office
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCK_AO_SERVICE BPC: AO service 20130515
Properties
Interface IF_RSBPCK_AO_SERVICE  
Short Description BPC: AO service    
General Data
Package RSBPCK   BPC IP Extension: Analysis Office 
Created 20130515   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBPCK_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSBPCK_AO_SERVICE has no interface.
Friends
Interface IF_RSBPCK_AO_SERVICE has no friend.
Attributes
Interface IF_RSBPCK_AO_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Instance method Public Method Check Existence 20130515
2 GET_ALL_PROPS Instance method Public Method Get complete set of properties 20130515
3 GET_CONTENT Instance method Public Method Get Binary Content 20130515
4 GET_DESCRIPTION Instance method Public Method Get Description 20130515
5 GET_FILE_TYPE Instance method Public Method Get file type (xls, xlsx, ppt, pptx,...) 20130515
6 GET_NAME Instance method Public Method Get Technical Name 20130515
7 GET_PROPERTIES Instance method Public Method Get additional Properties 20130515
8 GET_TYPE Instance method Public Method Get Object Type (00=Excel, 01=Powerpoint) 20130515
9 IS_LOCKED Instance method Public Method Get infomation about database lock 20130515
10 SEARCH_BY_DESCR Static method Public Method Search for AO Objects by descriptive text 20130515
11 SET_CONTENT Instance method Public Method Set Binary Content 20130515
12 SET_DESCRIPTION Instance method Public Method Set Description 20130515
13 SET_FILE_TYPE Instance method Public Method Set file type (xls, xlsx, ppt, pptx,...) 20130515
14 SET_TYPE Instance method Public Method Set Object Type (00=Excel, 01=Powerpoint) 20130515
Events
Interface IF_RSBPCK_AO_SERVICE has no event.
Types
Interface IF_RSBPCK_AO_SERVICE has no local type.
Method Signatures

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 20130515

Method EXISTS on Interface IF_RSBPCK_AO_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 E_S_PROPERTIES Value transfer Type reference (TYPE) RSBPCK_S_OBJ Analysis Office: Object Set 20130517

Method GET_ALL_PROPS on Interface IF_RSBPCK_AO_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) RSBPC_RAWSTRING Analysis Office Object Content (Binary Large Object) 20130515

Method GET_CONTENT on Interface IF_RSBPCK_AO_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) RSTXTLG Analysis Office Object Description 20130515

Method GET_DESCRIPTION on Interface IF_RSBPCK_AO_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) RSBPCK_FILETYPE Analysis Office: File Type 20130515

Method GET_FILE_TYPE on Interface IF_RSBPCK_AO_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) RSBPCK_WB_ID Analysis Office Technical Name 20130515

Method GET_NAME on Interface IF_RSBPCK_AO_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) RSBPCK_S_OBJ_PROPS Analysis Office: Object Set 20130515

Method GET_PROPERTIES on Interface IF_RSBPCK_AO_SERVICE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_WBTYPE Value transfer Type reference (TYPE) RSBPCK_WB_TYPE 20130614

Method GET_TYPE on Interface IF_RSBPCK_AO_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) 20130515
2 Exporting EV_LOCK_USER Value transfer Type reference (TYPE) SYUNAME User Name 20130515

Method IS_LOCKED on Interface IF_RSBPCK_AO_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) CL_RSBPCK_BASE=>T_OBJ_SEARCH Analysis Office: Search Result Set 20130515
2 Importing IV_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130515
3 Importing IV_SEARCH Value transfer Type reference (TYPE) RSTXTLG Analysis Office Object Description 20130515
4 Importing IV_WBTYPE Value transfer Type reference (TYPE) RSBPCK_WB_TYPE '00' 20130614

Method SEARCH_BY_DESCR on Interface IF_RSBPCK_AO_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) RSBPC_RAWSTRING Analysis Office Object Content (Binary Large Object) 20130515

Method SET_CONTENT on Interface IF_RSBPCK_AO_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) RSTXTLG Analysis Office Object Description 20130515

Method SET_DESCRIPTION on Interface IF_RSBPCK_AO_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) RSBPCK_FILETYPE Analysis Office: File Type 20130515

Method SET_FILE_TYPE on Interface IF_RSBPCK_AO_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_WBTYPE Value transfer Type reference (TYPE) RSBPCK_WB_TYPE 20130614

Method SET_TYPE on Interface IF_RSBPCK_AO_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740