SAP ABAP Class IF_REOR_COST_REVERSAL (Reversal of Occupancy)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_STORABLE Object Can Be Stored 20080530
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_COST_REVERSAL Reversal Process: Occupancy 20080530
Properties
Class IF_REOR_COST_REVERSAL  
Short Description Reversal of Occupancy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080530   SAP 
Last change 20130531   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_REOR_COST_REVERSAL has no interface implemented.
Friends
Class IF_REOR_COST_REVERSAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20080530
2 MD_PROCED Instance attribute Public Type reference (TYPE) STGRD Reason for Reversal 20121002
3 MD_PROCESSMODE Instance attribute Public Type reference (TYPE) RECAPROCESSMODE Execution Mode 20080530
4 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20080530
5 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20080530
6 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20080530
7 MO_MSGLIST Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20080530
8 MO_REVERSAL_LOG Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Reversal Log 20080530
9 MT_REVERSAL_LOG Instance attribute Public Type reference (TYPE) MTYPE_T_REVERSAL_LOG Log 20080530
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20080530
2 ADD_RESERVATION Instance method Public Method Adds Reservation for Processing 20080530
3 ADD_RS_OBJECT Instance method Public Method Adds Reservation Object for Processing 20080530
4 CHECK_ALL Instance method Public Method 20080530
5 FREE Instance method Public Method 20080530
6 GET_CHILDREN Instance method Public Method 20080530
7 GET_CHILDREN_EXT Instance method Public Method 20080530
8 GET_EXTENSION Instance method Public Method 20080530
9 GET_FIELDSTATUS Instance method Public Method 20080530
10 INIT_BY_TEMPLATE Instance method Public Method 20080530
11 IS_CREATE_BY_TEMPLATE Instance method Public Method 20080530
12 IS_FIELDSTATUS_SET Instance method Public Method 20080530
13 IS_MODIFIED Instance method Public Method 20080530
14 IS_OK Instance method Public Method 20080530
15 IS_TEMPLATE_SUBTYPE Instance method Public Method 20080530
16 REGISTER_ALL_CHILDREN Instance method Public Method 20080530
17 RELEASE Instance method Public Method 20080530
18 REMOVE_CHILD Instance method Public Method 20080530
19 REVERSE Instance method Public Method Execute Reversal 20080530
20 SET_DISPLAY_ONLY Instance method Public Method 20080530
21 SET_PROCESSMODE Instance method Public Method Set Process Mode 20080530
22 STORE Instance method Public Method 20080530
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20080530
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20080530
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20080530
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_T_REVERSAL_LOG Public See coding 20080530 mtype_t_reversal_log TYPE STANDARD TABLE OF reor_reversal_log_l
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_REOR_COST_REVERSAL has no parameter.
Method ADD_CHILD on class IF_REOR_COST_REVERSAL has no exception.

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) 20080530

Method ADD_RESERVATION on class IF_REOR_COST_REVERSAL has no exception.

Method ADD_RS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RS_OBJECT Call by reference Object reference (TYPE REF TO) IF_REOR_OFFER_OBJECT Angebotsobjekt (VIOROO) 20080530

Method ADD_RS_OBJECT on class IF_REOR_COST_REVERSAL has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on class IF_REOR_COST_REVERSAL has no parameter.
Method CHECK_ALL on class IF_REOR_COST_REVERSAL has no exception.

Method FREE Signature

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

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_REOR_COST_REVERSAL has no parameter.
Method GET_CHILDREN on class IF_REOR_COST_REVERSAL has no exception.

Method GET_CHILDREN_EXT Signature

Method GET_CHILDREN_EXT on class IF_REOR_COST_REVERSAL has no parameter.
Method GET_CHILDREN_EXT on class IF_REOR_COST_REVERSAL has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on class IF_REOR_COST_REVERSAL has no parameter.
Method GET_EXTENSION on class IF_REOR_COST_REVERSAL has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on class IF_REOR_COST_REVERSAL has no parameter.
Method GET_FIELDSTATUS on class IF_REOR_COST_REVERSAL has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on class IF_REOR_COST_REVERSAL has no parameter.
Method INIT_BY_TEMPLATE on class IF_REOR_COST_REVERSAL has no exception.

Method IS_CREATE_BY_TEMPLATE Signature

Method IS_CREATE_BY_TEMPLATE on class IF_REOR_COST_REVERSAL has no parameter.
Method IS_CREATE_BY_TEMPLATE on class IF_REOR_COST_REVERSAL has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on class IF_REOR_COST_REVERSAL has no parameter.
Method IS_FIELDSTATUS_SET on class IF_REOR_COST_REVERSAL has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class IF_REOR_COST_REVERSAL has no parameter.
Method IS_MODIFIED on class IF_REOR_COST_REVERSAL has no exception.

Method IS_OK Signature

Method IS_OK on class IF_REOR_COST_REVERSAL has no parameter.
Method IS_OK on class IF_REOR_COST_REVERSAL has no exception.

Method IS_TEMPLATE_SUBTYPE Signature

Method IS_TEMPLATE_SUBTYPE on class IF_REOR_COST_REVERSAL has no parameter.
Method IS_TEMPLATE_SUBTYPE on class IF_REOR_COST_REVERSAL has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on class IF_REOR_COST_REVERSAL has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_REOR_COST_REVERSAL has no exception.

Method RELEASE Signature

Method RELEASE on class IF_REOR_COST_REVERSAL has no parameter.
Method RELEASE on class IF_REOR_COST_REVERSAL has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on class IF_REOR_COST_REVERSAL has no parameter.
Method REMOVE_CHILD on class IF_REOR_COST_REVERSAL has no exception.

Method REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REVERSE_FROM Call by reference Type reference (TYPE) RECAKEYDATE Stornierung ab 20080530

Method REVERSE on class IF_REOR_COST_REVERSAL has no exception.

Method SET_DISPLAY_ONLY Signature

Method SET_DISPLAY_ONLY on class IF_REOR_COST_REVERSAL has no parameter.
Method SET_DISPLAY_ONLY on class IF_REOR_COST_REVERSAL has no exception.

Method SET_PROCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PROCED Call by reference Type reference (TYPE) STGRD Grund für Storno oder Umkehrbuchung 20121002
2 Importing ID_PROCESSMODE Call by reference Type reference (TYPE) RECAPROCESSMODE Ausführungsmodus 20080530

Method SET_PROCESSMODE on class IF_REOR_COST_REVERSAL has no exception.

Method STORE Signature

Method STORE on class IF_REOR_COST_REVERSAL has no parameter.
Method STORE on class IF_REOR_COST_REVERSAL has no exception.
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on class IF_REOR_COST_REVERSAL has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_REOR_COST_REVERSAL has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_REOR_COST_REVERSAL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in