SAP ABAP Class CL_RSDB6_TABLAYOUT_FACTORY (Factory for TABLAYOUT Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6 (Package) BW: Port DB6
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDB6_BW_TABLAYOUT_FACTORY Factory for BW TABLAYOUT Objects 20040817
Properties
Class CL_RSDB6_TABLAYOUT_FACTORY  
Short Description Factory for TABLAYOUT Objects    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB6   BW: Port DB6 
Created 20040817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDB6_TABLAYOUT_FACTORY has no forward declaration.
Interfaces
Class CL_RSDB6_TABLAYOUT_FACTORY has no interface implemented.
Friends
Class CL_RSDB6_TABLAYOUT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSDB6_TABLAYOUT_FACTORY Singleton Instance 20040817
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040817
2 CREATE_OBJECT Instance method Protected Method Protected Instance Methods for Object Generation 20040820
3 CREATE_TABLAYOUT Static method Public Method Deliver TABLAYOUT Object 20040817
Events
Class CL_RSDB6_TABLAYOUT_FACTORY has no event.
Types
Class CL_RSDB6_TABLAYOUT_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABMETADATA Value transfer Object reference (TYPE REF TO) CL_RSDB6_TABMETADATA Metadaten eines Tabellenlayouts 20040820
2 Returning R_TABLAYOUT Value transfer Object reference (TYPE REF TO) CL_RSDB6_TABLAYOUT Tabellenlayout-Zusätze 20040820

Method CREATE_OBJECT on class CL_RSDB6_TABLAYOUT_FACTORY has no exception.

Method CREATE_TABLAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABMETADATA Call by reference Object reference (TYPE REF TO) CL_RSDB6_TABMETADATA Metadaten eines Tabellenlayouts 20040817
2 Returning R_TABLAYOUT Value transfer Object reference (TYPE REF TO) CL_RSDB6_TABLAYOUT Tabellenlayout 20040817

Method CREATE_TABLAYOUT on class CL_RSDB6_TABLAYOUT_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700