SAP ABAP Class IF_BADI_ISH_DI_SYSTEM (Interface for BAdI: BADI_ISH_DI_SYSTEM)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20061014
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_BADI_DI_SIMULATION Class for BAdI Impl.: BADI_DI_RECOGNITION_EXM 20080311
Properties
Class IF_BADI_ISH_DI_SYSTEM  
Short Description Interface for BAdI: BADI_ISH_DI_SYSTEM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061014   SAP 
Last change 20070917   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_BADI_ISH_DI_SYSTEM has no interface implemented.
Friends
Class IF_BADI_ISH_DI_SYSTEM has no friend class.
Attributes
Class IF_BADI_ISH_DI_SYSTEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Start, Initialize System 20061014
2 IS_FUNCTION_INSTALLED Instance method Public Method Is function supported? 20061031
3 IS_INITIALIZED Instance method Public Method System Is Ready 20061014
4 STOP Instance method Public Method End System 20061014
Events
Class IF_BADI_ISH_DI_SYSTEM has no event.
Types
Class IF_BADI_ISH_DI_SYSTEM has no local type.
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DI_SYSTEM Call by reference Object reference (TYPE REF TO) CL_ISHMED_DI_DICTAT_SYSTEM Diktatsystemobjekt 20061014
# Exception Resumable Description Created on
1 CX_ISHMED_DI_SYSTEM 20061014

Method IS_FUNCTION_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION_CODE Call by reference Type reference (TYPE) N2DI_FUNCTION_CODE Funktionscode (siehe CL_ISHMED_DI_DICTAT_SYSTEM=>CO_OP_ ) 20061101
2 Returning RC Value transfer Type reference (TYPE) ABAP_BOOL 20061031

Method IS_FUNCTION_INSTALLED on class IF_BADI_ISH_DI_SYSTEM has no exception.

Method IS_INITIALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) ABAP_BOOL 20061014

Method IS_INITIALIZED on class IF_BADI_ISH_DI_SYSTEM has no exception.

Method STOP Signature

Method STOP on class IF_BADI_ISH_DI_SYSTEM has no parameter.
Method STOP on class IF_BADI_ISH_DI_SYSTEM has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in