SAP ABAP Class IF_REOR_DELEMPTY_RS (Deletion of Reservations)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_OBJECT Instantiable Object 20130723
2 Interface composition (i COMPRISING i_ref)  IF_RECA_PROCESS General Description of Process 20130723
3 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20130723
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_DELEMPTYRS_LOG_DATA Reservation Deletion Log 20130723
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_DELEMPTY_RS Reversal of Reservations 20130723
Properties
Class IF_REOR_DELEMPTY_RS  
Short Description Deletion of Reservations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130516   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REOR_DELEMPTY_RS has no forward declaration.
Interfaces
Class IF_REOR_DELEMPTY_RS has no interface implemented.
Friends
Class IF_REOR_DELEMPTY_RS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROCESSMODE Instance attribute Public Type reference (TYPE) RECAPROCESSMODE Execution Mode of Process 20130723
2 MO_MSGLIST Instance attribute Public Attribute reference (LIKE) 20130723
3 MT_DELETE_LOG Instance attribute Public Type reference (TYPE) MTYPE_T_DELETE_LOG Log 20130723
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESERVATION Instance method Public Method Adds Reservation for Processing 20130723
2 DELETE Instance method Public Method Delete Empty Reservations 20130723
3 FREE Instance method Public Method 20130723
4 SET_PROCESSMODE Instance method Public Method Set Process Mode 20130723
Events
Class IF_REOR_DELEMPTY_RS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_T_DELETE_LOG Public See coding 20130723 MTYPE_T_DELETE_LOG type standard table of REOR_DELEMPTYRS_LOG_L
Method Signatures

Method ADD_RESERVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESERVATION Call by reference Object reference (TYPE REF TO) IF_REOR_RESERVATION Reservierung (VIORRS) 20130723

Method ADD_RESERVATION on class IF_REOR_DELEMPTY_RS has no exception.

Method DELETE Signature

Method DELETE on class IF_REOR_DELEMPTY_RS has no parameter.
Method DELETE on class IF_REOR_DELEMPTY_RS has no exception.

Method FREE Signature

Method FREE on class IF_REOR_DELEMPTY_RS has no parameter.
Method FREE on class IF_REOR_DELEMPTY_RS has no exception.

Method SET_PROCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PROCESSMODE Call by reference Type reference (TYPE) RECAPROCESSMODE Ausführungsmodus des Prozesses 20130723

Method SET_PROCESSMODE on class IF_REOR_DELEMPTY_RS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in