SAP ABAP Class IF_EX_APPL_OHFW (Business add-in interface IF_EX_APPLICATION_OHFW)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_APPL_OHFW BAdI class CL_EX_APPL_OHFW 20040225
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_APPL_LBK Imp. class for BAdI imp. APPL_LBK 20040225
Properties
Class IF_EX_APPL_OHFW  
Short Description Business add-in interface IF_EX_APPLICATION_OHFW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20040225   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_APPL_OHFW has no forward declaration.
Interfaces
Class IF_EX_APPL_OHFW has no interface implemented.
Friends
Class IF_EX_APPL_OHFW has no friend class.
Attributes
Class IF_EX_APPL_OHFW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NODE_ACTION Instance method Public Method Performs checks for OHF node actions (create/delete/change) 20040225
2 GET_SELECTION_REPORT Instance method Public Method Gets the application specific node selection report 20040226
Events
Class IF_EX_APPL_OHFW has no event.
Types
Class IF_EX_APPL_OHFW has no local type.
Method Signatures

Method CHECK_NODE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_WARNINGS Value transfer Type reference (TYPE) DIOHFW_MESSAGE_T 20040225
2 Importing FLT_VAL Call by reference Type reference (TYPE) DIOHFW_APPL Anwendung 20040225
3 Importing IR_REF_NODE Call by reference Object reference (TYPE REF TO) CL_NODE_OHFW 20040225
4 Importing I_NEW_NTYPE Call by reference Type reference (TYPE) DIOHFW_NODE_TYPE 20040225
5 Importing I_NEW_REF_OBJ Call by reference Type reference (TYPE) DIOHFW_REF_OBJ 20040315
6 Importing I_NODE_ACTION Call by reference Type reference (TYPE) DIOHFW_NODE_ACTION 20040225
7 Importing I_RELATION Call by reference Type reference (TYPE) DIOHFW_RELATION 20040225
# Exception Resumable Description Created on
1 CX_CHECK_OHFW 20040225

Method GET_SELECTION_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_REPID Value transfer Type reference (TYPE) REPID ABAP-Programmname 20040226
2 Importing FLT_VAL Value transfer Type reference (TYPE) DIOHFW_APPL 20040226

Method GET_SELECTION_REPORT on class IF_EX_APPL_OHFW has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in