SAP ABAP Class CL_RMXM_ROM_PLOG (ROM: Relationships Between Operations (POP))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-TRS (Application Component) Transformation
⤷
RMXMTRF (Package) Main Package - Transformation: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMXM_ROM_OBJECT | Common Implementation of the ROM Methods | 20030402 |
Properties
| Class | CL_RMXM_ROM_PLOG | |
| Short Description | ROM: Relationships Between Operations (POP) | |
| Super Class | CL_RMXM_ROM_OBJECT | Common Implementation of the ROM Methods |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMXMTRF | Main Package - Transformation: Tools |
| Created | 20030402 | SAP |
| Last change | 20031212 | 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) |
Interfaces
Class CL_RMXM_ROM_PLOG has no interface implemented.
Friends
Class CL_RMXM_ROM_PLOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RMXMTY_ROM_PLOG | ROM: Relationships Between Operations (POP) | 20030402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Overwrites the MT_RELATIONS Table | 20030402 | |
| 2 | Instance method | Public | Method | Fills the References to the Operations | 20030926 | |
| 3 | Instance method | Public | Method | Deletes Specific Entries from the MT_RELATIONS Table | 20030402 | |
| 4 | Instance method | Protected | Method | Gets the Reference of a Specific Operation | 20030926 | |
| 5 | Instance method | Public | Method | Gets the Predecessor of a Specific Operation (POP) | 20030402 | |
| 6 | Instance method | Public | Method | Gets the Successor of a Specific Operation (POP) | 20030402 |
Events
Class CL_RMXM_ROM_PLOG has no event.
Types
Class CL_RMXM_ROM_PLOG has no local type.
Method Signatures
Method ADD_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATIONS | Call by reference | Type reference (TYPE) | RMXMTY_ROM_PLOG | Anordnungsbeziehungen anzulegen | 20030402 |
Method ADD_RELATIONS on class CL_RMXM_ROM_PLOG has no exception.
Method COMPLETE_REL_AFTER_XML_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | RMXMTY_MESSAGES | RMXM: Nachrichtentabelle | 20030926 |
Method COMPLETE_REL_AFTER_XML_IMPORT on class CL_RMXM_ROM_PLOG has no exception.
Method DELETE_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATIONS | Call by reference | Type reference (TYPE) | RMXMTY_ROM_PLOG | Anordnungsbeziehungen zu löschen | 20030402 |
Method DELETE_RELATIONS on class CL_RMXM_ROM_PLOG has no exception.
Method GET_POP_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_REF | Call by reference | Object reference (TYPE REF TO) | CL_RMXM_ROM_POP | Referenz zum Vorgang | 20030926 | |||
| 2 | I_POPNR | Call by reference | Type reference (TYPE) | RCPE_POBNR | Positionsnummer des Vorgangs | 20030926 | |||
| 3 | I_PSTNR | Call by reference | Type reference (TYPE) | RCPE_POBNR | Positionsnummer der Stufe | 20030926 |
Method GET_POP_REF on class CL_RMXM_ROM_PLOG has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PREDS | Call by reference | Type reference (TYPE) | RMXMTY_ROM_PLOG | Vorgänger von IO_OBJ (wenn vorhanden) | 20030402 | |||
| 2 | IO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMXM_ROM_OBJECT | Vorgang (POP) | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekttyp von IO_OBJ ist nicht POP | 20030402 |
Method GET_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUCCS | Call by reference | Type reference (TYPE) | RMXMTY_ROM_PLOG | Nachfolger von IO_OBJ (falls vorhanden) | 20030402 | |||
| 2 | IO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMXM_ROM_OBJECT | Vorgang (POP) | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekttyp von IO_OBJ ist nicht POP | 20030402 |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 471 |