SAP ABAP Class CL_RSOD_DOC_GEN (Generation of Documents / Documentation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
Properties
Class CL_RSOD_DOC_GEN  
Short Description Generation of Documents / Documentation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOD_EXTENSION   BW Document Connection (Components Outside of CORE) 
Created 20011212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOD_DOC_GEN has no interface implemented.
Friends
Class CL_RSOD_DOC_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20011212
2 O_EXCLUDE_ASSOCIATIONS Static Attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Do Not Generate Links to Docu 20020412
3 O_QUEUE_ACTIVE Static Attribute Private Type reference (TYPE) RS_BOOL Is Queue Active? 20020102
4 O_R_REPOSITORY Static Attribute Private Object reference (TYPE REF TO) CL_RSO_REPOSITORY BW Metadata Repository 20011212
5 O_T_TLOGOPROP Static Attribute Private Type reference (TYPE) RSO_T_TLOGOPROP Table of Docu-relevant TLOGO Types 20020320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TLOGOS_TO_QUEUE Static method Public Method Addition of Several TLOGO Objects to Queue 20020102
2 ADD_TLOGO_TO_QUEUE Static method Public Method Addition of TLOGO Object to Queue 20011220
3 BUILD_META_DOCU_ALL Static method Public Method Generation of Documents for a Metadata Set 20011212
4 BUILD_META_DOCU_DELTA Static method Public Method Generation of Documents for Changed Metadata (Queue) 20011212
5 BUILD_META_DOCU_SINGLE Static method Private Method Generation of Documents for a Metadata Set 20011212
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011212
7 DELETE_QUEUE Static method Public Method Delete Generation List 20020102
8 GET_TLOGO_FROM_GEN_LIST Static method Private Method Reading TLOGO Objects from Queue 20020102
9 GET_TLOGO_FROM_QUEUE Static method Private Method Reading TLOGO Objects from Queue 20011220
10 KW_ERROR_TO_APPL_LOG Static method Private Method Write KW Error Message in Application Log 20011212
11 REMOVE_TLOGO_FROM_QUEUE Static method Private Method Addition of TLOGO Object to Queue 20011220
12 TLOGO_STORE_WITH_DEP Static method Public Method Write Dependent TLOGO Objects to Database 20020102
Events
Class CL_RSOD_DOC_GEN has no event.
Types
Class CL_RSOD_DOC_GEN has no local type.
Method Signatures

Method ADD_TLOGOS_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO Objekte (Content Objekte werden mit DIOB,... übergeben) 20020102

Method ADD_TLOGOS_TO_QUEUE on class CL_RSOD_DOC_GEN has no exception.

Method ADD_TLOGO_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20011220
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Objekttyp (Content Objekte werden mit DIOB,... übergeben) 20011220

Method ADD_TLOGO_TO_QUEUE on class CL_RSOD_DOC_GEN has no exception.

Method BUILD_META_DOCU_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =X: Generierung für aktive Version 20020320
2 Importing I_CONTENT_VERSION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE =X: Generierung für content Version 20020320
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '2' Anwendungs-Log: Detaillierungsgrad 20011212
4 Importing I_EXCLUDE_ASSOCIATIONS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Assoziationen zu anderen Objekten nicht in die Doku aufnehme 20020412
5 Importing I_T_LANGU Value transfer Type reference (TYPE) RSAOS_T_LANGU Sprachen 20011212
6 Importing I_T_SEL_OBJNM Call by reference Type reference (TYPE) RS0_T_SEL_OBJNM Tabelle von Selektionsbedingungen für OBJNM 20011212
7 Importing I_T_TLOGO Call by reference Type reference (TYPE) RS_T_TLOGO Tabelle von TLOGO Typen 20011212

Method BUILD_META_DOCU_ALL on class CL_RSOD_DOC_GEN has no exception.

Method BUILD_META_DOCU_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20011220
2 Importing I_T_LANGU Value transfer Type reference (TYPE) RSAOS_T_LANGU Sprachen 20011220

Method BUILD_META_DOCU_DELTA on class CL_RSOD_DOC_GEN has no exception.

Method BUILD_META_DOCU_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '2' Anwendungs-Log: Detaillierungsgrad 20011212
2 Importing I_EXCLUDE_ASSOCIATIONS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Assoziationen zu anderen Objekten nicht in die Doku aufnehme 20020412
3 Importing I_S_TLOGO_VERS Call by reference Type reference (TYPE) RSO_S_TLOGO_VERS Tlogo Objekt 20020320
4 Importing I_T_LANGU Value transfer Type reference (TYPE) RSAOS_T_LANGU Sprachen 20011212
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011212

Method BUILD_META_DOCU_SINGLE on class CL_RSOD_DOC_GEN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSOD_DOC_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSOD_DOC_GEN has no exception.

Method DELETE_QUEUE Signature

Method DELETE_QUEUE on class CL_RSOD_DOC_GEN has no parameter.
Method DELETE_QUEUE on class CL_RSOD_DOC_GEN has no exception.

Method GET_TLOGO_FROM_GEN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_TLOGO_VERS Value transfer Type reference (TYPE) RSO_TH_TLOGO_VERS BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20020320

Method GET_TLOGO_FROM_GEN_LIST on class CL_RSOD_DOC_GEN has no exception.

Method GET_TLOGO_FROM_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_TLOGO_VERS Value transfer Type reference (TYPE) RSO_TH_TLOGO_VERS BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20020320

Method GET_TLOGO_FROM_QUEUE on class CL_RSOD_DOC_GEN has no exception.

Method KW_ERROR_TO_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20011212
2 Importing I_S_ERROR Call by reference Type reference (TYPE) SKWF_ERROR KW Framework: Fehler Objekt 20011212

Method KW_ERROR_TO_APPL_LOG on class CL_RSOD_DOC_GEN has no exception.

Method REMOVE_TLOGO_FROM_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO_VERS Call by reference Type reference (TYPE) RSO_S_TLOGO_VERS BW Repository: TLOGO Objekt und Verision 20020320

Method REMOVE_TLOGO_FROM_QUEUE on class CL_RSOD_DOC_GEN has no exception.

Method TLOGO_STORE_WITH_DEP Signature

Method TLOGO_STORE_WITH_DEP on class CL_RSOD_DOC_GEN has no parameter.
Method TLOGO_STORE_WITH_DEP on class CL_RSOD_DOC_GEN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A