SAP ABAP Class IF_OPS_SE_SOC_BADI_REPEAT (Control message repetition)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OPS_SE_SOC_NO_REPEAT Default BADI impl.: do not repeat message 20090203
Properties
Class IF_OPS_SE_SOC_BADI_REPEAT  
Short Description Control message repetition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090203   SAP 
Last change 20100310   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)
2 IF_OPS_SE_SOC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_OPS_SE_SOC_BADI_REPEAT has no interface implemented.
Friends
Class IF_OPS_SE_SOC_BADI_REPEAT has no friend class.
Attributes
Class IF_OPS_SE_SOC_BADI_REPEAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REPEAT Instance method Public Method Allow/ Deny repetition of message 20090203
Events
Class IF_OPS_SE_SOC_BADI_REPEAT has no event.
Types
Class IF_OPS_SE_SOC_BADI_REPEAT has no local type.
Method Signatures

Method CHECK_REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_REPEAT Call by reference Type reference (TYPE) ABAP_BOOL Flag: Repeat output 20090203
2 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) IF_OPS_SE_SOC_MESSAGE Message 20090203
3 Importing IV_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Delivery is being deleted 20090203
4 Importing IV_OBJKEY Call by reference Type reference (TYPE) IF_OPS_SE_SOC_TYPES=>GTY_OBJKEY Object key 20090206

Method CHECK_REPEAT on class IF_OPS_SE_SOC_BADI_REPEAT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in