SAP ABAP Class /MRSS/CL_SGE_ASG_CHILD_DB (DB class to handle the table /MRSS/D_ASG_CHLD)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_ASG_CHILD_DB | |
| Short Description | DB class to handle the table /MRSS/D_ASG_CHLD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20080908 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_ASG_CHILD_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_ASG_CHILD_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASG_CHILD_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_CHILD_ASG_LINK_WRK_TAB | Work strucutre for maintaining the link information | 20080908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clear all the buffers | 20080908 | |
| 2 | Static method | Public | Method | Maintain the parent to child realtionship tale | 20080908 | |
| 3 | Static method | Public | Method | Read link data from the database | 20080908 | |
| 4 | Static method | Public | Method | Save the buffered data | 20080908 |
Events
Class /MRSS/CL_SGE_ASG_CHILD_DB has no event.
Types
Class /MRSS/CL_SGE_ASG_CHILD_DB has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class /MRSS/CL_SGE_ASG_CHILD_DB has no parameter.
Method CLEAR on class /MRSS/CL_SGE_ASG_CHILD_DB has no exception.
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHILD_ASSIGN_LINK_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_CHILD_ASG_LINK_WRK_TAB | Table to hold links of child assignments and operations | 20080908 |
Method MAINTAIN on class /MRSS/CL_SGE_ASG_CHILD_DB has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_ASG_LINK | Call by reference | Type reference (TYPE) | /MRSS/T_CHILD_ASG_LINK_TAB | Structure to hold child and parent assignment links | 20080908 | |||
| 2 | IT_ASSIGNMENT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Table of assignment GUIDs | 20080908 | |||
| 3 | IV_FETCH_CHILDREN | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20080908 |
Method READ on class /MRSS/CL_SGE_ASG_CHILD_DB has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_SGE_ASG_CHILD_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_ASG_CHILD_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |