SAP ABAP Class CL_CRM_BSP_CT_DBAL_ILST ( Abstract Item list class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_CT (Package) Customizing Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_ROOT Base class for customizing tool 20041013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_APPL_OBJT Object Type Assignment to application 20041116
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_BLUEPRINT PCUI Blueprint 20041105
3 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_FLDGRP_ILST Field Group Item List 20041013
4 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_FLDLBL_ILST Field Label Item List 20050429
5 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_LAYOUT Layout class 20041104
6 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_TABGRP_ILST Tab Group Item List 20041026
7 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_TLBGRP_ILST Toolbar Item List 20041028
8 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_TXTLBL_ILST Text Label Item List 20050429
Properties
Class CL_CRM_BSP_CT_DBAL_ILST  
Short Description Abstract Item list class    
Super Class CL_CRM_BSP_CT_DBAL_ROOT Base class for customizing tool 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CRM_BSP_FRAME_CT   Customizing Tool 
Created 20041013   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CRMBT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_BSP_CT_DBAL_ILST has no interface implemented.
Friends
Class CL_CRM_BSP_CT_DBAL_ILST has no friend class.
Attributes
Class CL_CRM_BSP_CT_DBAL_ILST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050412
2 CONSTRUCTOR Instance method Public Constructor 20041028
3 GET_HEADER_OBJ Instance method Protected Method Answer the header object for the receiver 20041116
4 ITEMS_USE_CUST_TABLE Instance method Public Method Answer 'X', if the list items use the customer table 20041013
Events
Class CL_CRM_BSP_CT_DBAL_ILST has no event.
Types
Class CL_CRM_BSP_CT_DBAL_ILST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ILST has no parameter.
Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_ILST has no exception.

Method GET_HEADER_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJ Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_ROOT Header object 20041116

Method GET_HEADER_OBJ on class CL_CRM_BSP_CT_DBAL_ILST has no exception.

Method ITEMS_USE_CUST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CUST_TAB Value transfer Type reference (TYPE) ABAP_BOOL 20041013

Method ITEMS_USE_CUST_TABLE on class CL_CRM_BSP_CT_DBAL_ILST has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 700