SAP ABAP Class CL_CWB_DELTA_COM_SRC (Delta: Component Source Code)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CWB_DELTA_COM_SRC_TLOG Delta: Component Source Code 20100517
Properties
Class CL_CWB_DELTA_COM_SRC  
Short Description Delta: Component Source Code    
Super Class CL_CWB_DELTA_COM Delta: Component 
Instantiability of a Class 0  Private 
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 BCWBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CWB_DELTA_COM_SRC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CWB_DELTA_COM_SRC_TLOG 20100517 Delta: Component Source Code
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_STATEMENT Instance attribute Private Type reference (TYPE) SCWB_STATEMENT Statement Containing Several Tokens 20070321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070321
2 CREATE Static method Public Method Generate Instance of Delta Component 20040716
Events
Class CL_CWB_DELTA_COM_SRC has no event.
Types
Class CL_CWB_DELTA_COM_SRC 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 20070321
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_CWB_DELTA Delta zwischen zwei CL_CWB_OBJECT 20070321
3 Importing IT_STATEMENT Call by reference Type reference (TYPE) SCWB_STATEMENT Statement bestehend aus mehreren Tokens 20070321
4 Importing IV_DSP_STR_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20070321
5 Importing IV_MTITLE Call by reference Type reference (TYPE) STRING Zusatz zum Titel 20070321
6 Importing IV_NAME Call by reference Type reference (TYPE) VERSSOBJ Name eines Teils eines versionierbaren Objektes 20070321
7 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20070321
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20070321

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_CWB_DELTA Delta zwischen zwei Objekten 20040716
2 Importing IT_STATEMENT Call by reference Type reference (TYPE) SCWB_STATEMENT Statement bestehend aus mehreren Tokens 20070321
3 Importing IV_MTITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20041203
4 Importing IV_NAME Call by reference Type reference (TYPE) VERSSOBJ Name eines Teils eines versionierbaren Objektes 20040803
5 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Titel für die Anzeige einer Komponente 20040803
6 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CWB_DELTA_COM Objekt: Delta 20040716
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20041213
History
Last changed by/on SAP  20110908 
SAP Release Created in 700