SAP ABAP Class CL_RETM_RENEWAL_OBJ_MNGR (Renewal Manager for Objects (VITMNT): Standard Implement.)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CN (Application Component) Real Estate Contract
⤷
RE_TM_PE (Package) RE: Terms - Period (Terms for Term)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RETM_SPECIFIC_TERM_MNGR | Concrete Term Manager (VITMTERM): Standard Impl. | 20050818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RETM_RENEWAL_MNGR | Renewal Manager (VITMRN) | 20050818 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RETM_RENEWAL_OBJ_MNGR | Renewal Manager for Objects (VITMNT) | 20050818 |
Properties
| Class | CL_RETM_RENEWAL_OBJ_MNGR | |
| Short Description | Renewal Manager for Objects (VITMNT): Standard Implement. | |
| Super Class | CL_RETM_SPECIFIC_TERM_MNGR | Concrete Term Manager (VITMTERM): Standard Impl. |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_TM_PE | RE: Terms - Period (Terms for Term) |
| Created | 20050818 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RETM_RENEWAL_OBJ_MNGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RETM_RENEWAL_MNGR | Renewal Manager (VITMRN) | 20050818 | ||
| 2 | IF_RETM_RENEWAL_OBJ_MNGR | Renewal Manager for Objects (VITMNT) | 20050818 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20050818 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | MTYPE_T_RENEWAL_RULE_MNGR_FREE | Renewal Rule Manager | 20070315 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RENEWAL_TERM | Renewal Terms | 20070315 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RENEWAL_TERM | Renewal Terms (Database Status) | 20070315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070315 | ||
| 2 | Instance method | Public | Method | 20070315 | ||
| 3 | Instance method | Public | Method | 20070315 | ||
| 4 | Instance method | Public | Method | 20070315 | ||
| 5 | Instance method | Public | Method | 20070315 | ||
| 6 | Instance method | Public | Method | 20070315 | ||
| 7 | Instance method | Private | Method | Supplies Term Manager of Object | 20070315 |
Events
Class CL_RETM_RENEWAL_OBJ_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_RENEWAL_RULE_MNGR_FREE | Protected | See coding | 20070315 | BEGIN OF mtype_s_renewal_rule_mngr_free,
termno TYPE retmtermno,
renewal_rule_mngr TYPE REF TO if_retm_renewal_rule_mngr,
END OF mtype_s_renewal_rule_mngr_free
|
||
| 2 | MTYPE_T_RENEWAL_RULE_MNGR_FREE | Protected | See coding | 20070315 | mtype_t_renewal_rule_mngr_free TYPE HASHED TABLE OF
mtype_s_renewal_rule_mngr_free
WITH UNIQUE KEY termno
|
Method Signatures
Method CHECK_DETAIL Signature
Method CHECK_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method CHECK_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method GET_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method GET_DETAIL_X on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method GET_RENEWAL_RULE_MNGR Signature
Method GET_RENEWAL_RULE_MNGR on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method GET_RENEWAL_RULE_MNGR on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method HAS_RENEWAL_TERM Signature
Method HAS_RENEWAL_TERM on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method HAS_RENEWAL_TERM on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method UPDATE_DETAIL Signature
Method UPDATE_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
Method _GET_PERIOD_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PERIOD_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RETM_PERIOD_MNGR | Laufzeit-Manager | 20070315 |
Method _GET_PERIOD_MNGR on class CL_RETM_RENEWAL_OBJ_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |