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 ABAP 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 CURRENT_LEVEL Instance attribute Private Type reference (TYPE) I 20120503
2 DETLEVEL Instance attribute Protected Type reference (TYPE) BALLEVEL Application Log: Level of detail 20120503
3 FLG_SAVE_DB Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120503
4 LOG_EXTNUMBER Instance attribute Protected Type reference (TYPE) BALNREXT Application Log: External ID 20120503
5 LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20120503
6 LOG_NUMBER Instance attribute Protected Type reference (TYPE) BALOGNR Application log: log number 20120503
7 LOG_OBJECT Instance attribute Protected Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20120503
8 LOG_SUBOBJECT Instance attribute Protected Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20120503
9 MSG_HANDLE Instance attribute Protected Type reference (TYPE) BALMSGHNDL Application Log: Message handle 20120503
10 TABNAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20120503
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120503
2 DELETE_LOG Instance method Private Method 20120807
3 DELETE_LOG_ALL Instance method Private Method 20120807
4 SAVE_TO_DB 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 Importing IV_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Application Log: Level of detail 20120503
2 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20120503
3 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20120503
4 Importing IV_LOGNUMBER Call by reference Type reference (TYPE) BALOGNR Application log: log number 20120503
5 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20120503
6 Importing IV_SAVE_DB Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120503
7 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20120503
8 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20120503
# Exception Resumable Description Created on
1 CX_IDGT_EXCEPTION 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 CX_IDGT_EXCEPTION Exception class for GTI 20120503
History
Last changed by/on SAP  20130531 
SAP Release Created in 607