SAP ABAP Class IF_RECA_PROCESS_STATUS_MNGR (Status Manager for Process Steps)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20020730 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_PROCESS_STATUS_MNGR | Status Manager for Process Steps | 20020730 |
Properties
Class | IF_RECA_PROCESS_STATUS_MNGR | |
Short Description | Status Manager for Process Steps | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020730 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_PROCESS_STATUS_MNGR has no interface implemented.
Friends
Class IF_RECA_PROCESS_STATUS_MNGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020730 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050225 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020730 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020730 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_STORE | Instance Event (0) |
Public (2) |
20050225 | |
2 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20050225 | |
3 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20050225 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_PARAM | Public | See coding | 20060608 | BEGIN OF mtype_s_param,
activity TYPE reca1_activity,
processguid TYPE reca_process_id-processguid,
is_storable TYPE recabool,
in_updtask TYPE recabool,
step TYPE recastep,
substep TYPE recasubstep,
objguid TYPE recaprocessobjguid,
only_objliststatus TYPE recabool,
END OF mtype_s_param
|
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method ADD_CHILD on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method CHECK_ALL on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method CLEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | RECA4_STEPSTATUS-INITIAL | Status einer Prozessstufe | 20060609 | |
2 | ![]() |
IF_ONLY_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20060609 |
Method CLEAR on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method FREE Signature
Method FREE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method FREE on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method GET_CHILDREN on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method GET_EXTENSION on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method GET_FIELDSTATUS on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method GET_LIST 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_ST_VICASTEPSTATUS | Status der Abrechnungsstufen | 20020730 |
Method GET_LIST on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method GET_OBJSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJGUID | Value transfer | Type reference (TYPE) | VICASTEPSTATUS-OBJGUID | Eindeutiger Schlüssel des Objektes innerhalb eines Prozesses | 20021119 | ||
2 | ![]() |
RD_STATUS | Value transfer | Type reference (TYPE) | VICASTEPSTATUS-STATUS | Status eines Prozessschrittes | 20021119 |
Method GET_OBJSTATUS on class IF_RECA_PROCESS_STATUS_MNGR 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) | VICASTEPSTATUS-STATUS | Status der Abrechnungsstufe | 20020730 |
Method GET_STATUS on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | MTYPE_S_PARAM | 20060608 |
Method INIT on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method INIT_BY_TEMPLATE on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method IS_MODIFIED on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method IS_OK Signature
Method IS_OK on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method IS_OK on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method RELEASE Signature
Method RELEASE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method RELEASE on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method REVERSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BY_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20020730 | ||
2 | ![]() |
IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20060608 |
Method REVERSAL on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method SET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LIST | Call by reference | Type reference (TYPE) | RE_T_VICASTEPSTATUS | Status der Abrechnungsstufen | 20021119 |
Method SET_LIST on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method SET_OBJSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJGUID | Value transfer | Type reference (TYPE) | VICASTEPSTATUS-OBJGUID | Eindeutiger Schlüssel des Objektes innerhalb eines Prozesses | 20021119 | ||
2 | ![]() |
ID_STATUS | Value transfer | Type reference (TYPE) | VICASTEPSTATUS-STATUS | Status der Abrechnungsstufe | 20021119 |
Method SET_OBJSTATUS on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
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) | VICASTEPSTATUS-STATUS | Status der Abrechnungsstufe | 20020730 |
Method SET_STATUS on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method SET_STORABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_STORABLE | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | 'X' = Speicherbar | 20110215 |
Method SET_STORABLE on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Method STORE Signature
Method STORE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Method STORE on class IF_RECA_PROCESS_STATUS_MNGR has no exception.
Event Signatures
Event AFTER_STORE Signature
Event AFTER_STORE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on class IF_RECA_PROCESS_STATUS_MNGR has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |