SAP ABAP Interface IF_RECA_PROCESS (General Description of Process)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_PR (Package) RE: Process
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_MULTISTEP_PROCESS Process Which is Divided into Several Substeps 20020730
2 Interface composition (i COMPRISING i_ref)  IF_RECA_SETTLEMENT General Interface for Settlements 20011106
3 Interface composition (i COMPRISING i_ref)  IF_REIT_OPTIONRATE_CALCULATION Option Rate Determination 20011119
4 Interface composition (i COMPRISING i_ref)  IF_REIT_TAX_CORR_CALCULATION Process: Input Tax Correction 20060208
5 Interface composition (i COMPRISING i_ref)  IF_REOR_CANCEL_RS Reversal of Reservations 20120924
6 Interface composition (i COMPRISING i_ref)  IF_REOR_COST_POSTING Posting of Occupancy 20080507
7 Interface composition (i COMPRISING i_ref)  IF_REOR_DELEMPTY_RS Deletion of Reservations 20130723
8 Interface composition (i COMPRISING i_ref)  IF_RERA_ACCRUAL_POSTING Posting of Accruals 20040218
9 Interface composition (i COMPRISING i_ref)  IF_RERA_INVOICE_CREATION Creation of RE Invoices 20040110
10 Interface composition (i COMPRISING i_ref)  IF_RERA_POSTING_PROCESS Periodic Postings 20040113
... Click here to see Used By full list (14 items)
Properties
Interface IF_RECA_PROCESS  
Short Description General Description of Process    
General Data
Package RE_CA_PR   RE: Process 
Created 20010503   SAP 
Last changed 20130531   SAP 
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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20011009
Friends
Interface IF_RECA_PROCESS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20011009
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20040114
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20011009
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20011009
5 MF_MODIFIED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20011121
6 MO_MSGLIST Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20011121
7 MO_PARAM Instance attribute Public Object reference (TYPE REF TO) IF_RECA_PROCESS_PARAM General Description of Process Parameter 20011217
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20040114
2 CHECK_ALL Instance method Public Method 20040114
3 CHECK_AUTHORITY Instance method Public Method Checks Authorization 20030520
4 FREE Instance method Public Method 20040114
5 GET_CHILDREN Instance method Public Method 20040114
6 GET_EXTENSION Instance method Public Method 20040114
7 GET_FIELDSTATUS Instance method Public Method 20050225
8 GET_RUNTIME Instance method Public Method Supplies the Runtime 20020112
9 GET_USER_EXCLUSIVE Instance method Public Method Supplies User with Exclusive Change Authorization 20050127
10 INIT_BY_PARAM Instance method Public Method Initializes Instance Via Basic Data Structure 20011217
11 INIT_BY_TEMPLATE Instance method Public Method 20040114
12 IS_FIELDSTATUS_SET Instance method Public Method 20050225
13 IS_MODIFIED Instance method Public Method 20040114
14 IS_OK Instance method Public Method 20040114
15 IS_REVERSE_ALLOWED Instance method Public Method Is Reversal At All Possible 20020415
16 PERFORM Instance method Public Method Execute [Final] 20011121
17 REGISTER_ALL_CHILDREN Instance method Public Method 20040114
18 RELEASE Instance method Public Method 20040114
19 REVERSAL Instance method Public Method Process Is Reversed - Selection on DB Table 20011121
20 SET_MODIFIED Instance method Public Method Data Was Changed by External Calling Program 20011121
21 SET_PROCESSMODE Instance method Public Method Sets the Process Mode 20011210
22 SET_USER_EXCLUSIVE Instance method Public Method Changes User with Exclusive Change Authorization 20050127
23 STORE Instance method Public Method 20040114
24 STORE_MSGLIST Instance method Public Method Saves the Message List 20040923
25 STORE_PROCESS Instance method Public Method Saves Changes Persistently [Final] 20030121
Events
# Event Type Visibility Description Created on
1 AFTER_STORE Instance Event
(0)
Public
(2)
20040114
2 BEFORE_STORE Instance Event
(0)
Public
(2)
20040114
3 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20040114
Types
Interface IF_RECA_PROCESS has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_RECA_PROCESS has no parameter.
Method ADD_CHILD on Interface IF_RECA_PROCESS has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RECA_PROCESS has no parameter.
Method CHECK_ALL on Interface IF_RECA_PROCESS has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY Aktivität (Anzeigen / Simulieren / Buchen / Stornieren) 20030520
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20050126
# Exception Resumable Description Created on
1 ERROR Keine Berechtigung 20050126

Method FREE Signature

Method FREE on Interface IF_RECA_PROCESS has no parameter.
Method FREE on Interface IF_RECA_PROCESS has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_RECA_PROCESS has no parameter.
Method GET_CHILDREN on Interface IF_RECA_PROCESS has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_RECA_PROCESS has no parameter.
Method GET_EXTENSION on Interface IF_RECA_PROCESS has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_RECA_PROCESS has no parameter.
Method GET_FIELDSTATUS on Interface IF_RECA_PROCESS has no exception.

Method GET_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RUNTIME_AS_STRING Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20020114
2 Exporting ED_RUNTIME_MSEC Call by reference Type reference (TYPE) RECARUNTIME Gesamtlaufzeit in Millisekunden 20020114
3 Exporting ED_TIME_SINCE_LAST_CALL Call by reference Type reference (TYPE) RECARUNTIME Laufzeit seit dem letzen Aufruf 20020113
4 Exporting ED_TSLC_AS_STRING Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20020114

Method GET_RUNTIME on Interface IF_RECA_PROCESS has no exception.

Method GET_USER_EXCLUSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_USER_EXCLUSIVE Value transfer Type reference (TYPE) RECAUSEREXCLUSIVE Benutzer mit exklusiver Änderungsberechtigung 20050127

Method GET_USER_EXCLUSIVE on Interface IF_RECA_PROCESS has no exception.

Method INIT_BY_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARAM Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS_PARAM allgemeine Beschreibung eines Prozessparameters 20011217
# Exception Resumable Description Created on
1 ERROR Fehler 20030520

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_RECA_PROCESS has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RECA_PROCESS has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_RECA_PROCESS has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RECA_PROCESS has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RECA_PROCESS has no parameter.
Method IS_MODIFIED on Interface IF_RECA_PROCESS has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_RECA_PROCESS has no parameter.
Method IS_OK on Interface IF_RECA_PROCESS has no exception.

Method IS_REVERSE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20030508
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20020415

Method IS_REVERSE_ALLOWED on Interface IF_RECA_PROCESS has no exception.

Method PERFORM Signature

Method PERFORM on Interface IF_RECA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 ERROR Beim Ausführen kam es zu einen Fehler 20030508

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_RECA_PROCESS has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RECA_PROCESS has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_RECA_PROCESS has no parameter.
Method RELEASE on Interface IF_RECA_PROCESS has no exception.

Method REVERSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Verbuchung mit "IN UPDATE TASK" rufen 20011123
2 Importing IO_BY_PROCESS Value transfer Object reference (TYPE REF TO) IF_RECA_PROCESS allgemeine Beschreibung eines Prozesses 20020311
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020429
# Exception Resumable Description Created on
1 HAS_ERROR Beim Stornieren kam es zu einen Fehler 20020411

Method SET_MODIFIED Signature

Method SET_MODIFIED on Interface IF_RECA_PROCESS has no parameter.
Method SET_MODIFIED on Interface IF_RECA_PROCESS 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 Aktuelle Modus eines Prozesses 20011210

Method SET_PROCESSMODE on Interface IF_RECA_PROCESS has no exception.

Method SET_USER_EXCLUSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_USER_EXCLUSIVE Call by reference Type reference (TYPE) RECAUSEREXCLUSIVE SY-UNAME Benutzer mit exklusiver Änderungsberechtigung 20050127

Method SET_USER_EXCLUSIVE on Interface IF_RECA_PROCESS has no exception.

Method STORE Signature

Method STORE on Interface IF_RECA_PROCESS has no parameter.
Method STORE on Interface IF_RECA_PROCESS has no exception.

Method STORE_MSGLIST Signature

Method STORE_MSGLIST on Interface IF_RECA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler vor dem Sichern (noch keine Verbuchung erfolgt) 20040923

Method STORE_PROCESS Signature

Method STORE_PROCESS on Interface IF_RECA_PROCESS has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler vor dem Sichern (noch keine Verbuchung erfolgt) 20030121
Event Signatures

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RECA_PROCESS has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RECA_PROCESS has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RECA_PROCESS has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_MULTISTEP_PROCESS Process Which is Divided into Several Substeps 20020730
2 Interface composition (i COMPRISING i_ref)  IF_RECA_SETTLEMENT General Interface for Settlements 20011106
3 Interface composition (i COMPRISING i_ref)  IF_REIT_OPTIONRATE_CALCULATION Option Rate Determination 20011119
4 Interface composition (i COMPRISING i_ref)  IF_REIT_TAX_CORR_CALCULATION Process: Input Tax Correction 20060208
5 Interface composition (i COMPRISING i_ref)  IF_REOR_CANCEL_RS Reversal of Reservations 20120924
6 Interface composition (i COMPRISING i_ref)  IF_REOR_COST_POSTING Posting of Occupancy 20080507
7 Interface composition (i COMPRISING i_ref)  IF_REOR_DELEMPTY_RS Deletion of Reservations 20130723
8 Interface composition (i COMPRISING i_ref)  IF_RERA_ACCRUAL_POSTING Posting of Accruals 20040218
9 Interface composition (i COMPRISING i_ref)  IF_RERA_INVOICE_CREATION Creation of RE Invoices 20040110
10 Interface composition (i COMPRISING i_ref)  IF_RERA_POSTING_PROCESS Periodic Postings 20040113
11 Interface composition (i COMPRISING i_ref)  IF_RESC_SETTLEMENT Service Charge Settlement 20011009
12 Interface composition (i COMPRISING i_ref)  IF_RESR_SETTLEMENT Sales Settlement 20021017
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_PROCESS Process 20011121
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REOR_DELEMPTYRS_LOG_DATA Reservation Deletion Log 20130723
History
Last changed by/on SAP  20130531 
SAP Release Created in 110