SAP ABAP Class CL_RELM_LR_PROCESS_NO_MNGR (Processing Number in Land Register)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-LM (Application Component) Land Use Management
⤷
RE_LM_LR (Package) RE: Land Register
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20040914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RELM_LR_PROCESS_NO_MNGR | Processing Number in Land Register | 20040914 |
Properties
| Class | CL_RELM_LR_PROCESS_NO_MNGR | |
| Short Description | Processing Number in Land Register | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_LM_LR | RE: Land Register |
| Created | 20040914 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RELM_LR_PROCESS_NO_MNGR | Processing Number in Land Register | 20040914 |
Friends
Class CL_RELM_LR_PROCESS_NO_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SY-MSGID | 'RELMLR' | Messages, Message Class | 20040914 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TABNAME | 'RELM_LR_PROCESSING_NO' | Table Name | 20040914 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20040914 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RE_T_LR_PROCESSING_NO | Processing Numbers | 20040914 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RE_T_LR_PROCESSING_NO | Processing Numbers (DB Level) | 20040914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040914 | ||
| 2 | Instance method | Protected | Method | Checks If Entry Is Still Used (Except.) | 20040915 | |
| 3 | Instance method | Protected | Method | Completes Entry (RUSER Fields...) | 20040914 | |
| 4 | Instance method | Public | Method | 20040914 | ||
| 5 | Instance method | Protected | Method | Read data from database | 20040914 | |
| 6 | Instance method | Protected | Method | Sorts Internal Table | 20040914 |
Events
Class CL_RELM_LR_PROCESS_NO_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_AVILMRGCHG | Private | See coding | Changes VILMRGCHG | 20040914 | mtype_t_avilmrgchg TYPE TABLE OF avilmrgchg
|
|
| 2 | MTYPE_T_AVILMRGCHGREL | Private | See coding | Changes VILMRGCHGREL | 20040914 | mtype_t_avilmrgchgrel TYPE TABLE OF avilmrgchgrel
|
Method Signatures
Method CHECK_KEY Signature
Method CHECK_KEY on class CL_RELM_LR_PROCESS_NO_MNGR has no parameter.
Method CHECK_KEY on class CL_RELM_LR_PROCESS_NO_MNGR has no exception.
Method CHECK_NOT_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PROCESSINGNO | Call by reference | Type reference (TYPE) | RELM_LR_PROCESSING_NO-PROCESSINGNO | Bearbeitungsnummer | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht gefunden | 20040915 |
Method COMPLETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DETAIL | Call by reference | Type reference (TYPE) | RELM_LR_PROCESSING_NO | Bearbeitungsnummer im Grundbuch | 20040914 | |||
| 2 | IS_RUSER | Call by reference | Type reference (TYPE) | RELM_LR_PROCESSING_NO-RUSER | Vorherige RUSER Daten | 20040914 |
Method COMPLETE_ENTRY on class CL_RELM_LR_PROCESS_NO_MNGR has no exception.
Method EXISTS Signature
Method EXISTS on class CL_RELM_LR_PROCESS_NO_MNGR has no parameter.
Method EXISTS on class CL_RELM_LR_PROCESS_NO_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RELM_LR_PROCESS_NO_MNGR has no parameter.
Method FILL_BUFFER on class CL_RELM_LR_PROCESS_NO_MNGR has no exception.
Method SORT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LIST | Call by reference | Type reference (TYPE) | RE_T_LR_PROCESSING_NO | Bearbeitungsnummern im Grundbuch | 20040914 |
Method SORT_LIST on class CL_RELM_LR_PROCESS_NO_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |