SAP ABAP Class /ISDFPS/IF_PM_RELOC_CHECK (PM: Relocation Monitor - Check)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_PM_RELOC_CHK_BANF | PM: Transfer Monitor - Check Assgmt FE->EQUI; PReq Available | 20040927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_PM_RELOC_CHK_EQ_TOB | PM: Transfer Monitor - Check Assignment of FE -> Equipment | 20040908 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_PM_RELOC_CHK_FORCE | PM: Transfer Monitor - Check Force Element | 20041004 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /ISDFPS/CL_PM_RELOC_CHK_SUPER | PM: Transfer Monitor - Superclass for Checks | 20040923 |
Properties
| Class | /ISDFPS/IF_PM_RELOC_CHECK | |
| Short Description | PM: Relocation Monitor - Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040907 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ISDFPS/IF_PM_RELOC_CHECK has no forward declaration.
Interfaces
Class /ISDFPS/IF_PM_RELOC_CHECK has no interface implemented.
Friends
Class /ISDFPS/IF_PM_RELOC_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Additional Data for the Check Object | 20040913 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20040907 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Text | 20040907 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | /ISDFPS/PMRELCG | Check Group | 20040907 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | Current Check Object | 20040907 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /ISDFPS/PM_RELOC_VALUES_T | General Communication Table | 20040923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Relocation Object | 20040907 | |
| 2 | Instance method | Public | Method | Generate Text Line for Individual Check in Tree | 20040913 | |
| 3 | Instance method | Public | Method | Display Check Result | 20040909 | |
| 4 | Instance method | Public | Method | Store Internal Data | 20040907 | |
| 5 | Instance method | Public | Method | Update Text Row for Individual Check in Tree | 20040927 | |
| 6 | Instance method | Public | Method | Write Log Entry | 20040907 |
Events
Class /ISDFPS/IF_PM_RELOC_CHECK has no event.
Types
Class /ISDFPS/IF_PM_RELOC_CHECK has no local type.
Method Signatures
Method CHECK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20040907 | |||
| 2 | PS_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | STRING | zusätzliche Daten zum Check-Objekt | 20040913 | |||
| 3 | PS_CHECK_GROUP | Call by reference | Type reference (TYPE) | /ISDFPS/PMRELCG | PM: Versetzung - Checkgruppen (Versetzungsmonitor) | 20040907 | |||
| 4 | PS_CHECK_OBJECT | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | Check-Objekt | 20040907 | |||
| 5 | PT_VALUES | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_VALUES_T | allg. Kommunikationstabelle | 20040922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI | 20040907 |
Method CREATE_TEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | STRING | zusätzliche Daten zum Check-Objekt | 20040913 | |||
| 2 | PS_CHECK_GROUP | Call by reference | Type reference (TYPE) | /ISDFPS/PMRELCG | PM: Versetzung - Checkgruppen (Versetzungsmonitor) | 20040913 | |||
| 3 | PS_CHECK_OBJECT | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | Check-Objekt | 20040913 | |||
| 4 | PS_TREE_LINE | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | neue Textzeile | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI | 20040913 |
Method GET_CHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_XERROR | Call by reference | Type reference (TYPE) | XFELD | Fehler aufgetreten? | 20040909 | |||
| 2 | PC_XWARNING | Call by reference | Type reference (TYPE) | XFELD | Warnung(en) aufgetreten? | 20040909 | |||
| 3 | PT_VALUES | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_VALUES_T | allg. Kommunikationstabelle | 20040922 |
Method GET_CHECK_RESULT on class /ISDFPS/IF_PM_RELOC_CHECK has no exception.
Method STORE_INTERNAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20040907 | |||
| 2 | PS_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | STRING | zusätzliche Daten zum Check-Objekt | 20040913 | |||
| 3 | PS_CHECK_GROUP | Call by reference | Type reference (TYPE) | /ISDFPS/PMRELCG | PM: Versetzung - Checkgruppen (Versetzungsmonitor) | 20040907 | |||
| 4 | PS_CHECK_OBJECT | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | Check-Objekt | 20040907 | |||
| 5 | PT_VALUES | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_VALUES_T | Versetzung TOB: allg. Kommunikationstabelle | 20040923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI | 20040907 |
Method UPDATE_TEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_KTEXT | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV-KTEXT | neuer Kurztext | 20040927 | |||
| 2 | PS_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | STRING | zusätzliche Daten zum Check-Objekt | 20040927 | |||
| 3 | PS_CHECK_GROUP | Call by reference | Type reference (TYPE) | /ISDFPS/PMRELCG | PM: Versetzung - Checkgruppen (Versetzungsmonitor) | 20040927 | |||
| 4 | PS_CHECK_OBJECT | Call by reference | Type reference (TYPE) | /ISDFPS/PM_RELOC_CHECK_ALV | Check-Objekt | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI | 20040927 |
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_DETLEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20040908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für /ISDFPS/CL_PM_RELOC_CHECK_UI | 20040907 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |