SAP ABAP Class IF_TWB_EXTN_TESTCASE (Interface for BAdI: TWB_EXTN_TESTCASE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070320
Properties
Class IF_TWB_EXTN_TESTCASE  
Short Description Interface for BAdI: TWB_EXTN_TESTCASE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_TWB_EXTN_TESTCASE has no interface implemented.
Friends
Class IF_TWB_EXTN_TESTCASE has no friend class.
Attributes
Class IF_TWB_EXTN_TESTCASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_COPY Instance method Public Method Test Case is copied 20070320
2 BEFORE_DELETE Instance method Public Method Test Case is deleted 20070320
3 BEFORE_DISPLAY Instance method Public Method Call Test Case in Display Mode 20070320
4 BEFORE_EDIT Instance method Public Method Call Test Case in Edit Mode 20070320
5 BEFORE_SAVE Instance method Public Method Test Case is saved 20070320
6 GET_NAME_OF_TABSTRIP Instance method Public Method Get the Name for the Tabstrip 20070320
7 HAS_DATA_CHANGED Instance method Public Method Has the Data Changed 20070320
Events
Class IF_TWB_EXTN_TESTCASE has no event.
Types
Class IF_TWB_EXTN_TESTCASE has no local type.
Method Signatures

Method BEFORE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATNR Call by reference Type reference (TYPE) CATNR old CATT - Test case 20070320
2 Importing NEW_TNODE02_A Call by reference Type reference (TYPE) TNODE02_A new CATT - Test case 20070320
# Exception Resumable Description Created on
1 CX_TWB_EXTN_TESTCASE Exceptions in the badi ImplementaTion 20070320

Method BEFORE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATNR Call by reference Type reference (TYPE) CATNR CATT - Test case 20070320
# Exception Resumable Description Created on
1 CX_TWB_EXTN_TESTCASE Exceptions in the badi ImplementaTion 20070320

Method BEFORE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATNR Call by reference Type reference (TYPE) CATNR CATT - Test case 20070320
# Exception Resumable Description Created on
1 CX_TWB_EXTN_TESTCASE Exceptions in the Badi Implementation 20070320

Method BEFORE_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATNR Call by reference Type reference (TYPE) CATNR CATT - Test case 20070320
# Exception Resumable Description Created on
1 CX_TWB_EXTN_TESTCASE Exceptions in the Badi Implementation 20070320

Method BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW_TNODE02_A Call by reference Type reference (TYPE) TNODE02_A Test case attributes: Management 20070320
2 Importing IS_NEW_TNODE02_AC Call by reference Type reference (TYPE) TNODE02_AC Test case attributes: CATT-specific 20070320
3 Importing IS_NEW_TNODE02_AS Call by reference Type reference (TYPE) TNODE02_AS Test case attributes: Training-specific CATT attributes 20070320
4 Importing IS_NEW_TNODE02_AT Call by reference Type reference (TYPE) TNODE02_AT Test case attributes: Short texts 20070320
5 Importing IS_OLD_TNODE02_A Call by reference Type reference (TYPE) TNODE02_A Test case attributes: Management 20070320
6 Importing IS_OLD_TNODE02_AC Call by reference Type reference (TYPE) TNODE02_AC Test case attributes: CATT-specific 20070320
7 Importing IS_OLD_TNODE02_AS Call by reference Type reference (TYPE) TNODE02_AS Test case attributes: Training-specific CATT attributes 20070320
8 Importing IS_OLD_TNODE02_AT Call by reference Type reference (TYPE) TNODE02_AT Test case attributes: Short texts 20070320
# Exception Resumable Description Created on
1 CX_TWB_EXTN_TESTCASE Exceptions in the badi ImplementaTion 20070320

Method GET_NAME_OF_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) SYUCOMM Name to be displayed for added Tabstrib 20070320

Method GET_NAME_OF_TABSTRIP on class IF_TWB_EXTN_TESTCASE has no exception.

Method HAS_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE = Data has changed 20070320

Method HAS_DATA_CHANGED on class IF_TWB_EXTN_TESTCASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in