SAP ABAP Class IF_REEX_AL_ACROBJ (Interface for BAdI: BADI_REEX_AL_ACROBJ)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20061027 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_REEX_AL_ACROBJ | Example Implementation: BADI_REEX_AL_ACROBJ | 20061027 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_REXC_IT_ACROBJ | Class for BAdI Impl.: BADI_REXC_IT_ACROBJ | 20101129 |
Properties
| Class | IF_REEX_AL_ACROBJ | |
| Short Description | Interface for BAdI: BADI_REEX_AL_ACROBJ | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061027 | SAP |
| Last change | 20131127 | 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 IF_REEX_AL_ACROBJ has no interface implemented.
Friends
Class IF_REEX_AL_ACROBJ has no friend class.
Attributes
Class IF_REEX_AL_ACROBJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides Response Context | 20130821 | |
| 2 | Instance method | Public | Method | Is Cash Flow Record Relevant for Accrual/Deferral? | 20101008 | |
| 3 | Instance method | Public | Method | Is Contract Relevant for Net and/or Tax Accrual/Deferral? | 20061027 |
Events
Class IF_REEX_AL_ACROBJ has no event.
Types
Class IF_REEX_AL_ACROBJ has no local type.
Method Signatures
Method GET_BEHAVIOR_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_CFSTATUS_RELEVANT_FOR_REV | Call by reference | Type reference (TYPE) | RECABOOL | Status Finanzstrom für Rücknahme relevant? | 20130821 | |||
| 2 | CF_REVERSAL_ON_ENDED_COND | Call by reference | Type reference (TYPE) | RECABOOL | Rücknahme bei beendeter Kondition? | 20130821 | |||
| 3 | CF_REVERSAL_ON_ENDED_CONTRACT | Call by reference | Type reference (TYPE) | RECABOOL | Rücknahme bei beendetem Vertrag? | 20130821 | |||
| 4 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RERAEFFDATE | Stichtag bzw. Buchungsdatum für Abgrenzungen | 20130821 | |||
| 5 | ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20130821 | |||
| 6 | IO_CONTRACT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Vertragsreferenz | 20130821 | |||
| 7 | IS_CASHFLOW_OBJ | Call by reference | Type reference (TYPE) | RECD_CASHFLOW_OBJ_X | Finanzstrom und Zusatzfelder (VICDCFOBJ) | 20130821 | |||
| 8 | IS_CASHFLOW_PAY | Call by reference | Type reference (TYPE) | RECD_CASHFLOW_PAY_X | Finanzstrom und Zusatzfelder (VICDCFPAY) | 20130821 |
Method GET_BEHAVIOR_CONTEXT on class IF_REEX_AL_ACROBJ has no exception.
Method IS_CFITEM_ACR_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_NET_ACR_REL | Call by reference | Type reference (TYPE) | RERAISNETACCRUALREL | Ist relevant für die Abgrenzung von Nettobeträgen | 20101008 | |||
| 2 | CF_TAX_ACR_REL | Call by reference | Type reference (TYPE) | RERAISTAXACCRUALREL | Ist relevant für die Abgrenzung von Steuern | 20101008 | |||
| 3 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RERAEFFDATE | Stichtag bzw. Buchungsdatum für Abgrenzungen | 20101008 | |||
| 4 | ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | Ausführungsmodus des Prozesses | 20101008 | |||
| 5 | IO_CONTRACT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Vertragsreferenz | 20101008 | |||
| 6 | IS_CASHFLOW_OBJ | Call by reference | Type reference (TYPE) | RECD_CASHFLOW_OBJ_X | Finanzstrom und Zusatzfelder (VICDCFOBJ) | 20101008 | |||
| 7 | IS_CASHFLOW_PAY | Call by reference | Type reference (TYPE) | RECD_CASHFLOW_PAY_X | Finanzstrom und Zusatzfelder (VICDCFPAY) | 20101008 |
Method IS_CFITEM_ACR_RELEVANT on class IF_REEX_AL_ACROBJ has no exception.
Method IS_CONTRACT_ACR_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_NET_ACR_REL | Call by reference | Type reference (TYPE) | RERAISNETACCRUALREL | Ist relevant für die Abgrenzung von Nettobeträgen | 20061027 | |||
| 2 | CF_TAX_ACR_REL | Call by reference | Type reference (TYPE) | RERAISTAXACCRUALREL | Ist relevant für die Abgrenzung von Steuern | 20061027 | |||
| 3 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RERAEFFDATE | Stichtag des Abgrenzungslaufs | 20061027 | |||
| 4 | ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | Simulation/Echtlauf ? | 20061027 | |||
| 5 | IO_CONTRACT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Vertragsreferenz | 20061027 |
Method IS_CONTRACT_ACR_RELEVANT on class IF_REEX_AL_ACROBJ has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |