SAP ABAP Class IF_RMPS_TRF_LOG (Transfer Log)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_TRF_LOG | Transfer Log | 20090908 |
Properties
| Class | IF_RMPS_TRF_LOG | |
| Short Description | Transfer Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090908 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMPS_TRF_LOG has no forward declaration.
Interfaces
Class IF_RMPS_TRF_LOG has no interface implemented.
Friends
Class IF_RMPS_TRF_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'RMPS' | Application log: Object name (Application code) | 20090908 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALPROBCL | '2' | Application log: Message problem class | 20090908 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20090908 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALPROBCL | '3' | Application log: Message problem class | 20090908 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALPROBCL | ' ' | Application log: Message problem class | 20090908 | ||
| 6 | Constant | Public | Type reference (TYPE) | BALPROBCL | '1' | Application log: Message problem class | 20090908 | ||
| 7 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'TRF' | Application Log: Subobject | 20090908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message | 20090908 | |
| 2 | Instance method | Public | Method | Add message from SY | 20090908 | |
| 3 | Instance method | Public | Method | Initialize log | 20090908 | |
| 4 | Instance method | Public | Method | Show a single log in a popup window | 20091104 | |
| 5 | Instance method | Public | Method | Save Log | 20091106 | |
| 6 | Instance method | Public | Method | Reset log | 20090908 | |
| 7 | Instance method | Public | Method | Save log on DB | 20090908 |
Events
Class IF_RMPS_TRF_LOG has no event.
Types
Class IF_RMPS_TRF_LOG has no local type.
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20091103 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091103 | |||
| 3 | IV_DETAILLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of detail | 20091103 |
Method ADD_MSG on class IF_RMPS_TRF_LOG has no exception.
Method ADD_MSG_FROM_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20090908 |
Method ADD_MSG_FROM_SY on class IF_RMPS_TRF_LOG has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_NUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20090908 | |||
| 2 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090908 | |||
| 3 | RV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090908 |
Method INIT on class IF_RMPS_TRF_LOG has no exception.
Method LOG_POPUP Signature
Method LOG_POPUP on class IF_RMPS_TRF_LOG has no parameter.
Method LOG_POPUP on class IF_RMPS_TRF_LOG has no exception.
Method LOG_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMIT | Call by reference | Type reference (TYPE) | RMPS_TRF_FLAG | Commit Flag | 20091106 |
Method LOG_SAVE on class IF_RMPS_TRF_LOG has no exception.
Method RESET Signature
Method RESET on class IF_RMPS_TRF_LOG has no parameter.
Method RESET on class IF_RMPS_TRF_LOG has no exception.
Method UPDATE Signature
Method UPDATE on class IF_RMPS_TRF_LOG has no parameter.
Method UPDATE on class IF_RMPS_TRF_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |