SAP ABAP Class IF_RSBPCK_AO_SERVICE (BPC: AO service)
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
Class IF_RSBPCK_AO_SERVICE  
Short Description BPC: AO service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130515   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSBPCK_AO_SERVICE has no interface implemented.
Friends
Class IF_RSBPCK_AO_SERVICE has no friend class.
Attributes
Class 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
Class IF_RSBPCK_AO_SERVICE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSBPCK_AO_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in