SAP ABAP Class CL_RSO_APPEND (Append (Wrapper for Basis Enhancement Object ENHO))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_APPEND Append (Wrapper for Basis Enhancement Object ENHO) 20050803
Properties
Class CL_RSO_APPEND  
Short Description Append (Wrapper for Basis Enhancement Object ENHO)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_TLOGO   BI TLOGO Framework 
Created 20050803   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_APPEND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_APPEND Append (Wrapper for Basis Enhancement Object ENHO) 20050803
Friends
# Friend Modeled only Created on Description
1 CL_RSO_ENH_TOOL 20060119 BI Enhancement / Enhancement Tool - Generic Parent Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DUMMY Static Attribute Private Type reference (TYPE) CHAR1 Dummy 20060103
2 P_R_ENH_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_RSO_ENH_TOOL Enhancement Object 20050825
3 P_S_MAIN Instance attribute Private Type reference (TYPE) RSO_S_TLOGO Main object 20050825
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20050829
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050803
3 DELETE Instance method Public Method 20050829
4 DETERMINE_ENH_VERSION Instance method Private Method Determines Version of Enhancement to Read 20050826
5 GET_DATA Instance method Public Method 20050829
6 GET_ENH_TOOL Instance method Public Method Internal !!! Returns Reference to Enhancement Tool 20051014
7 GET_LAST_CHANGED Instance method Public Method 20050829
8 GET_MAIN_OBJECT Instance method Public Method 20050829
9 GET_NAME Instance method Public Method 20050829
10 GET_TEXT Instance method Public Method 20050829
11 GET_TIMESTAMP Instance method Public Method 20050829
12 HAS_ACTIVE_VERSION Instance method Public Method 20051103
13 HAS_MODIFIED_VERSION Instance method Public Method 20051103
14 HAS_NEW_VERSION Instance method Public Method 20051103
15 IS_ACTIVE Instance method Public Method 20051103
16 LOCK Instance method Private Method Lock of Instance 20060104
17 SAVE Instance method Public Method 20050829
18 SET_DATA Instance method Public Method 20051103
19 SET_ENH_TOOL Instance method Private Method Internal; Sets Reference to Enhancement Tool 20060119
20 SET_TEXT Instance method Public Method 20051103
21 UNLOCK Instance method Public Method 20051103
Events
Class CL_RSO_APPEND has no event.
Types
Class CL_RSO_APPEND has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_RSO_APPEND has no parameter.
Method ACTIVATE on class CL_RSO_APPEND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENH_TOOL Call by reference Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20050825
2 Importing I_S_MAIN Call by reference Type reference (TYPE) RSO_S_TLOGO Hauptobjekt (TLOGO kann A und D sein) 20050825

Method CONSTRUCTOR on class CL_RSO_APPEND has no exception.

Method DELETE Signature

Method DELETE on class CL_RSO_APPEND has no parameter.
Method DELETE on class CL_RSO_APPEND has no exception.

Method DETERMINE_ENH_VERSION 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 Objektversion (A, M oder N) 20050826
2 Returning R_ENH_VERSION Value transfer Type reference (TYPE) RSO_ENH_VERSION Version einer Erweiterung (A, I oder N) 20050826
# Exception Resumable Description Created on
1 CX_RSO_ENH_VERSION_NOT_FOUND Version einer Erweiterung nicht gefunden 20050829

Method GET_DATA Signature

Method GET_DATA on class CL_RSO_APPEND has no parameter.
Method GET_DATA on class CL_RSO_APPEND has no exception.

Method GET_ENH_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ENH_TOOL Value transfer Object reference (TYPE REF TO) CL_RSO_ENH_TOOL BI Enhancement / Enhancement Tool - generische Vaterklasse 20051014

Method GET_ENH_TOOL on class CL_RSO_APPEND has no exception.

Method GET_LAST_CHANGED Signature

Method GET_LAST_CHANGED on class CL_RSO_APPEND has no parameter.
Method GET_LAST_CHANGED on class CL_RSO_APPEND has no exception.

Method GET_MAIN_OBJECT Signature

Method GET_MAIN_OBJECT on class CL_RSO_APPEND has no parameter.
Method GET_MAIN_OBJECT on class CL_RSO_APPEND has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_RSO_APPEND has no parameter.
Method GET_NAME on class CL_RSO_APPEND has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_RSO_APPEND has no parameter.
Method GET_TEXT on class CL_RSO_APPEND has no exception.

Method GET_TIMESTAMP Signature

Method GET_TIMESTAMP on class CL_RSO_APPEND has no parameter.
Method GET_TIMESTAMP on class CL_RSO_APPEND has no exception.

Method HAS_ACTIVE_VERSION Signature

Method HAS_ACTIVE_VERSION on class CL_RSO_APPEND has no parameter.
Method HAS_ACTIVE_VERSION on class CL_RSO_APPEND has no exception.

Method HAS_MODIFIED_VERSION Signature

Method HAS_MODIFIED_VERSION on class CL_RSO_APPEND has no parameter.
Method HAS_MODIFIED_VERSION on class CL_RSO_APPEND has no exception.

Method HAS_NEW_VERSION Signature

Method HAS_NEW_VERSION on class CL_RSO_APPEND has no parameter.
Method HAS_NEW_VERSION on class CL_RSO_APPEND has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_RSO_APPEND has no parameter.
Method IS_ACTIVE on class CL_RSO_APPEND has no exception.

Method LOCK Signature

Method LOCK on class CL_RSO_APPEND has no parameter.
Method LOCK on class CL_RSO_APPEND has no exception.

Method SAVE Signature

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

Method SET_DATA Signature

Method SET_DATA on class CL_RSO_APPEND has no parameter.
Method SET_DATA on class CL_RSO_APPEND has no exception.

Method SET_ENH_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ENH_TOOL Call by reference Object reference (TYPE REF TO) CL_RSO_ENH_TOOL BI Enhancement / Enhancement Tool - generische Vaterklasse 20060119

Method SET_ENH_TOOL on class CL_RSO_APPEND has no exception.

Method SET_TEXT Signature

Method SET_TEXT on class CL_RSO_APPEND has no parameter.
Method SET_TEXT on class CL_RSO_APPEND has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_RSO_APPEND has no parameter.
Method UNLOCK on class CL_RSO_APPEND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710