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 DELETE_ENTRIES Static method Public Method Delete Logbook Entries 20040128
2 FORMAT_ENTRIES Static method Public Method Formatting of Entries 20040128
3 INSERT Static method Public Method Create Logbook Entry 20040128
4 SELECT_ENTRIES 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 Importing PRODUCT Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
2 Importing PRODUCT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
3 Importing 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 Importing ENTRIES Call by reference Type reference (TYPE) AKB_LOGBOOK_TYPE Logbook entries 20040128
2 Exporting 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 Importing JOBNAME Call by reference Type reference (TYPE) SOBJ_NAME Jobname 20040128
2 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID 'PAK' Nachrichten, Nachrichtenklasse 20040128
3 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040128
4 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'S' Nachrichten, Nachrichtentyp 20040128
5 Importing MSGV1 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040128
6 Importing MSGV2 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040128
7 Importing MSGV3 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040128
8 Importing MSGV4 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040128
9 Importing PRODUCT Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
10 Importing PRODUCT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
11 Importing SERVER Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
12 Importing SERVER_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
13 Importing 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 Exporting ENTRIES Call by reference Type reference (TYPE) AKB_LOGBOOK_TYPE Logbook entries 20040128
2 Importing FROM_INCL_DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20040128
3 Importing JOBNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040128
4 Importing PRODUCT Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
5 Importing PRODUCT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
6 Importing SERVER Call by reference Type reference (TYPE) AKB_PRODUCT_ID Id des Softwareprodukts 20040128
7 Importing SERVER_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20040128
8 Importing SUCCESS Call by reference Type reference (TYPE) FLAG Job erfolgreich ausgeführt 20040128
9 Importing 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