SAP ABAP Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC (Interface for BAdI: BADI_SDOC_VIEW_CUSTOM_FUNC)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121123
Properties
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC  
Short Description Interface for BAdI: BADI_SDOC_VIEW_CUSTOM_FUNC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SDOC_FUNCTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no interface implemented.
Friends
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no friend class.
Attributes
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_CUSTOM_FUNCTION Instance method Public Method Define custom function 20121123
2 DO_CUSTOM_FUNCTION Instance method Public Method Do custom function (event handler) 20121123
Events
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no event.
Types
Class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no local type.
Method Signatures

Method DEFINE_CUSTOM_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CUSTOM_FUNCTION Call by reference Type reference (TYPE) IF_SDOC_FUNCTION=>TCT_CUSTOM_FUNCTION 20121123
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) STRING 20121123

Method DEFINE_CUSTOM_FUNCTION on class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no exception.

Method DO_CUSTOM_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) TDT_SDOC_MSG Table Type for Structure TDS_SDOC_MSG 20121127
2 Importing IT_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20121123
3 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) SALV_T_ROW Rows 20121123
4 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) STRING 20121123
5 Importing IV_NAME Call by reference Type reference (TYPE) SALV_DE_FUNCTION ALV Function 20121123

Method DO_CUSTOM_FUNCTION on class IF_BADI_SDOC_VIEW_CUSTOM_FUNC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in