SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPCK_AO_CONSTANTS BPC: AO constants 20130517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPCK_AO_SERVICE BPC: AO service 20130515
Properties
Class CL_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 RSBPCK   BPC IP Extension: Analysis Office 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBPCK_AO_CONSTANTS BPC: AO constants 20130517
2 IF_RSBPCK_AO_SERVICE BPC: AO service 20130515
Friends
Class CL_RSBPCK_AO_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXISTS_ON_DB Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130515
2 M_IS_LOCKED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20130515
3 M_LOCK_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20130515
4 M_PROPERTIES Instance attribute Private Type reference (TYPE) RSBPCK_S_OBJ Workbook: Object Set 20130515
5 M_TLOGO Instance attribute Private Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20130515
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Check authority for user activity 20130515
2 CHECK_CONSISTENCY Instance method Public Method Check consistency 20130515
3 CONSTRUCTOR Instance method Public Constructor 20130515
4 GET_CONTENT_REL_VERS Instance method Public Method Get content release and version 20130515
5 LOAD_FROM_DB Instance method Private Method Load from Database 20130515
6 SAVE Instance method Public Method Save Objects to DB 20130515
7 SET_CONTENT_REL_VERS Instance method Public Method Set content release and version 20130515
8 SET_STATUS Instance method Public Method Set Object status (ACT, INA,...) 20130515
9 SET_VERSION Instance method Public Method Set Object Verison (A, D, N) 20130515
Events
Class CL_RSBPCK_AO_SERVICE has no event.
Types
Class CL_RSBPCK_AO_SERVICE has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH Activity 20130515
2 Importing IV_USER Value transfer Type reference (TYPE) XUBNAME SY-UNAME User Name in User Master Record 20130515
3 Importing IV_WBTYPE Value transfer Type reference (TYPE) RSBPCK_WB_TYPE 20130614
4 Importing IV_WB_ID Value transfer Type reference (TYPE) RSBPCK_WB_ID 20130614
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED No Authorization (Do Not Use as Higher-Level Class) 20130515

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class CL_RSBPCK_AO_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Inconsistent Data 20130515

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_ID Value transfer Type reference (TYPE) RSBPC_APPL_ID 20130614
2 Importing IV_APPSET_ID Value transfer Type reference (TYPE) RSBPC_APPSET_ID 20130614
3 Importing IV_ENQMODE Value transfer Type reference (TYPE) ENQMODE RS_C_ENQMODE-EXCL Lock mode 20130515
4 Importing IV_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130515
5 Importing IV_WBTYPE Value transfer Type reference (TYPE) RSBPCK_WB_TYPE IF_RSBPCK_AO_CONSTANTS=>EXCEL 20130614
6 Importing IV_WB_ID Value transfer Type reference (TYPE) RSBPCK_WB_ID 20130614
7 Importing IV_WITH_CONTENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130515

Method CONSTRUCTOR on class CL_RSBPCK_AO_SERVICE has no exception.

Method GET_CONTENT_REL_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTREL Value transfer Type reference (TYPE) RSCONTREL Content release 20130515
2 Exporting EV_CONTTIMESTMP Value transfer Type reference (TYPE) RSCONTTIMESTMP Content time stamp: Last modification to the object by SAP 20130515

Method GET_CONTENT_REL_VERS on class CL_RSBPCK_AO_SERVICE has no exception.

Method LOAD_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENQMODE Value transfer Type reference (TYPE) ENQMODE RS_C_ENQMODE-EXCL Lock mode 20130515
2 Importing IV_WITH_CONTENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130515

Method LOAD_FROM_DB on class CL_RSBPCK_AO_SERVICE has no exception.

Method SAVE Signature

Method SAVE on class CL_RSBPCK_AO_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Inconsistent Data 20130515
2 CX_RS_INVALID_NAME Invalid Technical Name 20130515

Method SET_CONTENT_REL_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTREL Value transfer Type reference (TYPE) RSCONTREL Content release 20130515
2 Importing IV_CONTTIMESTMP Value transfer Type reference (TYPE) RSCONTTIMESTMP Content time stamp: Last modification to the object by SAP 20130515

Method SET_CONTENT_REL_VERS on class CL_RSBPCK_AO_SERVICE has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJSTAT Value transfer Type reference (TYPE) RSOBJSTAT Object Status 20130515

Method SET_STATUS on class CL_RSBPCK_AO_SERVICE has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Object version 20130515

Method SET_VERSION on class CL_RSBPCK_AO_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740