SAP ABAP Class CL_AKB_LOGBOOK (Global Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_AKB (Package) Downward Compatible Development
⤷
⤷
Properties
| Class | CL_AKB_LOGBOOK | |
| Short Description | Global Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_AKB | Downward Compatible Development |
| Created | 20040128 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AKB_LOGBOOK has no forward declaration.
Interfaces
Class CL_AKB_LOGBOOK has no interface implemented.
Friends
Class CL_AKB_LOGBOOK has no friend class.
Attributes
Class CL_AKB_LOGBOOK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Logbook Entries | 20040128 | |
| 2 | Static method | Public | Method | Formatting of Entries | 20040128 | |
| 3 | Static method | Public | Method | Create Logbook Entry | 20040128 | |
| 4 | Static method | Public | Method | Select Logbook Entries | 20040128 |
Events
Class CL_AKB_LOGBOOK has no event.
Types
Class CL_AKB_LOGBOOK has no local type.
Method Signatures
Method DELETE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRODUCT | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 2 | PRODUCT_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 3 | UNTIL_INCL_DATE | Call by reference | Type reference (TYPE) | AS4DATE | Datum der letzten Änderung | 20040128 |
Method DELETE_ENTRIES on class CL_AKB_LOGBOOK has no exception.
Method FORMAT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Call by reference | Type reference (TYPE) | AKB_LOGBOOK_TYPE | Logbook entries | 20040128 | |||
| 2 | FORMATED_ENTRIES | Call by reference | Type reference (TYPE) | AKB_LOGBOOK_ENTRY_TYPE | Table of formatted logbook entries | 20040128 |
Method FORMAT_ENTRIES on class CL_AKB_LOGBOOK has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JOBNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Jobname | 20040128 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 'PAK' | Nachrichten, Nachrichtenklasse | 20040128 | ||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20040128 | |||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'S' | Nachrichten, Nachrichtentyp | 20040128 | ||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20040128 | |||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20040128 | |||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20040128 | |||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20040128 | |||
| 9 | PRODUCT | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 10 | PRODUCT_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 11 | SERVER | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 12 | SERVER_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 13 | SUCCESS | Call by reference | Type reference (TYPE) | FLAG | 'X' | Job wurde erfolgreich ausgeführt | 20040128 |
Method INSERT on class CL_AKB_LOGBOOK has no exception.
Method SELECT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Call by reference | Type reference (TYPE) | AKB_LOGBOOK_TYPE | Logbook entries | 20040128 | |||
| 2 | FROM_INCL_DATE | Call by reference | Type reference (TYPE) | AS4DATE | Datum der letzten Änderung | 20040128 | |||
| 3 | JOBNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20040128 | |||
| 4 | PRODUCT | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 5 | PRODUCT_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 6 | SERVER | Call by reference | Type reference (TYPE) | AKB_PRODUCT_ID | Id des Softwareprodukts | 20040128 | |||
| 7 | SERVER_REL | Call by reference | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20040128 | |||
| 8 | SUCCESS | Call by reference | Type reference (TYPE) | FLAG | Job erfolgreich ausgeführt | 20040128 | |||
| 9 | UNTIL_INCL_DATE | Call by reference | Type reference (TYPE) | AS4DATE | Datum der letzten Änderung | 20040128 |
Method SELECT_ENTRIES on class CL_AKB_LOGBOOK has no exception.
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |