SAP ABAP Class CL_RERA_COSTS_MNGR (Interface for Reading Costs (Standard Implementation))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_CA (Package) RE: Cross Application Rental Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20010817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RERA_COSTS_MNGR | Interface to Reading Costs | 20010618 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_COSTS_CC | Read Costs from a Cost Object | 20050425 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_COSTS_CN | Reading of Directly Assignable Costs on Contract | 20010619 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_COSTS_RO | Read of CO Line Items | 20010619 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_COSTS_SU | Read Costs from SU | 20010619 |
Properties
| Class | CL_RERA_COSTS_MNGR | |
| Short Description | Interface for Reading Costs (Standard Implementation) | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_RA_CA | RE: Cross Application Rental Accounting |
| Created | 20010618 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RERA_COSTS_MNGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RERA_COSTS_MNGR | Interface to Reading Costs | 20010618 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20010709 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Description of Interface to FI System (Any) | 20030304 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20010618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Table Conversion | 20040128 | |
| 2 | Instance method | Protected | Method | Supplies FI System | 20030304 | |
| 3 | Instance method | Public | Method | 20010618 |
Events
Class CL_RERA_COSTS_MNGR has no event.
Types
Class CL_RERA_COSTS_MNGR has no local type.
Method Signatures
Method CONVERT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COSTS | Call by reference | Type reference (TYPE) | RE_T_BUSOBJ_COSTS | Kosten, die auf ein Objekt gebucht wurden | 20040128 | |||
| 2 | ET_REDOCITEMID | Call by reference | Type reference (TYPE) | RE_T_REDOCITEMID | Schlüssel FI-Belegzeile für RE-Interne Verwendung | 20040128 | |||
| 3 | IT_DOCITEM | Call by reference | Type reference (TYPE) | RE_T_DOCITEM_EX | RE-Belegzeilen | 20040128 |
Method CONVERT_BUFFER on class CL_RERA_COSTS_MNGR has no exception.
Method GET_ACCOUNTING_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20030509 | |||
| 2 | RO_ACCSYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ACC_SYSTEM | Beschreibung der Schnittstelle zu einem beliebigen FI-System | 20030304 |
Method GET_ACCOUNTING_SYSTEM on class CL_RERA_COSTS_MNGR has no exception.
Method GET_COSTS Signature
Method GET_COSTS on class CL_RERA_COSTS_MNGR has no parameter.
Method GET_COSTS on class CL_RERA_COSTS_MNGR has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 110 |