SAP ABAP Class CL_ADPIC_ERROR_LOG (Error handling during the MPN interchangeability)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-MPN (Application Component) Manufacturer Part Number
⤷
ADPIC (Package) A&D Parts Interchangeability Enhancements
⤷
⤷
Properties
| Class | CL_ADPIC_ERROR_LOG | |
| Short Description | Error handling during the MPN interchangeability | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ADPIC | A&D Parts Interchangeability Enhancements |
| Created | 20040318 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADPIC_ERROR_LOG has no forward declaration.
Interfaces
Class CL_ADPIC_ERROR_LOG has no interface implemented.
Friends
Class CL_ADPIC_ERROR_LOG 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) | BALLOGHNDL | Application Log: Log handle | 20040318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds message to application log | 20040318 | |
| 2 | Instance method | Public | Method | Clears the buffer table pt_mpn_error_log | 20040625 | |
| 3 | Instance method | Public | Method | Create application log | 20040318 | |
| 4 | Instance method | Public | Method | Displays the application log | 20040318 | |
| 5 | Instance method | Public | Method | Reads errors from buffer, creates, prepares, shows error log | 20040319 | |
| 6 | Instance method | Public | Method | Read from the buffer table pt_mpn_error_log | 20040318 | |
| 7 | Instance method | Public | Method | Fill the buffer table pt_mpn_error_log | 20040318 |
Events
Class CL_ADPIC_ERROR_LOG has no event.
Types
Class CL_ADPIC_ERROR_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungsprotokoll: Nachrichtendaten | 20040318 | |||
| 2 | IV_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungsprotokoll: Detailierungsgrad | 20040318 | |||
| 3 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungsprotokoll: Problemmeldungsklasse | 20040318 |
Method ADD_MESSAGE on class CL_ADPIC_ERROR_LOG has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_ADPIC_ERROR_LOG has no parameter.
Method CLEAR_BUFFER on class CL_ADPIC_ERROR_LOG has no exception.
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungslog: Externe ID | 20040318 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20040318 | |||
| 3 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungsprotokoll: Unterobjekt | 20040318 |
Method CREATE_LOG on class CL_ADPIC_ERROR_LOG has no exception.
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_ADPIC_ERROR_LOG has no parameter.
Method DISPLAY_LOG on class CL_ADPIC_ERROR_LOG has no exception.
Method DISPLAY_MPN_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_CODE | Call by reference | Type reference (TYPE) | ADPIC_D_PROCESS_CODE | Pseudovorgangscode f.Prozess,der autom. Aust./bed.Aust. unt. | 20040319 |
Method DISPLAY_MPN_PROTOCOL on class CL_ADPIC_ERROR_LOG has no exception.
Method READ_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MPN_ERROR_LOG | Call by reference | Type reference (TYPE) | ADPIC_T_ERROR_LOG | Tabellentyp - Fehlerprotokoll | 20040318 |
Method READ_BUFFER on class CL_ADPIC_ERROR_LOG has no exception.
Method WRITE_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MPN_ERROR_LOG | Call by reference | Type reference (TYPE) | ADPIC_T_ERROR_LOG | Tabellentyp - Fehlerprotokoll | 20040318 |
Method WRITE_TO_BUFFER on class CL_ADPIC_ERROR_LOG has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |