SAP ABAP Class CL_RECA_PROCESS_STEP (Step 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20020730
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_PROCESS_HAS_STATUS Has a Status When Process is Running 20020730
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_PROCESS_STEP Process Step 20020730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REAJ_PROCESS_STEP Adjustment Step for Adjustment Process 20020927
2 Inheritance (c INHERITING FROM c_ref)  CL_RESC_SETTL_STEP Settlement Step/Section 20020801
3 Inheritance (c INHERITING FROM c_ref)  CL_RESR_SETTL_STEP Process Step 20021112
Properties
Class CL_RECA_PROCESS_STEP  
Short Description Step of Process    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_PR   RE: Process 
Created 20020730   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_PROCESS_HAS_STATUS Has a Status When Process is Running 20020730
2 IF_RECA_PROCESS_STEP Process Step 20020730
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20031014 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_STEP Instance attribute Public Attribute reference (LIKE) 20021119
2 MF_ALL_ENTRIES_LOADED Instance attribute Public Attribute reference (LIKE) 20020730
3 MF_PROC_EXIT Static Attribute Protected Type reference (TYPE) RECAHASBADIIMPL Business Add-In Implementation Exists 20070712
4 MO_PARAM Instance attribute Public Attribute reference (LIKE) 20020730
5 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20020730
6 MO_PROCESS_PARAM Instance attribute Public Attribute reference (LIKE) 20021119
7 MO_PROC_EXIT Static Attribute Protected Object reference (TYPE REF TO) BADI_RECA_PROCESS 20070712
8 MO_STATUS_MNGR Instance attribute Public Attribute reference (LIKE) 20020730
9 MTO_SUBSTEPS Instance attribute Public Attribute reference (LIKE) 20020730
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_PERFORM Instance method Protected Method After Execution of a Process [Final] 20040304
2 BEFORE_PERFORM Instance method Protected Method Before Execution [Final] 20040304
3 CAN_PERFORM Instance method Protected Method Can Be Executed 20040305
4 CHECK_REVERSAL_POSSIBLE Instance method Public Method 20061208
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070712
6 DELETE_MESSAGES Instance method Public Method 20020730
7 DETERMINED_OBJSTATUS Instance method Protected Method Determines the Object Status 20030620
8 GET_DEPENDENT_STEPS Instance method Public Method 20020730
9 GET_MESSAGES Instance method Public Method 20020730
10 GET_OBJGUID_LIST Instance method Public Method 20030620
11 GET_STATUS Instance method Public Method 20020730
12 GET_STATUS_MNGR Instance method Public Method 20020730
13 GET_TEXT_FOR_STATUS_BAR Instance method Public Method 20021210
14 IS_EXECUTEABLE Instance method Public Method 20020801
15 IS_FIRST_MSG Instance method Protected Method First Message in Message Log 20040316
16 IS_REVERSE_ALLOWED Instance method Public Method 20020730
17 IS_SELECTABLE Instance method Public Method 20020730
18 LOAD_ENTRIES Instance method Public Method 20020730
19 ME_AFTER_PERFORM Instance method Protected Method For My Object: After Execution of a Process 20040304
20 ME_AFTER_RUN_SUBSTEP Instance method Protected Method For My Object: After Execution of Settlement Substep 20040304
21 ME_BEFORE_PERFORM Instance method Protected Method For My Object: Before Execution 20040304
22 ME_BEFORE_RUN_SUBSTEP Instance method Protected Method For My Object: Execution of a Settlement Substep 20040304
23 ME_CHECK_REVERSAL_POSSIBLE Instance method Protected Method Checks If Reversal Is Possible 20061208
24 ME_LOAD_ENTRIES Instance method Protected Method Load Data When Step Is Called Again 20060914
25 ME_PERFORM Instance method Protected Method For My Object: Execution of a Step 20040303
26 ME_REVERSAL Instance method Protected Method For My Object: Reverse Settlement Step 20040303
27 ME_SET_INITIAL_STATUS Instance method Protected Method Sets the Initial Status 20040315
28 ME_STORE_STEP Instance method Protected Method For My Object: Saving of Settlement Step 20041025
29 PERFORM_SUBSTEPS Instance method Public Method 20020730
30 RUN_SINGLE_SUBSTEP Instance method Public Method 20020730
31 SET_PARAM Instance method Public Method 20030513
32 SET_STATUS Instance method Public Method 20030610
Events
Class CL_RECA_PROCESS_STEP has no event.
Types
Class CL_RECA_PROCESS_STEP has no local type.
Method Signatures

Method AFTER_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304

Method AFTER_PERFORM on class CL_RECA_PROCESS_STEP has no exception.

Method BEFORE_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060828
# Exception Resumable Description Created on
1 ERROR Fehler 20040304

Method CAN_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CAN Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040305

Method CAN_PERFORM on class CL_RECA_PROCESS_STEP has no exception.

Method CHECK_REVERSAL_POSSIBLE Signature

Method CHECK_REVERSAL_POSSIBLE on class CL_RECA_PROCESS_STEP has no parameter.
Method CHECK_REVERSAL_POSSIBLE on class CL_RECA_PROCESS_STEP has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RECA_PROCESS_STEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RECA_PROCESS_STEP has no exception.

Method DELETE_MESSAGES Signature

Method DELETE_MESSAGES on class CL_RECA_PROCESS_STEP has no parameter.
Method DELETE_MESSAGES on class CL_RECA_PROCESS_STEP has no exception.

Method DETERMINED_OBJSTATUS Signature

Method DETERMINED_OBJSTATUS on class CL_RECA_PROCESS_STEP has no parameter.
Method DETERMINED_OBJSTATUS on class CL_RECA_PROCESS_STEP has no exception.

Method GET_DEPENDENT_STEPS Signature

Method GET_DEPENDENT_STEPS on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_DEPENDENT_STEPS on class CL_RECA_PROCESS_STEP has no exception.

Method GET_MESSAGES Signature

Method GET_MESSAGES on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_MESSAGES on class CL_RECA_PROCESS_STEP has no exception.

Method GET_OBJGUID_LIST Signature

Method GET_OBJGUID_LIST on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_OBJGUID_LIST on class CL_RECA_PROCESS_STEP has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_STATUS on class CL_RECA_PROCESS_STEP has no exception.

Method GET_STATUS_MNGR Signature

Method GET_STATUS_MNGR on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_STATUS_MNGR on class CL_RECA_PROCESS_STEP has no exception.

Method GET_TEXT_FOR_STATUS_BAR Signature

Method GET_TEXT_FOR_STATUS_BAR on class CL_RECA_PROCESS_STEP has no parameter.
Method GET_TEXT_FOR_STATUS_BAR on class CL_RECA_PROCESS_STEP has no exception.

Method IS_EXECUTEABLE Signature

Method IS_EXECUTEABLE on class CL_RECA_PROCESS_STEP has no parameter.
Method IS_EXECUTEABLE on class CL_RECA_PROCESS_STEP has no exception.

Method IS_FIRST_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) RECAMSG_X Message mit zusätzlichen Feldern 20040316
2 Returning RF_FIRST Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040316

Method IS_FIRST_MSG on class CL_RECA_PROCESS_STEP has no exception.

Method IS_REVERSE_ALLOWED Signature

Method IS_REVERSE_ALLOWED on class CL_RECA_PROCESS_STEP has no parameter.
Method IS_REVERSE_ALLOWED on class CL_RECA_PROCESS_STEP has no exception.

Method IS_SELECTABLE Signature

Method IS_SELECTABLE on class CL_RECA_PROCESS_STEP has no parameter.
Method IS_SELECTABLE on class CL_RECA_PROCESS_STEP has no exception.

Method LOAD_ENTRIES Signature

Method LOAD_ENTRIES on class CL_RECA_PROCESS_STEP has no parameter.
Method LOAD_ENTRIES on class CL_RECA_PROCESS_STEP has no exception.

Method ME_AFTER_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304

Method ME_AFTER_PERFORM on class CL_RECA_PROCESS_STEP has no exception.

Method ME_AFTER_RUN_SUBSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST_STEP Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304
2 Importing IO_MSGLIST_SUBSTEP Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304
3 Importing IO_PARAMETER Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS_SUBSTEP_PARAM Parameter für jeden Abrechnungsschritt 20040304

Method ME_AFTER_RUN_SUBSTEP on class CL_RECA_PROCESS_STEP has no exception.

Method ME_BEFORE_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060828
# Exception Resumable Description Created on
1 ERROR Fehler 20040304

Method ME_BEFORE_RUN_SUBSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304
2 Importing IO_PARAMETER Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS_SUBSTEP_PARAM Parameter für jeden Abrechnungsschritt 20040304
# Exception Resumable Description Created on
1 ERROR Fehler 20040304

Method ME_CHECK_REVERSAL_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LASTSTEP Call by reference Type reference (TYPE) RECASTEP Interne Bezeichnung des Prozessschrittes 20061208
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20061208

Method ME_CHECK_REVERSAL_POSSIBLE on class CL_RECA_PROCESS_STEP has no exception.

Method ME_LOAD_ENTRIES Signature

Method ME_LOAD_ENTRIES on class CL_RECA_PROCESS_STEP has no parameter.
Method ME_LOAD_ENTRIES on class CL_RECA_PROCESS_STEP has no exception.

Method ME_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040304
2 Importing IO_PARAMETER Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS_STEP_PARAM Parameter für jeden Abrechnungsschritt 20040303
3 Importing ITO_SUBSTEP_PARAM Call by reference Type reference (TYPE) RE_T_IF_RECA_PROCSUBSTEPPARAM Parameter für Unter-Abrechnungsschritte 20040303

Method ME_PERFORM on class CL_RECA_PROCESS_STEP has no exception.

Method ME_REVERSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LASTSTEP Call by reference Type reference (TYPE) RECASTEP Interne Bezeichnung des Prozessschrittes 20061208
2 Importing IF_IN_UPDATE_TASK Call by reference Type reference (TYPE) RECABOOL Verbuchung mit "IN UPDATE TASK" rufen 20040303
3 Importing IO_BY_PROCESS Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS allgemeine Beschreibung eines Prozesses 20040303
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040303
# Exception Resumable Description Created on
1 ERROR Beim Stornieren kam es zu einen Fehler 20040303

Method ME_SET_INITIAL_STATUS Signature

Method ME_SET_INITIAL_STATUS on class CL_RECA_PROCESS_STEP has no parameter.
Method ME_SET_INITIAL_STATUS on class CL_RECA_PROCESS_STEP has no exception.

Method ME_STORE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20041025

Method ME_STORE_STEP on class CL_RECA_PROCESS_STEP has no exception.

Method PERFORM_SUBSTEPS Signature

Method PERFORM_SUBSTEPS on class CL_RECA_PROCESS_STEP has no parameter.
Method PERFORM_SUBSTEPS on class CL_RECA_PROCESS_STEP has no exception.

Method RUN_SINGLE_SUBSTEP Signature

Method RUN_SINGLE_SUBSTEP on class CL_RECA_PROCESS_STEP has no parameter.
Method RUN_SINGLE_SUBSTEP on class CL_RECA_PROCESS_STEP has no exception.

Method SET_PARAM Signature

Method SET_PARAM on class CL_RECA_PROCESS_STEP has no parameter.
Method SET_PARAM on class CL_RECA_PROCESS_STEP has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class CL_RECA_PROCESS_STEP has no parameter.
Method SET_STATUS on class CL_RECA_PROCESS_STEP has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200