SAP ABAP Class CL_RMST_PROT (Instance Calculation Log)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSMSG (Package) RMS-TLS: Message Handling (+Application Log)
⤷
⤷
Properties
| Class | CL_RMST_PROT | |
| Short Description | Instance Calculation Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSTLSMSG | RMS-TLS: Message Handling (+Application Log) |
| Created | 20051011 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMST_PROT has no forward declaration.
Interfaces
Class CL_RMST_PROT has no interface implemented.
Friends
Class CL_RMST_PROT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RMSTE_PROTCONTEXT | ' ' | Type of Log Instance | 20051109 | ||
| 2 | Constant | Public | Type reference (TYPE) | RMSTE_PROTCONTEXT | 'I' | Type of Log Instance | 20051223 | ||
| 3 | Constant | Public | Type reference (TYPE) | RMSTE_PROTCONTEXT | 'O' | Type of Log Instance | 20051109 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | RMSTTY_PROT | Data for Log (Popup) | 20051011 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RMSTTY_PROT_INSTANCES | Table Type for Instances (Log Popup) | 20051012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Format Data for Popup | 20051011 | |
| 2 | Static method | Public | Method | Get Instance for Popup | 20051011 | |
| 3 | Instance method | Public | Method | Get Last Sequence Number | 20051021 | |
| 4 | Instance method | Public | Method | Get Data for Popup | 20051011 | |
| 5 | Instance method | Public | Method | Get Log Instance Type | 20051025 | |
| 6 | Static method | Public | Method | Logging of Calculations Active | 20051107 | |
| 7 | Instance method | Public | Method | Initialize Popup Data | 20051011 | |
| 8 | Static method | Public | Method | Activate Logging of Calculations | 20051209 | |
| 9 | Static method | Public | Method | Deactivate Logging of Calculations | 20051209 |
Events
Class CL_RMST_PROT has no event.
Types
Class CL_RMST_PROT has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROTENTRY | Call by reference | Object reference (TYPE REF TO) | CL_RMST_PROTENTRY | Daten für Protokoll | 20051012 | |||
| 2 | IS_USAGE | Call by reference | Type reference (TYPE) | RMSTS_USAGE | Struktur für die Gültigkeit | 20051018 | |||
| 3 | I_ACTDESCR | Call by reference | Type reference (TYPE) | RMSTE_ACTDESCR | Berechnungsschritt | 20051011 | |||
| 4 | I_ACTTYPE | Call by reference | Type reference (TYPE) | RMSTE_ACTTYPE | Art des Berechnungsschritts | 20051011 | |||
| 5 | I_IDLID | Call by reference | Type reference (TYPE) | ESEIDLID | Identifikationsanzeige | 20051021 | |||
| 6 | I_LEVEL | Call by reference | Type reference (TYPE) | RMSTE_LEVEL | Sicht einer Rezeptformel | 20051027 | |||
| 7 | I_VALDAT | Call by reference | Type reference (TYPE) | ESEDIAGVD | Stichtag | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Referenzobjekt ist bereits vorhanden. | 20051026 | ||
| 2 | Das Referenzobjekt ist nicht gegeben. | 20051026 |
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_PROT | Value transfer | Object reference (TYPE REF TO) | CL_RMST_PROT | Tabellentyp für Instanzen (Protokoll Popup) | 20051013 | |||
| 2 | I_PROT_TYPE | Call by reference | Type reference (TYPE) | RMSTE_PROTCONTEXT | Typ der Protokollinstanz | 20051011 |
Method GET_INSTANCE_CL on class CL_RMST_PROT has no exception.
Method GET_LAST_SEQNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAST_SEQNO | Call by reference | Type reference (TYPE) | RMSTE_SEQNO | Reihenfolge Nummer | 20051021 |
Method GET_LAST_SEQNO on class CL_RMST_PROT has no exception.
Method GET_PROT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROT_ENTRY | Call by reference | Type reference (TYPE) | RMSTTY_PROT | Daten für Protokoll (Popup) | 20051011 |
Method GET_PROT_ENTRIES on class CL_RMST_PROT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROT_TYPE | Call by reference | Type reference (TYPE) | RMSTTY_PROT_TYPE | Typ der Protokollinstanz | 20051111 |
Method GET_TYPE on class CL_RMST_PROT has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Call by reference | Type reference (TYPE) | RMSTE_FLAG | 'X' = aktiv | 20051107 |
Method IS_ACTIVE on class CL_RMST_PROT has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROT_ENTRY | Call by reference | Type reference (TYPE) | RMSTTY_PROT | Daten für Protokoll (Popup) | 20051017 | |||
| 2 | I_FROM_SEQNO | Call by reference | Type reference (TYPE) | RMSTE_SEQNO | Reihenfolge Nummer | 20051021 | |||
| 3 | I_TO_SEQNO | Call by reference | Type reference (TYPE) | RMSTE_SEQNO | Reihenfolge Nummer | 20051021 |
Method REFRESH on class CL_RMST_PROT has no exception.
Method SET_ACTIVE_CL Signature
Method SET_ACTIVE_CL on class CL_RMST_PROT has no parameter.
Method SET_ACTIVE_CL on class CL_RMST_PROT has no exception.
Method SET_INACTIVE_CL Signature
Method SET_INACTIVE_CL on class CL_RMST_PROT has no parameter.
Method SET_INACTIVE_CL on class CL_RMST_PROT has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 600 |