SAP ABAP Class CL_RECA_RG_UPDATE_IMMEDIATELY (Immediate Update of Registration Entries)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_RG (Package) RE: Registry
⤷
⤷
Properties
| Class | CL_RECA_RG_UPDATE_IMMEDIATELY | |
| Short Description | Immediate Update of Registration Entries | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_RG | RE: Registry |
| Created | 20050120 | 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
Class CL_RECA_RG_UPDATE_IMMEDIATELY has no interface implemented.
Friends
Class CL_RECA_RG_UPDATE_IMMEDIATELY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Immediate Update Active? | 20050120 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RE_T_RGGUID | GUIDs of Registratration Entries | 20050120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Flags Registration Entries for UPDATE_REGISTERED | 20050120 | |
| 2 | Static method | Public | Method | Activates/Deactivates the "Immediate Update" Mode | 20050120 | |
| 3 | Static method | Public | Method | Updates the Flagged Registration Entries | 20050120 |
Events
Class CL_RECA_RG_UPDATE_IMMEDIATELY has no event.
Types
Class CL_RECA_RG_UPDATE_IMMEDIATELY has no local type.
Method Signatures
Method REGISTER_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RG_RECEIVER | Call by reference | Type reference (TYPE) | RE_T_RG_RECEIVER | Registrierungsempfänger | 20090511 | |||
| 2 | IF_APPEND_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Zu den bisherigen Einträgen hinzufügen? | 20050120 | |||
| 3 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050120 |
Method REGISTER_FOR_UPDATE on class CL_RECA_RG_UPDATE_IMMEDIATELY has no exception.
Method SET_UPDATE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IMMEDIATELY_MODE_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sofort aktualisieren aktiv? | 20050120 |
Method SET_UPDATE_MODE on class CL_RECA_RG_UPDATE_IMMEDIATELY has no exception.
Method UPDATE_REGISTERED_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ANY_DONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Mindestens 1 Eintrag wurde erfolgreich aktualisiert | 20050120 | |||
| 2 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT WORK in der Methode aufrufen | 20050120 | ||
| 3 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20050120 | ||
| 4 | IF_WITH_PROGRESS_IND | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Mit Verlaufsanzeige in Statuszeile | 20050120 | ||
| 5 | IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Protokoll | 20050120 |
Method UPDATE_REGISTERED_ENTRIES on class CL_RECA_RG_UPDATE_IMMEDIATELY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |