SAP ABAP Class /MRSS/CL_DEF_IM_NW_SEARCH_ALG (Default implementation for BAdI def /MRSS/NW_SEARCH_ALG)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/NW_MIRROR (Package) Mirror customizing package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_EX_NW_SEARCH_ALG | Interface for BAdI: /MRSS/NW_SEARCH_ALG | 20130305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130305 |
Properties
| Class | /MRSS/CL_DEF_IM_NW_SEARCH_ALG | |
| Short Description | Default implementation for BAdI def /MRSS/NW_SEARCH_ALG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/NW_MIRROR | Mirror customizing package |
| Created | 20130305 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_DEF_IM_NW_SEARCH_ALG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_EX_NW_SEARCH_ALG | Interface for BAdI: /MRSS/NW_SEARCH_ALG | 20130305 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130305 |
Friends
Class /MRSS/CL_DEF_IM_NW_SEARCH_ALG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20130305 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TS_TABLE_INFO | 20130305 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_NW_MAPSTAT_MIR_TAB | 20130305 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TT_TABLE_INFO | 20130401 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_VALID_MOB_STAT_TAB | Permitted Assignment Statuses | 20130305 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_DPR_PERC | 20130305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get pevious deleted entry | 20130305 |
Events
Class /MRSS/CL_DEF_IM_NW_SEARCH_ALG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TABLE_INFO | Protected | See coding | 20130401 | BEGIN OF ts_table_info,
name TYPE ddobjname,
table_type TYPE ddobjname,
dfields TYPE ddfields,
key_infos TYPE tfw_dd42s_tab,
entries TYPE REF TO data,
END OF ts_table_info
|
||
| 2 | TT_TABLE_INFO | Protected | See coding | 20130305 | tt_table_info TYPE TABLE OF ts_table_info
|
Method Signatures
Method PREC_DEL_ENTRY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PREV_DEL | Call by reference | Type reference (TYPE) | /MRSS/T_NW_PREV_DEL_TAB | Table of /mrss/m_prev_del | 20130305 | |||
| 2 | CV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130305 | |||
| 3 | IS_PREV_DEL | Call by reference | Type reference (TYPE) | /MRSS/M_PREV_DEL | Mirror for Prevent Deletion of Operations | 20130305 | |||
| 4 | IT_PREV_DEL | Call by reference | Type reference (TYPE) | /MRSS/T_NW_PREV_DEL_TAB | Table of /mrss/m_prev_del | 20130305 |
Method PREC_DEL_ENTRY_GET on class /MRSS/CL_DEF_IM_NW_SEARCH_ALG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |