SAP ABAP Interface IF_RECA_REGISTRY_EVENTS (Registration Events)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_RG (Package) RE: Registry

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CF_RESR_SETTLEMENT | Sales-Based Settlement: Factory | 20120612 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REBD_OCCUPANCY_SERVICES | Service Class for Occupancy | 20120612 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_RG_SERVICES | Services for Registration | 20120612 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_RG_STATE | State of Objects (Abstract): Standard Implementation | 20120612 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_WB_BUSOBJ_TOOL | Tool for Business Object Actions | 20120612 |
Properties
Interface | IF_RECA_REGISTRY_EVENTS | |
Short Description | Registration Events |
General Data
Package | RE_CA_RG | RE: Registry |
Created | 20120612 | SAP |
Last changed | 20130531 | 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) |
Interfaces
Interface IF_RECA_REGISTRY_EVENTS has no interface.
Friends
Interface IF_RECA_REGISTRY_EVENTS has no friend.
Attributes
Interface IF_RECA_REGISTRY_EVENTS has no attribute.
Methods
Interface IF_RECA_REGISTRY_EVENTS has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJ_AFTER_UPDATE | Instance Event (0) |
Public (2) |
After Changing an Object | 20120612 |
2 | OBJ_BEFORE_UPDATE | Instance Event (0) |
Public (2) |
Before Changing an Object | 20120612 |
3 | PROC_AFTER_UPDATE | Static Event (1) |
Public (2) |
After Executing the Change | 20120612 |
4 | PROC_BEFORE_UPDATE | Static Event (1) |
Public (2) |
Before Starting the Change | 20120612 |
Types
Interface IF_RECA_REGISTRY_EVENTS has no local type.
Event Signatures
Event OBJ_AFTER_UPDATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID_RGGUID | Exporting | Value transfer | Type reference (TYPE) | RECARGGUID | GUID des Registrierungseintrags | 20120612 | ||
2 | IF_SIMULATE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120612 | |||
3 | IO_BUSOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120612 | ||
4 | IS_RG_SENDER | Exporting | Value transfer | Type reference (TYPE) | RECA_RG_SENDER | Registrierungsauslöser | 20120612 | ||
5 | IT_ALSO_PROCESSED_RGGUID | Exporting | Value transfer | Type reference (TYPE) | RE_T_RGGUID | Zusätzlich erledigte abhängige Reg.-einträge des Bus-Objekts | 20120612 |
Event OBJ_BEFORE_UPDATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID_RGGUID | Exporting | Value transfer | Type reference (TYPE) | RECARGGUID | GUID des Registrierungseintrags | 20120612 | ||
2 | IF_SIMULATE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120612 | |||
3 | IO_BUSOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120612 | ||
4 | IS_RG_SENDER | Exporting | Value transfer | Type reference (TYPE) | RECA_RG_SENDER | Registrierungsauslöser | 20120612 |
Event PROC_AFTER_UPDATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_RG_RECEIVER | Exporting | Value transfer | Type reference (TYPE) | RE_T_RG_RECEIVER | Registrierungsempfänger | 20120612 | ||
2 | IT_RG_RECEIVER_DONE | Exporting | Value transfer | Type reference (TYPE) | RE_T_RG_RECEIVER | Registrierungsempfänger | 20120612 |
Event PROC_BEFORE_UPDATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_SIMULATE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120612 | |||
2 | IT_RG_RECEIVER | Exporting | Value transfer | Type reference (TYPE) | RE_T_RG_RECEIVER | Registrierungsempfänger | 20120612 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |