SAP ABAP Interface IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RESC_SETTL_SUBSTEP | A Settlement Substep/Subsection | 20020801 |
2 | Interface composition (i COMPRISING i_ref) | IF_RESR_BC_SUBSTEP | Sub-Steps for Posting | 20021128 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_PROCESS_SUBSTEP | Additional Subdivision of a Process Step | 20020730 |
Properties
Interface | IF_RECA_PROCESS_SUBSTEP | |
Short Description | Additional Subdivision of a Process Step |
General Data
Package | RE_CA_PR | RE: Process |
Created | 20020730 | SAP |
Last changed | 20100310 | 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 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_OBJECT | Instantiable Object | 20020730 | ||
2 | IF_RECA_PROCESS_HAS_STATUS | Has a Status When Process is Running | 20020730 | ||
3 | IF_RECA_STORABLE | Object Can Be Stored | 20020730 |
Friends
Interface IF_RECA_PROCESS_SUBSTEP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MD_STEP | Instance attribute | Public | Type reference (TYPE) | RECASTEP | Internal Name of Process Step | 20021119 | ||
2 | MD_SUBSTEP | Instance attribute | Public | Type reference (TYPE) | RECASUBSTEP | Internal Name of Substep | 20021119 | ||
3 | MO_PARAM | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_PROCESS_SUBSTEP_PARAM | Parameters for a Process Substep | 20020730 | ||
4 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_PROCESS_STEP | Process Step | 20020730 | ||
5 | MO_STATUS_MNGR | Instance attribute | Public | Attribute reference (LIKE) | 20030610 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks If Reversal Is Possible | 20061208 |
2 | ![]() |
Instance method | Public | Method | Deletes Messages Related to This Step | 20020730 |
3 | ![]() |
Instance method | Public | Method | Delivers Messages On Step | 20020730 |
4 | ![]() |
Instance method | Public | Method | Returns Status of Settlement Step | 20020730 |
5 | ![]() |
Instance method | Public | Method | 20030311 | |
6 | ![]() |
Instance method | Public | Method | Initializes Using Superordinate Object | 20020730 |
7 | ![]() |
Instance method | Public | Method | Can Be Executed | 20020730 |
8 | ![]() |
Instance method | Public | Method | 20020730 | |
9 | ![]() |
Instance method | Public | Method | Is Reversal At All Possible | 20020730 |
10 | ![]() |
Instance method | Public | Method | Load Data When Step Is Called Again | 20020730 |
11 | ![]() |
Instance method | Public | Method | Execution of Step [Final] | 20020730 |
12 | ![]() |
Instance method | Public | Method | Undo Settlement Step [Final] | 20020730 |
13 | ![]() |
Instance method | Public | Method | Sets the Status of the Settlement Step | 20030620 |
14 | ![]() |
Instance method | Public | Method | 20020730 |
Events
Interface IF_RECA_PROCESS_SUBSTEP has no event.
Types
Interface IF_RECA_PROCESS_SUBSTEP has no local type.
Method Signatures
Method 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 CHECK_REVERSAL_POSSIBLE on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method DELETE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MSG_X | Message mit zusätzlichen Feldern | 20020730 |
Method DELETE_MESSAGES on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MSG_X | Message mit zusätzlichen Feldern | 20020730 |
Method GET_MESSAGES on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_STATUS | Value transfer | Type reference (TYPE) | RECASTEPSTATUS | Status der Abrechnungsstufe | 20020730 |
Method GET_STATUS on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method GET_STATUS_MNGR Signature
Method GET_STATUS_MNGR on Interface IF_RECA_PROCESS_SUBSTEP has no parameter.
Method GET_STATUS_MNGR on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method INIT_BY_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SUBSTEP | Value transfer | Type reference (TYPE) | RECASUBSTEP | Interne Bezeichung des Unter-Abrechnungsschrittes | 20020730 | ||
2 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS_STEP | Ein Schritt eines Prozesses | 20020730 |
Method INIT_BY_PARENT on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method IS_EXECUTEABLE 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 | 20020730 | ||
2 | ![]() |
RF_EXECUTEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020730 |
Method IS_EXECUTEABLE on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_RECA_PROCESS_SUBSTEP has no parameter.
Method IS_MODIFIED on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method IS_REVERSE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020730 |
Method IS_REVERSE_ALLOWED on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method LOAD_ENTRIES Signature
Method LOAD_ENTRIES on Interface IF_RECA_PROCESS_SUBSTEP has no parameter.
Method LOAD_ENTRIES on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method 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 | 20020730 |
Method PERFORM on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method 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 | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20020730 | |
3 | ![]() |
IO_BY_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20020730 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beim Stornieren kam es zu einen Fehler | 20020730 |
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STATUS | Value transfer | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20030620 | ||
2 | ![]() |
IF_ALL_OBJ | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20030620 |
Method SET_STATUS on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
Method STORE Signature
Method STORE on Interface IF_RECA_PROCESS_SUBSTEP has no parameter.
Method STORE on Interface IF_RECA_PROCESS_SUBSTEP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 200 |