SAP ABAP Class CF_RERA_APAYMENT_MNGR (Advance Payment Manager (RERAAPAYMENT): 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 | 20010824 |
Properties
Class | CF_RERA_APAYMENT_MNGR | |
Short Description | Advance Payment Manager (RERAAPAYMENT): 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 | 20010503 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CF_RERA_APAYMENT_MNGR has no interface implemented.
Friends
Class CF_RERA_APAYMENT_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) | RECABOOL | General Yes/No Field | 20060316 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | MTYPE_ST_INSTANCE | 20060308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Event handling method | Deletes All Entries in Table Buffer | 20060308 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060308 |
3 | ![]() |
Static method | Public | Method | Allows Deletion of All Entries in Table Buffer | 20100602 |
4 | ![]() |
Static method | Public | Method | Returns Manager of Superordinate Object | 20010824 |
Events
Class CF_RERA_APAYMENT_MNGR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_ST_INSTANCE | Protected | See coding | 20080307 | mtype_st_instance TYPE SORTED TABLE OF mtype_s_instance WITH NON-UNIQUE KEY objnr objguid usedfor
|
||
2 | MTYPE_S_INSTANCE | Protected | See coding | 20060308 | BEGIN OF mtype_s_instance,
objnr TYPE recaobjnr,
objguid TYPE reraobjguid,
usedfor type reraadvpayusedfor,
instance TYPE REF TO IF_RERA_ADVPAY_MNGR,
END OF mtype_s_instance
|
Method Signatures
Method BUFFER_RESET Signature
Method BUFFER_RESET on class CF_RERA_APAYMENT_MNGR has no parameter.
Method BUFFER_RESET on class CF_RERA_APAYMENT_MNGR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CF_RERA_APAYMENT_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CF_RERA_APAYMENT_MNGR has no exception.
Method ENABLE_BUFFER_RESET Signature
Method ENABLE_BUFFER_RESET on class CF_RERA_APAYMENT_MNGR has no parameter.
Method ENABLE_BUFFER_RESET on class CF_RERA_APAYMENT_MNGR has no exception.
Method FIND_BY_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20031009 | |||
2 | ![]() |
IF_USE_BUFFER | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20060308 | |
3 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECD_HAS_CONDITION | Übergeordnetes Objekt | 20010824 | ||
4 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | IF_RERA_ADVPAY_MNGR=>MTYPE_S_PARAM | 20060221 | |||
5 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ADVPAY_MNGR | Vorauszahlung (Advance Payment)-Manager | 20010824 |
Method FIND_BY_PARENT on class CF_RERA_APAYMENT_MNGR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110 |