SAP ABAP Class CL_RETM_NOTICE_OBJ_MNGR (Notice Manager for Objects (VITMNT): Standard Implementation)
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. | 20020425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RETM_NOTICE_MNGR | Notice Manager (VITMNT) | 20020425 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RETM_NOTICE_OBJ_MNGR | Notice Manager (VITMNT) | 20020327 |
Properties
| Class | CL_RETM_NOTICE_OBJ_MNGR | |
| Short Description | Notice Manager for Objects (VITMNT): Standard Implementation | |
| 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 | ||
| Category | 0 | |
| Package | RE_TM_PE | RE: Terms - Period (Terms for Term) |
| Created | 20020327 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RETM_NOTICE_MNGR | Notice Manager (VITMNT) | 20020425 | ||
| 2 | IF_RETM_NOTICE_OBJ_MNGR | Notice Manager (VITMNT) | 20020327 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20020327 | 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_NOTICE_PROC_MNGR_FREE | Notice Procedure Manager | 20020425 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RE_T_NOTICE_TERM | Notice Terms | 20020425 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RE_T_NOTICE_TERM | Notice Terms (DB Status) | 20020425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020425 | ||
| 2 | Instance method | Public | Method | 20020425 | ||
| 3 | Instance method | Public | Method | 20020425 | ||
| 4 | Instance method | Public | Method | 20020425 | ||
| 5 | Instance method | Public | Method | 20020425 | ||
| 6 | Instance method | Public | Method | 20020425 |
Events
Class CL_RETM_NOTICE_OBJ_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_NOTICE_PROC_MNGR_FREE | Protected | See coding | 20031102 | BEGIN OF mtype_s_notice_proc_mngr_free,
termno TYPE retmtermno,
notice_proc_mngr TYPE REF TO if_retm_notice_proc_mngr,
END OF mtype_s_notice_proc_mngr_free
|
||
| 2 | MTYPE_T_NOTICE_PROC_MNGR_FREE | Protected | See coding | 20031102 | mtype_t_notice_proc_mngr_free TYPE HASHED TABLE OF
mtype_s_notice_proc_mngr_free
WITH UNIQUE KEY termno
|
Method Signatures
Method CHECK_DETAIL Signature
Method CHECK_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method CHECK_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method GET_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method GET_DETAIL_X on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
Method GET_NOTICE_PROC_MNGR Signature
Method GET_NOTICE_PROC_MNGR on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method GET_NOTICE_PROC_MNGR on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
Method HAS_NOTICE_TERM Signature
Method HAS_NOTICE_TERM on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method HAS_NOTICE_TERM on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
Method UPDATE_DETAIL Signature
Method UPDATE_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_RETM_NOTICE_OBJ_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 110 |