SAP ABAP Class IF_EX_RECN_NOTICE (Interface for BAdI: BADI_RECN_NOTICE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080620
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECN_NOTICE Example Implementation for BAdI Definition BADI_RECN_NOTIC 20101015
Properties
Class IF_EX_RECN_NOTICE  
Short Description Interface for BAdI: BADI_RECN_NOTICE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080620   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_RECN_NOTICE has no forward declaration.
Interfaces
Class IF_EX_RECN_NOTICE has no interface implemented.
Friends
Class IF_EX_RECN_NOTICE has no friend class.
Attributes
Class IF_EX_RECN_NOTICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_STORE Instance method Public Method Perform Further Actions After Saving 20080620
2 GET_BEHAVIOR_CONTEXT Instance method Public Method Gets the Behavior Context of Notice 20101011
Events
Class IF_EX_RECN_NOTICE has no event.
Types
Class IF_EX_RECN_NOTICE has no local type.
Method Signatures

Method AFTER_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Generische Objektreferenz 20080620
2 Importing IT_DELETE_LIST Value transfer Type reference (TYPE) RE_T_NOTICE Kündigung - Gelöschte 20080620
3 Importing IT_DELETE_OBJREL Value transfer Type reference (TYPE) RE_T_NOTICE_OBJREL Zugeordnete Vertragsobjekte der Kündigung - Gelöschte 20080620
4 Importing IT_INSERT_LIST Value transfer Type reference (TYPE) RE_T_NOTICE Kündigung - Neue 20080620
5 Importing IT_INSERT_OBJREL Value transfer Type reference (TYPE) RE_T_NOTICE_OBJREL Zugeordnete Vertragsobjekte der Kündigung - Neue 20080620
6 Importing IT_OLD_LIST Value transfer Type reference (TYPE) RE_T_NOTICE Kündigung - Alter Stand 20080620
7 Importing IT_OLD_OBJREL Value transfer Type reference (TYPE) RE_T_NOTICE_OBJREL Zugeordnete Vertragsobjekte der Kündigung - Alter Stand 20080620
8 Importing IT_UPDATE_LIST Value transfer Type reference (TYPE) RE_T_NOTICE Kündigung - Geänderte 20080620
9 Importing IT_UPDATE_OBJREL Value transfer Type reference (TYPE) RE_T_NOTICE_OBJREL Zugeordnete Vertragsobjekte der Kündigung - Geänderte 20080620

Method AFTER_STORE on class IF_EX_RECN_NOTICE has no exception.

Method GET_BEHAVIOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_CHANGE_NTREASON Call by reference Type reference (TYPE) RECABOOL Ändern des Kündigungsgrundes erlauben? 20101011
2 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Generische Objektreferenz 20101011
3 Importing IS_NOTICE Value transfer Type reference (TYPE) RECN_NOTICE_S Kündigung: Dynprofelder 20101015
4 Importing IT_NOTICE_DB Value transfer Type reference (TYPE) RE_T_NOTICE Kündigung (VICNNT) 20101012

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