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 | 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 | Instance attribute | Public | Attribute reference (LIKE) | 20021119 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20021119 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020730 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20020730 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20020730 |
Methods
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 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040304 |
Method CAN_PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | IS_MSG | Call by reference | Type reference (TYPE) | RECAMSG_X | Message mit zusätzlichen Feldern | 20040316 | |||
| 2 | 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 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040304 |
Method ME_CHECK_REVERSAL_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LASTSTEP | Call by reference | Type reference (TYPE) | RECASTEP | Interne Bezeichnung des Prozessschrittes | 20061208 | |||
| 2 | IF_CHECK_STEP | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20061208 | |||
| 3 | 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 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040304 | |||
| 2 | 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 | ID_LASTSTEP | Call by reference | Type reference (TYPE) | RECASTEP | Interne Bezeichnung des Prozessschrittes | 20061208 | |||
| 2 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | Verbuchung mit "IN UPDATE TASK" rufen | 20040303 | |||
| 3 | IO_BY_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20040303 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |