SAP ABAP Class CL_RSFBP_OBJECT_VERS (BW-TLOGO: Specific version of Open ODS Layer Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSFBP (Package) BW: Field-based Provider framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_HEADER Field-based Provider 20130307
Properties
Class CL_RSFBP_OBJECT_VERS  
Short Description BW-TLOGO: Specific version of Open ODS Layer Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130307   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSFBP_SOURCE_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSFBP_HEADER Field-based Provider 20130307
Friends
# Friend Modeled only Created on Description
1 CL_RSFBP_OBJECT 20130307 BW-TLOGO: Open ODS Layer Object
2 CL_RSFBP_OBJECT_VERS_SEMANTICS 20130415 BW-TLOGO: Specific version of Open ODS Layer Object
3 CL_RSFBP_ODP_RT 20130307 Field-based Provider: Runtime
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_OBJVERS Instance attribute Private Attribute reference (LIKE) 20130307
2 N_R_OBJECT Instance attribute Private Attribute reference (LIKE) 20130307
3 N_SOURCE_OBJVERS Instance attribute Private Attribute reference (LIKE) 20130311
4 N_SX_OBJECT Instance attribute Private Attribute reference (LIKE) 20130307
5 P_ALL_LANGU Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20130307
6 P_IS_DIRTY Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20130307
7 P_LANGU Instance attribute Private Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130307
8 P_R_TLOGO Instance attribute Private Object reference (TYPE REF TO) CL_RSFBP_OBJECT BW-TLOGO: Open ODS Layer Object 20130307
9 P_T_INSTANCE Static Attribute Private See coding 20130307
10 P_T_SEMANTICS Instance attribute Private See coding 20130415
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20130307
2 CLONE Instance method Private Method 20130307
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20130307
4 CREATE_SEMANTICS Instance method Private Method 20130415
5 DELETE_INTERNAL Static method Private Method 20130307
6 DELETE_SEMANTICS Instance method Private Method 20130415
7 FILL_RS_T_MSG Static method Private Method 20130813
8 FREE Instance method Private Method 20130312
9 GET_ALL Instance method Private Method 20130307
10 GET_HEADER_TEXT Instance method Private Method 20130307
11 GET_INFOAREA Instance method Private Method 20130307
12 GET_INSTANCE Static method Private Method 20130307
13 GET_SEMANTICS Instance method Private Method 20130312
14 GET_SEMANTICS_LIST Instance method Private Method 20130415
15 IS_DIRTY Instance method Private Method 20130307
16 READ_SEMANTICS Static method Private Method 20130806
17 RELEASE_INSTANCE Static method Private Method 20130307
18 SAVE Instance method Private Method 20130307
19 SAVE_INTERNAL Instance method Private Method 20130307
20 SET_ALL Instance method Private Method 20130307
21 SET_DIRTY Instance method Private Method 20130307
22 SET_HEADER_TEXT Instance method Private Method 20130307
23 SET_INFOAREA Instance method Private Method 20130307
24 SET_VIEW_TYPE Instance method Private Method 20130315
Events
Class CL_RSFBP_OBJECT_VERS has no event.
Types
Class CL_RSFBP_OBJECT_VERS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSFBP_OBJECT_VERS has no parameter.
Method CHECK on class CL_RSFBP_OBJECT_VERS has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS 20130307
2 Importing I_OVERWRITE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130307
3 Returning R_R_CLONE Value transfer Object reference (TYPE REF TO) CL_RSFBP_OBJECT_VERS 20130307
# Exception Resumable Description Created on
1 CX_RS_EXISTING 20130307

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 Object version 20130307
2 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) CL_RSFBP_OBJECT BW-TLOGO: Open ODS Layer Object 20130307
3 Importing I_TABIX Call by reference Type reference (TYPE) SY-TABIX Index of Internal Tables 20130307

Method CONSTRUCTOR on class CL_RSFBP_OBJECT_VERS has no exception.

Method CREATE_SEMANTICS Signature

Method CREATE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no parameter.
Method CREATE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.

Method DELETE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FBPNAME Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_FBPNAME 20130307
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130307

Method DELETE_INTERNAL on class CL_RSFBP_OBJECT_VERS has no exception.

Method DELETE_SEMANTICS Signature

Method DELETE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no parameter.
Method DELETE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.

Method FILL_RS_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_HEADER_MSG Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_HEADER_MSG 20130813
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130813

Method FILL_RS_T_MSG on class CL_RSFBP_OBJECT_VERS has no exception.

Method FREE Signature

Method FREE on class CL_RSFBP_OBJECT_VERS has no parameter.
Method FREE on class CL_RSFBP_OBJECT_VERS has no exception.

Method GET_ALL Signature

Method GET_ALL on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_ALL on class CL_RSFBP_OBJECT_VERS has no exception.

Method GET_HEADER_TEXT Signature

Method GET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no exception.

Method GET_INFOAREA Signature

Method GET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Object version 20130307
2 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) CL_RSFBP_OBJECT BW-TLOGO: Open ODS Layer Object 20130307
3 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSFBP_OBJECT_VERS BW-TLOGO: Specific version of Open ODS Layer Object 20130307
# Exception Resumable Description Created on
1 CX_RS_EXISTING Object Already Exists (Do Not Use as Higher Class !!) 20130307
2 CX_RS_MSG BW Exception with Generic Mesasges (No Special Attributes) 20130307
3 CX_RS_VERSION_NOT_FOUND Object Not Found 20130307

Method GET_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEMANTICS Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY 20130415
2 Returning R_R_SEMANTICS Value transfer Object reference (TYPE REF TO) CL_RSFBP_OBJECT_VERS_SEMANTICS 20130415
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130415

Method GET_SEMANTICS_LIST Signature

Method GET_SEMANTICS_LIST on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_SEMANTICS_LIST on class CL_RSFBP_OBJECT_VERS has no exception.

Method IS_DIRTY Signature

Method IS_DIRTY on class CL_RSFBP_OBJECT_VERS has no parameter.
Method IS_DIRTY on class CL_RSFBP_OBJECT_VERS has no exception.

Method READ_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_TSX_SEMANTICS_WITH_KEY 20130806
2 Importing I_FBPNAME Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_FBPNAME 20130806
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU ABAP System Field: Language Key of Text Environment 20130806
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130806

Method READ_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.

Method RELEASE_INSTANCE 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 Object version 20130307
2 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) CL_RSFBP_OBJECT 20130307

Method RELEASE_INSTANCE on class CL_RSFBP_OBJECT_VERS has no exception.

Method SAVE Signature

Method SAVE on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SAVE on class CL_RSFBP_OBJECT_VERS has no exception.

Method SAVE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_LANGU Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130307
2 Importing I_SET_TSTPINT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130307

Method SAVE_INTERNAL on class CL_RSFBP_OBJECT_VERS has no exception.

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_OBJECT Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SX_OBJECT 20130307

Method SET_ALL on class CL_RSFBP_OBJECT_VERS has no exception.

Method SET_DIRTY Signature

Method SET_DIRTY on class CL_RSFBP_OBJECT_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20130307

Method SET_HEADER_TEXT Signature

Method SET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no exception.

Method SET_INFOAREA Signature

Method SET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no exception.

Method SET_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_TYPE Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_VIEW_TYPE View Type 20130315
# Exception Resumable Description Created on
1 CX_RS_ACTION_NOT_ALLOWED The action is not allowed here 20130315
History
Last changed by/on SAP  20140121 
SAP Release Created in 740