SAP ABAP Class CL_RECA_RG_STATE (State of Objects (Abstract): Standard Implementation)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_RG (Package) RE: Registry

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_OBJECT | Instantiable Object | 20030113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_REGISTRY_EVENTS | Registration Events | 20120612 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_RG_STATE | Status of Objects | 20030113 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECN_RG_STATE_CNDP | Status of Objects: Not Current Term | 20030811 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REXA_RG_STATE_XABP | Status of Objects: Standard Role Missing | 20060327 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RESR_RG_STATE_SRSE | Status of Objects: Contracts with Non-Active Sales-B Settlmt | 20030113 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_RG_STATE_SETTLUNIT | Status of Objects: Object with Address Errors | 20060419 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_ROOO | Status of Objects: Object with Not Up-to-Date Offer | 20050208 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_ORBP | Status of Objects: Reservation Object - Partner | 20070215 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_AOOO | Status of Objects: Object with Not Up-to-Date Offer | 20070205 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_REMM_RG_STATE_MMOA | Object Status: Contracts with Objects Converted to Condos | 20060214 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_RG_STATE_TCBS | Status of Objects: Basis for Input Tax Corr. Not Up-to-Date | 20060202 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_RG_STATE_EXFM | Status of Objects: Funds Commitment | 20050912 |
... | Click here to see Used By full list (21 items) |
Properties
Class | CL_RECA_RG_STATE | |
Short Description | State of Objects (Abstract): Standard Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_RG | RE: Registry |
Created | 20030113 | SAP |
Last change | 20130531 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_OBJECT | Instantiable Object | 20030113 | ||
2 | IF_RECA_REGISTRY_EVENTS | Registration Events | 20120612 | ||
3 | IF_RECA_RG_STATE | Status of Objects | 20030113 |
Friends
Class CL_RECA_RG_STATE 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) | 20030113 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Execute default authorization checks? | 20061212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030113 | |
2 | ![]() |
Instance method | Public | Method | 20030113 | |
3 | ![]() |
Instance method | Protected | Method | Refreshes the Registration Receiver [Abstract] | 20030113 |
4 | ![]() |
Instance method | Public | Method | 20030113 | |
5 | ![]() |
Instance method | Public | Method | 20030113 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJ_AFTER_UPDATE | Instance Event (0) |
Public (2) |
20120612 | |
2 | OBJ_BEFORE_UPDATE | Instance Event (0) |
Public (2) |
20120612 |
Types
Class CL_RECA_RG_STATE has no local type.
Method Signatures
Method GET_RG_LIST_X Signature
Method GET_RG_LIST_X on class CL_RECA_RG_STATE has no parameter.
Method GET_RG_LIST_X on class CL_RECA_RG_STATE has no exception.
Method INIT Signature
Method INIT on class CL_RECA_RG_STATE has no parameter.
Method INIT on class CL_RECA_RG_STATE has no exception.
Method UPDATE_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INFO_MSG | Call by reference | Type reference (TYPE) | RECASYMSG | Meldung nach erfolgreichem Aktualisieren | 20030113 | ||
2 | ![]() |
ET_ALSO_PROCESSED_RGGUID | Call by reference | Type reference (TYPE) | RE_T_RGGUID | Zusätzlich erledigte abhängige Reg.-einträge des Bus-Objekts | 20030114 | ||
3 | ![]() |
ID_RGGUID | Call by reference | Type reference (TYPE) | RECARGGUID | GUID des Registrierungseintrags | 20030113 | ||
4 | ![]() |
IF_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Simulationsmodus | 20030620 | |
5 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_REGISTRATION | Business-Objekt mit Registrierungsfunktionalität | 20030113 | ||
6 | ![]() |
IS_DETAIL_X | Call by reference | Type reference (TYPE) | RECA_RG_SENDER_X | Detaildaten zu ID_RGGUID | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktualisierung nicht möglich | 20030113 |
Method UPDATE_RECEIVER_BY_BUSOBJ Signature
Method UPDATE_RECEIVER_BY_BUSOBJ on class CL_RECA_RG_STATE has no parameter.
Method UPDATE_RECEIVER_BY_BUSOBJ on class CL_RECA_RG_STATE has no exception.
Method UPDATE_RECEIVER_BY_OBJNR Signature
Method UPDATE_RECEIVER_BY_OBJNR on class CL_RECA_RG_STATE has no parameter.
Method UPDATE_RECEIVER_BY_OBJNR on class CL_RECA_RG_STATE has no exception.
Event Signatures
Event OBJ_AFTER_UPDATE Signature
Event OBJ_AFTER_UPDATE on class CL_RECA_RG_STATE has no parameter.
Event OBJ_BEFORE_UPDATE Signature
Event OBJ_BEFORE_UPDATE on class CL_RECA_RG_STATE has no parameter.
Meta Relationship - Used By (full list)
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECN_RG_STATE_CNDP | Status of Objects: Not Current Term | 20030811 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REXA_RG_STATE_XABP | Status of Objects: Standard Role Missing | 20060327 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RESR_RG_STATE_SRSE | Status of Objects: Contracts with Non-Active Sales-B Settlmt | 20030113 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_RG_STATE_SETTLUNIT | Status of Objects: Object with Address Errors | 20060419 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_ROOO | Status of Objects: Object with Not Up-to-Date Offer | 20050208 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_ORBP | Status of Objects: Reservation Object - Partner | 20070215 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_RG_STATE_AOOO | Status of Objects: Object with Not Up-to-Date Offer | 20070205 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_REMM_RG_STATE_MMOA | Object Status: Contracts with Objects Converted to Condos | 20060214 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_RG_STATE_TCBS | Status of Objects: Basis for Input Tax Corr. Not Up-to-Date | 20060202 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_RG_STATE_EXFM | Status of Objects: Funds Commitment | 20050912 |
11 | Inheritance (c INHERITING FROM c_ref) | CL_RECN_RG_STATE_CNNA | State of Object: Inactive Contract | 20030225 |
12 | Inheritance (c INHERITING FROM c_ref) | CL_REAJ_RG_STATE_AJAT | Status of Objects: Non-Up-to-Date Costs Items | 20050316 |
13 | Inheritance (c INHERITING FROM c_ref) | CL_RECD_RG_STATE_COND | State of Objects: Objects with Outdated Conditions | 20030220 |
14 | Inheritance (c INHERITING FROM c_ref) | CL_RECD_RG_STATE_CNCF | State of Objects: Objects with Out of Date Cash Flow | 20030224 |
15 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_RG_STATE_MANUAL | Status of Objects: Manual Confirmation | 20050603 |
16 | Inheritance (c INHERITING FROM c_ref) | CL_REBP_RG_STATE_ADDRESS | Status of Objects: Object with Address Errors | 20060217 |
17 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_RG_STATE_SFLE | Status of Objects: Higher Level TP not Current | 20090922 |
18 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_RG_STATE_ROOC | Status of Objects: Object Without Current Occupancy | 20040102 |
19 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_RG_STATE_OBJREL | Status of Objects: Object with Non-Current Measurements | 20031112 |
20 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_RG_STATE_MEAS | State of Objects: Measurements Are Out-of-Date | 20040305 |
21 | Inheritance (c INHERITING FROM c_ref) | CL_REBD_RG_STATE_BDVP | Status of Objects: Object with Incorrect Time Period | 20061030 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |