SAP ABAP Class CL_RECA_PROCESS (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 | 20011121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_PROCESS | General Description of Process | 20011121 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_MULTISTEP_PROCESS | Process Which is Divided into Several Substeps | 20020730 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_OPTIONRATE_CALCULATION | Calculation of Option Rates | 20011128 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_CANCEL_RS | Reversal of Reservations | 20120924 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_COST_POSTING | Posting Process: Occupancy | 20080507 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_DELEMPTY_RS | Reversal of Reservations | 20130723 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_ACR_POSTING | Process: Accruals/Deferrals | 20021210 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_INVOICE_CREATION | Creation of RE Invoices: Standard Implementation | 20040110 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_POSTING_PROCESS | Posting Process | 20040113 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_REVERSAL_POSTING | Periodic Postings | 20011206 |
Properties
Class | CL_RECA_PROCESS | |
Short Description | Process | |
Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_PR | RE: Process |
Created | 20011121 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_PROCESS | General Description of Process | 20011121 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20011217 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | Previous Point in Time When Measuring Runtime of Process | 20020113 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | Starting Point in Time When Measuring Runtime of Process | 20020112 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20011121 | ||||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20070712 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20011123 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20011217 | ||||
7 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | BADI_RECA_PROCESS | 20070712 |
Methods
Events
Class CL_RECA_PROCESS has no event.
Types
Class CL_RECA_PROCESS has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class CL_RECA_PROCESS has no parameter.
Method CHECK_AUTHORITY on class CL_RECA_PROCESS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RECA_PROCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RECA_PROCESS has no exception.
Method GENERATE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_GENERATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20011219 | ||
2 | ![]() |
RD_PROCESSID | Value transfer | Type reference (TYPE) | RECA_PROCESS_ID-PROCESSID | Identifikation Abrechnung -> Referenzbelegnr Buchhaltung | 20011219 |
Method GENERATE_ID on class CL_RECA_PROCESS has no exception.
Method GET_RUNTIME Signature
Method GET_RUNTIME on class CL_RECA_PROCESS has no parameter.
Method GET_RUNTIME on class CL_RECA_PROCESS has no exception.
Method GET_USER_EXCLUSIVE Signature
Method GET_USER_EXCLUSIVE on class CL_RECA_PROCESS has no parameter.
Method GET_USER_EXCLUSIVE on class CL_RECA_PROCESS has no exception.
Method INIT_BY_PARAM Signature
Method INIT_BY_PARAM on class CL_RECA_PROCESS has no parameter.
Method INIT_BY_PARAM on class CL_RECA_PROCESS has no exception.
Method INIT_MSGLIST Signature
Method INIT_MSGLIST on class CL_RECA_PROCESS has no parameter.
Method INIT_MSGLIST on class CL_RECA_PROCESS has no exception.
Method IS_REVERSE_ALLOWED Signature
Method IS_REVERSE_ALLOWED on class CL_RECA_PROCESS has no parameter.
Method IS_REVERSE_ALLOWED on class CL_RECA_PROCESS has no exception.
Method ME_PERFORM Signature
Method ME_PERFORM on class CL_RECA_PROCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beim Ausführen kam es zu einen Fehler | 20040303 |
Method ME_REVERSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | Verbuchung mit "IN UPDATE TASK" rufen | 20040303 | ||
2 | ![]() |
IO_BY_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20040303 | ||
3 | ![]() |
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 PERFORM Signature
Method PERFORM on class CL_RECA_PROCESS has no parameter.
Method PERFORM on class CL_RECA_PROCESS has no exception.
Method REVERSAL Signature
Method REVERSAL on class CL_RECA_PROCESS has no parameter.
Method REVERSAL on class CL_RECA_PROCESS has no exception.
Method RUNTIME_ANALYSIS_START Signature
Method RUNTIME_ANALYSIS_START on class CL_RECA_PROCESS has no parameter.
Method RUNTIME_ANALYSIS_START on class CL_RECA_PROCESS has no exception.
Method RUNTIME_ANALYSIS_STOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_RUNTIME_MSEC | Call by reference | Type reference (TYPE) | RECARUNTIME | Gesamtlaufzeit in Millisekunden | 20040127 | ||
2 | ![]() |
ED_TIME_SINCE_LAST_CALL | Call by reference | Type reference (TYPE) | RECARUNTIME | Laufzeit seit dem letzen Aufruf | 20040127 |
Method RUNTIME_ANALYSIS_STOP on class CL_RECA_PROCESS has no exception.
Method SET_MODIFIED Signature
Method SET_MODIFIED on class CL_RECA_PROCESS has no parameter.
Method SET_MODIFIED on class CL_RECA_PROCESS has no exception.
Method SET_PROCESSMODE Signature
Method SET_PROCESSMODE on class CL_RECA_PROCESS has no parameter.
Method SET_PROCESSMODE on class CL_RECA_PROCESS has no exception.
Method SET_USER_EXCLUSIVE Signature
Method SET_USER_EXCLUSIVE on class CL_RECA_PROCESS has no parameter.
Method SET_USER_EXCLUSIVE on class CL_RECA_PROCESS has no exception.
Method STORE_MSGLIST Signature
Method STORE_MSGLIST on class CL_RECA_PROCESS has no parameter.
Method STORE_MSGLIST on class CL_RECA_PROCESS has no exception.
Method STORE_PROCESS Signature
Method STORE_PROCESS on class CL_RECA_PROCESS has no parameter.
Method STORE_PROCESS on class CL_RECA_PROCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110 |