SAP ABAP Class CL_IDGT_APPLOG (Application Log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-SD-CN-GT-01 (Package) Golden Tax Interface Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IDGT_APPLOG | Application Log Interface for GTI | 20120503 |
Properties
| Class | CL_IDGT_APPLOG | |
| Short Description | Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-SD-CN-GT-01 | Golden Tax Interface Enhancements |
| Created | 20120503 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IDGT_APPLOG | Application Log Interface for GTI | 20120503 |
Friends
Class CL_IDGT_APPLOG 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) | I | 20120503 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20120503 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120503 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20120503 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120503 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BALOGNR | Application log: log number | 20120503 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BALOBJ_D | Application Log: Object Name (Application Code) | 20120503 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20120503 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BALMSGHNDL | Application Log: Message handle | 20120503 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20120503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120503 | |
| 2 | Instance method | Private | Method | 20120807 | ||
| 3 | Instance method | Private | Method | 20120807 | ||
| 4 | Instance method | Public | Method | SAVE TO DB | 20120503 |
Events
Class CL_IDGT_APPLOG has no event.
Types
Class CL_IDGT_APPLOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of detail | 20120503 | ||
| 2 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20120503 | |||
| 3 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120503 | |||
| 4 | IV_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Application log: log number | 20120503 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log: Object Name (Application Code) | 20120503 | |||
| 6 | IV_SAVE_DB | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120503 | ||
| 7 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20120503 | |||
| 8 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for GTI | 20120503 |
Method DELETE_LOG Signature
Method DELETE_LOG on class CL_IDGT_APPLOG has no parameter.
Method DELETE_LOG on class CL_IDGT_APPLOG has no exception.
Method DELETE_LOG_ALL Signature
Method DELETE_LOG_ALL on class CL_IDGT_APPLOG has no parameter.
Method DELETE_LOG_ALL on class CL_IDGT_APPLOG has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_IDGT_APPLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for GTI | 20120503 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |