SAP ABAP Class CL_RECA_PROCESS_SUBSTEP (Additional Subdivision of a Process Step)
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_SUBSTEP Additional Subdivision of a Process Step 20020730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RESC_SETTL_SUBSTEP Subordinate Settlement Step/Section 20020801
2 Inheritance (c INHERITING FROM c_ref)  CL_RESR_BC_SUBSTEP Sub-Steps for Posting 20021128
Properties
Class CL_RECA_PROCESS_SUBSTEP  
Short Description Additional Subdivision of a Process Step    
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_SUBSTEP Additional Subdivision of a 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 MD_SUBSTEP Instance attribute Public Attribute reference (LIKE) 20021119
3 MO_PARAM Instance attribute Public Attribute reference (LIKE) 20020730
4 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20020730
5 MO_STATUS_MNGR 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 For My Object: Before Execution [Final] 20040304
3 CAN_PERFORM Instance method Protected Method Can Be Executed 20061012
4 CHECK_REVERSAL_POSSIBLE Instance method Public Method 20061208
5 DELETE_MESSAGES Instance method Public Method 20020730
6 GET_MESSAGES Instance method Public Method 20020730
7 GET_MSGLIST_PARVALUE Instance method Protected Method Delivers ID for Error Message Search 20020730
8 GET_STATUS Instance method Public Method 20020730
9 GET_STATUS_MNGR Instance method Public Method 20020730
10 IS_FIRST_MSG Instance method Protected Method First Message in Message Log 20040316
11 IS_REVERSE_ALLOWED Instance method Public Method 20020730
12 LOAD_ENTRIES Instance method Public Method 20020730
13 ME_AFTER_PERFORM Instance method Protected Method For My Object: After Execution of a Process 20040304
14 ME_BEFORE_PERFORM Instance method Protected Method For My Object: Before Execution 20040304
15 ME_CHECK_REVERSAL_POSSIBLE Instance method Protected Method Checks If Reversal Is Possible 20061208
16 ME_PERFORM Instance method Protected Method For My Object: Execution of a Step 20040303
17 ME_REVERSAL Instance method Protected Method For My Object: Reverse Settlement Step 20040303
18 ME_SET_INITIAL_STATUS Instance method Protected Method Sets the Initial Status 20040315
19 SET_STATUS Instance method Public Method 20030620
Events
Class CL_RECA_PROCESS_SUBSTEP has no event.
Types
Class CL_RECA_PROCESS_SUBSTEP 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_SUBSTEP 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 20040304
# 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 20061012

Method CAN_PERFORM on class CL_RECA_PROCESS_SUBSTEP has no exception.

Method CHECK_REVERSAL_POSSIBLE Signature

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

Method DELETE_MESSAGES Signature

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

Method GET_MESSAGES Signature

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

Method GET_MSGLIST_PARVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_PARVALUE Value transfer Type reference (TYPE) BALPVAL Anwendungs-Log: Wert des Parameters 20020730

Method GET_MSGLIST_PARVALUE on class CL_RECA_PROCESS_SUBSTEP has no exception.

Method GET_STATUS Signature

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

Method GET_STATUS_MNGR Signature

Method GET_STATUS_MNGR on class CL_RECA_PROCESS_SUBSTEP has no parameter.
Method GET_STATUS_MNGR on class CL_RECA_PROCESS_SUBSTEP 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_SUBSTEP has no exception.

Method IS_REVERSE_ALLOWED Signature

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

Method LOAD_ENTRIES Signature

Method LOAD_ENTRIES on class CL_RECA_PROCESS_SUBSTEP has no parameter.
Method LOAD_ENTRIES on class CL_RECA_PROCESS_SUBSTEP 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_SUBSTEP 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 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 IF_CHECK_STEP Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20061208
3 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_SUBSTEP 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_SUBSTEP_PARAM Parameter für ein Unter-Prozessschritt 20040303

Method ME_PERFORM on class CL_RECA_PROCESS_SUBSTEP 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_SUBSTEP has no parameter.
Method ME_SET_INITIAL_STATUS on class CL_RECA_PROCESS_SUBSTEP has no exception.

Method SET_STATUS Signature

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