SAP ABAP Class CL_CWB_DELTA_COM_STR (Delta: Component for Structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SCWB (Package) Correction Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CWB_DELTA_COM Delta: Component 20040716
Properties
Class CL_CWB_DELTA_COM_STR  
Short Description Delta: Component for Structure    
Super Class CL_CWB_DELTA_COM Delta: Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCWB   Correction Workbench 
Created 20040716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CWB_DELTA_COM_STR has no interface implemented.
Friends
Class CL_CWB_DELTA_COM_STR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_DSP_STR Instance attribute Private Object reference (TYPE REF TO) DATA Structure with Display Data 20040723
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040723
2 CREATE Static method Public Method Generate Instance of a Delta Component 20040716
3 GET_DSP_STR_DATA Instance method Private Method Determine Data for Display in ALV Grid 20040723
Events
Class CL_CWB_DELTA_COM_STR has no event.
Types
Class CL_CWB_DELTA_COM_STR 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 IR_DSP_STR Call by reference Object reference (TYPE REF TO) DATA Tabelle mit Sturkturnamen 20040723
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_CWB_DELTA Delta zwischen zwei CL_CWB_OBJECT 20040723
3 Importing IV_DSP_STR_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040727
4 Importing IV_MTITLE Call by reference Type reference (TYPE) STRING 20041203
5 Importing IV_NAME Call by reference Type reference (TYPE) VERSSOBJ Name eines Teils eines versionierbaren Objektes 20040803
6 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20040803
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20041124

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DSP_STR Call by reference Object reference (TYPE REF TO) DATA Datenreferenz einer Anzeigstruktur 20040722
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_CWB_DELTA Delta zwischen zwei CL_CWB_OBJECT 20040716
3 Importing IV_DSP_STR_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040723
4 Importing IV_MTITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20041203
5 Importing IV_NAME Call by reference Type reference (TYPE) VERSSOBJ Name eines Teils eines versionierbaren Objektes 20040803
6 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20040803
7 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CWB_DELTA_COM Delta: Kompente 20040716
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20041124

Method GET_DSP_STR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EMPTY Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041122
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040723
History
Last changed by/on SAP  20110908 
SAP Release Created in 700