SAP ABAP Class CL_OFFLINE_LOG (Log File for Mobile Engine Inbound Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-TS (Application Component) Time Sheet
⤷
BACTEXP (Package) Functions for Offline Travel and Time Sheet Manager
⤷
⤷
Properties
| Class | CL_OFFLINE_LOG | |
| Short Description | Log File for Mobile Engine Inbound Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FITRV | |
| Program status | ||
| Category | 0 | |
| Package | BACTEXP | Functions for Offline Travel and Time Sheet Manager |
| Created | 20010803 | SAP |
| Last change | 20011011 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OFFLINE_LOG has no forward declaration.
Interfaces
Class CL_OFFLINE_LOG has no interface implemented.
Friends
Class CL_OFFLINE_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | PTRV_WAFLOG_CC | Log File for Parameter Settings | 20010803 | |||
| 2 | Constant | Protected | Type reference (TYPE) | INDX_SRTFD | 'LOG_FILE' | Log File ID | 20010803 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PTRV_WAFLOG-RELID | 'TE' | Region in IMPORT/EXPORT Data Table | 20010803 | ||
| 4 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | X Constant | 20010803 | ||
| 5 | Static Attribute | Protected | Type reference (TYPE) | XFELD | Debugging mode active | 20010803 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PTRV_WAFLOG-SRTFD | User Defined Key Section | 20010803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010803 | |
| 2 | Instance method | Public | Method | Delete Log File | 20010803 | |
| 3 | Instance method | Public | Method | Display Log File | 20010803 | |
| 4 | Instance method | Protected | Method | Set Key for PTRV_WAFLOF Access | 20010803 | |
| 5 | Instance method | Public | Method | Write Log File to DB | 20010803 |
Events
Class CL_OFFLINE_LOG has no event.
Types
Class CL_OFFLINE_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION | Call by reference | Type reference (TYPE) | PTRV_APPL | Applikation | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Applikation nicht definiert (Tabelle ptrv_appl_key) | 20010803 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER_ID | Call by reference | Type reference (TYPE) | OFFLINE_LOG_USER_ITAB | R/3-System, Anmeldename des Benutzers | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine zu loeschenden Saetze vorhanden | 20011026 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGE_DATE | Call by reference | Type reference (TYPE) | OFFLINE_DATE_RANGES_ITAB | Select Option Tabelle für Datumsbreiche | 20011008 | |||
| 2 | IM_FUNCTION_NAME | Call by reference | Type reference (TYPE) | FNAME_RANGES_ITAB | Funktionsbaustein(e) | 20011008 | |||
| 3 | IM_USER_ID | Call by reference | Type reference (TYPE) | OFFLINE_LOG_USER_ITAB | R/3-System, Anmeldename des Benutzers | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cluster ID in Tabelle PTRV_WAFLOG_CC nicht gepflegt | 20010803 |
Method SET_SRTFD Signature
Method SET_SRTFD on class CL_OFFLINE_LOG has no parameter.
Method SET_SRTFD on class CL_OFFLINE_LOG has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des WAF FB, der spaeter debuggt werden soll | 20010803 | |||
| 2 | IM_INBOUND_CONTAINER | Call by reference | Type reference (TYPE) | BWAFCONT_ITAB | WAF: Übergabe Struktur für Synchronisationscontainer | 20010803 | |||
| 3 | IM_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20010803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Protokollierung ist ausgeschaltet (Tabelle ptrv_waflog_cc) | 20010803 |
History
| Last changed by/on | SAP | 20011011 |
| SAP Release Created in | 620 |