SAP ABAP Class CL_RECN_TABLE_EXT_EXM (Example Class for Table Enhancement w/ Contract Master Data)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CN (Application Component) Real Estate Contract
⤷
RE_CN_CN (Package) RE: Contract
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20060519 |
Properties
| Class | CL_RECN_TABLE_EXT_EXM | |
| Short Description | Example Class for Table Enhancement w/ Contract Master Data | |
| Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CN_CN | RE: Contract |
| Created | 20060519 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RECN_TABLE_EXT_EXM has no forward declaration.
Interfaces
Class CL_RECN_TABLE_EXT_EXM has no interface implemented.
Friends
Class CL_RECN_TABLE_EXT_EXM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RECAEXTID | 'RECN_TABLE_EXT_EXM' | Enhancements: Identification | 20071001 | ||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME | 'ZVICNRECAEXM' | Table Name | 20060731 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | MTYPE_T_EXM | 20060720 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | MTYPE_T_EXM | 20060720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Current Data | 20060727 | |
| 2 | Instance method | Public | Method | Writes Changes to mt_list | 20060727 |
Events
Class CL_RECN_TABLE_EXT_EXM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_EXM | Public | See coding | 20060731 | mtype_t_exm TYPE STANDARD TABLE OF recaexmtab
|
Method Signatures
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | MTYPE_T_EXM | 20060727 |
Method GET_LIST on class CL_RECN_TABLE_EXT_EXM has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | MTYPE_T_EXM | 20060727 |
Method SET_LIST on class CL_RECN_TABLE_EXT_EXM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |