SAP ABAP Class CF_RERA_CONDITION_MNGR (Condition Manager: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RA (Application Component) Rental Accounting
⤷
RE_RA_AP (Package) RE: Advance Payment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20090914 |
Properties
| Class | CF_RERA_CONDITION_MNGR | |
| Short Description | Condition Manager: Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_RA_AP | RE: Advance Payment |
| Created | 20090914 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_RERA_CONDITION_MNGR has no interface implemented.
Friends
Class CF_RERA_CONDITION_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | MTYPE_ST_INSTANCE | 20090914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Event handling method | Deletes All Entries in Table Buffer | 20090914 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090914 | |
| 3 | Static method | Public | Method | Returns Manager of Superordinate Object | 20090914 |
Events
Class CF_RERA_CONDITION_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_ST_INSTANCE | Protected | See coding | 20090914 | mtype_st_instance TYPE SORTED TABLE OF mtype_s_instance WITH NON-UNIQUE KEY CONDMNGRSCOPE
|
||
| 2 | MTYPE_S_INSTANCE | Protected | See coding | 20090914 | BEGIN OF mtype_s_instance,
CONDMNGRSCOPE TYPE RERACONDMNGRSCOPE,
instance TYPE REF TO IF_RERA_CONDITION_MNGR,
END OF mtype_s_instance
|
Method Signatures
Method BUFFER_RESET Signature
Method BUFFER_RESET on class CF_RERA_CONDITION_MNGR has no parameter.
Method BUFFER_RESET on class CF_RERA_CONDITION_MNGR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CF_RERA_CONDITION_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CF_RERA_CONDITION_MNGR has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CONDMNGRSCOPE | Call by reference | Type reference (TYPE) | RERACONDMNGRSCOPE | Zweck / Rahmen der Kondtionsermittlung | 20090914 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_CONDITION_MNGR | Kondition-Manager | 20090914 |
Method FIND on class CF_RERA_CONDITION_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |