SAP ABAP Class CL_O2_TAG_LIBRARY_RT (Data Model Tag Library (Runtime))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_DEVTAGLIB (Package) Development Environment Objects for Taglib Support
Properties
Class CL_O2_TAG_LIBRARY_RT  
Short Description Data Model Tag Library (Runtime)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_DEVTAGLIB   Development Environment Objects for Taglib Support 
Created 20010903   SAP 
Last change 20010903   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_O2_TAGLIB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SO2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_O2_TAG_LIBRARY_RT has no interface implemented.
Friends
Class CL_O2_TAG_LIBRARY_RT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_DATA Instance attribute Private Type reference (TYPE) O2TLIBINFO Tag Library: All Data in Deep Structure 20010903
2 TLIBID Instance attribute Private Type reference (TYPE) O2TLIBID Tag Library: ID 20010903
3 WITH_DESC Instance attribute Private Type reference (TYPE) XFELD Read Short Description 20010903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010903
2 GET_INSTANCE Static method Public Method Returns Instance for Specified Status ('I', 'A', or SPACE) 20010903
3 GET_TAGLIB_INFO Instance method Public Method All Information on Tag Library in Deep Structure 20010903
4 RELOAD Instance method Public Method Read New From Database; If Changed 20011121
Events
Class CL_O2_TAG_LIBRARY_RT has no event.
Types
Class CL_O2_TAG_LIBRARY_RT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010903
2 Importing P_WITH_DESC Call by reference Type reference (TYPE) XFELD SPACE Kurzbeschreibungen lesen 20010903

Method CONSTRUCTOR on class CL_O2_TAG_LIBRARY_RT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010903
2 Returning P_TLIB_REF Value transfer Object reference (TYPE REF TO) CL_O2_TAG_LIBRARY_RT Datenmodell Tag-Library 20010903
3 Importing P_WITH_DESC Call by reference Type reference (TYPE) XFELD '' Feld zum Ankreuzen 20010903

Method GET_INSTANCE on class CL_O2_TAG_LIBRARY_RT has no exception.

Method GET_TAGLIB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TLIB_INFO Value transfer Type reference (TYPE) O2TLIBINFO Tag-Library: alle Daten in tiefer Struktur 20010903

Method GET_TAGLIB_INFO on class CL_O2_TAG_LIBRARY_RT has no exception.

Method RELOAD Signature

Method RELOAD on class CL_O2_TAG_LIBRARY_RT has no parameter.
Method RELOAD on class CL_O2_TAG_LIBRARY_RT has no exception.
History
Last changed by/on SAP  20010903 
SAP Release Created in 620