SAP ABAP Class CL_UR_BAL_HANDLER (Application Log Updating for Realigner)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Properties
| Class | CL_UR_BAL_HANDLER | |
| Short Description | Application Log Updating for Realigner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020827 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UR_BAL_HANDLER has no forward declaration.
Interfaces
Class CL_UR_BAL_HANDLER has no interface implemented.
Friends
Class CL_UR_BAL_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALHDRI | Application Log: APPL_LOG_WRITE_HEADER interface | 20020827 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20020827 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20020827 | |||
| 4 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'UR' | Application log: Object name (Application code) | 20020827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfer Message of Type BAPIRET2 | 20020911 | |
| 2 | Instance method | Public | Method | Transfer Table of Messages of Type BAPIRETTAB | 20020911 | |
| 3 | Instance method | Public | Method | Add a Message to the Application Log | 20020827 | |
| 4 | Instance method | Public | Method | Add SY Variables as Message to the Application-Log | 20020827 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020827 | |
| 6 | Instance method | Public | Method | Save Application Log to DB | 20020827 |
Events
Class CL_UR_BAL_HANDLER has no event.
Types
Class CL_UR_BAL_HANDLER has no local type.
Method Signatures
Method ADD_BAPIRET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | 20020911 |
Method ADD_BAPIRET_MESSAGE on class CL_UR_BAL_HANDLER has no exception.
Method ADD_BAPIRET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20020911 |
Method ADD_BAPIRET_MESSAGES on class CL_UR_BAL_HANDLER has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020827 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020827 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES | 20020827 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20020827 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20020827 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20020827 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20020827 |
Method ADD_MESSAGE on class CL_UR_BAL_HANDLER has no exception.
Method ADD_SY_MSG Signature
Method ADD_SY_MSG on class CL_UR_BAL_HANDLER has no parameter.
Method ADD_SY_MSG on class CL_UR_BAL_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020827 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020827 | |||
| 3 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'UR' | Nachrichten, Nachrichtenklasse | 20020827 | ||
| 4 | I_REALIGNER_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner-ID | 20020827 | |||
| 5 | I_RETENTION_TIME | Call by reference | Type reference (TYPE) | I | 30 | Aufbewahrungszeit Protokolle in Tagen | 20020827 | ||
| 6 | I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20020827 |
Method CONSTRUCTOR on class CL_UR_BAL_HANDLER has no exception.
Method WRITE_LOG_TO_DB Signature
Method WRITE_LOG_TO_DB on class CL_UR_BAL_HANDLER has no parameter.
Method WRITE_LOG_TO_DB on class CL_UR_BAL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.1 |