SAP ABAP Interface IF_RMPS_TRF_LOG (Transfer Log)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DOD_TRF_RUNTIME (Package) DoD Transfer Run Time
⤷
⤷
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
| Interface | IF_RMPS_TRF_LOG | |
| Short Description | Transfer Log |
General Data
| Package | RMPS_DOD_TRF_RUNTIME | DoD Transfer Run Time |
| Created | 20090908 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RMPS_TRF_LOG has no forward declaration.
Interfaces
Interface IF_RMPS_TRF_LOG has no interface.
Friends
Interface IF_RMPS_TRF_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_OBJECT | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'RMPS' | Application log: Object name (Application code) | 20090908 | |
| 2 | GC_PROBCLASS_HIGH | Constant | Public | Type reference (TYPE) | BALPROBCL | '2' | Application log: Message problem class | 20090908 | |
| 3 | GC_PROBCLASS_INFO | Constant | Public | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20090908 | |
| 4 | GC_PROBCLASS_MEDIUM | Constant | Public | Type reference (TYPE) | BALPROBCL | '3' | Application log: Message problem class | 20090908 | |
| 5 | GC_PROBCLASS_NONE | Constant | Public | Type reference (TYPE) | BALPROBCL | ' ' | Application log: Message problem class | 20090908 | |
| 6 | GC_PROBCLASS_VERY_HIGH | Constant | Public | Type reference (TYPE) | BALPROBCL | '1' | Application log: Message problem class | 20090908 | |
| 7 | GC_SUBOBJECT | 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
Interface IF_RMPS_TRF_LOG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_RMPS_TRF_LOG has no exception.
Method LOG_POPUP Signature
Method LOG_POPUP on Interface IF_RMPS_TRF_LOG has no parameter.
Method LOG_POPUP on Interface 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 Interface IF_RMPS_TRF_LOG has no exception.
Method RESET Signature
Method RESET on Interface IF_RMPS_TRF_LOG has no parameter.
Method RESET on Interface IF_RMPS_TRF_LOG has no exception.
Method UPDATE Signature
Method UPDATE on Interface IF_RMPS_TRF_LOG has no parameter.
Method UPDATE on Interface IF_RMPS_TRF_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |