SAP ABAP Class CH_RERA_ACR_POSTING (Accrual/Deferral: Event Handler)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_AL (Package) RE: Accruals/Deferrals
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_STATIC_EVENT_HANDLER | Event Handler (Static) | 20021210 |
Properties
| Class | CH_RERA_ACR_POSTING | |
| Short Description | Accrual/Deferral: Event Handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_RA_AL | RE: Accruals/Deferrals |
| Created | 20021210 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_STATIC_EVENT_HANDLER | Event Handler (Static) | 20021210 |
Friends
Class CH_RERA_ACR_POSTING has no friend class.
Attributes
Class CH_RERA_ACR_POSTING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Event handling method | After Saving Cash Flow | 20100329 | |
| 2 | Static method | Private | Event handling method | Before Saving Cash Flow | 20021210 | |
| 3 | Instance method | Public | Method | 20021210 | ||
| 4 | Static method | Private | Method | Checks If Cash Flow Change Is Relevant To Accrual/Deferral | 20030225 | |
| 5 | Static method | Private | Method | Gets New Object Cash Flow GUID | 20040628 | |
| 6 | Static method | Private | Method | Gets New Partner-Related Cash Flow GUID | 20040707 | |
| 7 | Static method | Private | Method | Registers Object For Subsequent Accrual/Deferral Process | 20021210 | |
| 8 | Static method | Private | Method | Changes Relevant Accrual Items | 20040628 |
Events
Class CH_RERA_ACR_POSTING has no event.
Types
Class CH_RERA_ACR_POSTING has no local type.
Method Signatures
Method CASHFLOW_AFTER_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Call by reference | Attribute reference (LIKE) | 20100329 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20100329 |
Method CASHFLOW_AFTER_STORE on class CH_RERA_ACR_POSTING has no exception.
Method CASHFLOW_BEFORE_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Value transfer | Attribute reference (LIKE) | 20040629 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20040629 |
Method CASHFLOW_BEFORE_STORE on class CH_RERA_ACR_POSTING has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CH_RERA_ACR_POSTING has no parameter.
Method SET_HANDLER on class CH_RERA_ACR_POSTING has no exception.
Method _CHECK_CASHFLOW_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Abgrenzungsrelevante Änderung | 20030225 | |||
| 2 | ET_ITEMS_INS | Call by reference | Type reference (TYPE) | RE_T_ACR_ITEM | Abgrenzungspositionen (Accrual items) (VIRAACRITEM) | 20040628 | |||
| 3 | ET_ITEMS_UPD | Call by reference | Type reference (TYPE) | RE_T_ACR_ITEM | Abgrenzungspositionen (Accrual items) (VIRAACRITEM) | 20050729 | |||
| 4 | ET_REFGUID_DEL | Call by reference | Type reference (TYPE) | RE_T_GUID | Tabelle zu löschender REFGUIDs | 20040628 | |||
| 5 | IO_CASHFLOW_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RECD_CASHFLOW_MNGR | Finanzstrom | 20030225 |
Method _CHECK_CASHFLOW_CHANGE on class CH_RERA_ACR_POSTING has no exception.
Method _GET_CORRESP_CFOBJGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CFOBJGUID | Value transfer | Type reference (TYPE) | RECDCFOBJGUID | GUID (RAW16) für objektbezogenen Finanzstrom | 20040628 | |||
| 2 | IS_CFOBJ | Value transfer | Type reference (TYPE) | RECD_CASHFLOW_OBJ | Finanzstrom (VICDCFOBJ) | 20040628 | |||
| 3 | IT_CFOBJ | Call by reference | Type reference (TYPE) | RE_T_CASHFLOW_OBJ | Finanzstrom (VICDCFOBJ) | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040628 |
Method _GET_CORRESP_CFPAYGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CFPAYGUID | Value transfer | Type reference (TYPE) | RECDCFPAYGUID | GUID (RAW16) für objektbezogenen Finanzstrom | 20040707 | |||
| 2 | IS_CFPAY | Value transfer | Type reference (TYPE) | RECD_CASHFLOW_PAY | Finanzstrom (VICDCFOBJ) | 20040707 | |||
| 3 | IT_CFPAY | Call by reference | Type reference (TYPE) | RE_T_CASHFLOW_PAY | Finanzstrom (VICDCFPAY) | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040707 |
Method _REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATEFROM | Value transfer | Type reference (TYPE) | RECADATEFROM | Gültig von | 20021210 | |||
| 2 | ID_DATETO | Value transfer | Type reference (TYPE) | RECADATETO | Gültig bis | 20021210 | |||
| 3 | ID_RGREASON | Value transfer | Type reference (TYPE) | RECARGREASON | Registrierungsgrund | 20030430 | |||
| 4 | IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Registrieren | 20021210 |
Method _UPDATE_ACR_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20040628 | |||
| 2 | IT_ITEMS_INS | Call by reference | Type reference (TYPE) | RE_T_ACR_ITEM | Abgrenzungspositionen (Accrual items) (VIRAACRITEM) | 20040628 | |||
| 3 | IT_ITEMS_UPD | Call by reference | Type reference (TYPE) | RE_T_ACR_ITEM | Abgrenzungspositionen (Accrual items) (VIRAACRITEM) | 20050729 | |||
| 4 | IT_REFGUID_DEL | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20040628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040628 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |