SAP ABAP Class /SLOAP/TRANSPORT_LOG (Test ULV Logger for Analysis Profiles)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_ULV_LOGGER ULV Logger 20130412
Properties
Class /SLOAP/TRANSPORT_LOG  
Short Description Test ULV Logger for Analysis Profiles    
Super Class CL_CNV_MBT_ULV_LOGGER ULV Logger 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UTILITY   Utility Sources for SLO Analytic Platform 
Created 20130410   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/TRANSPORT_LOG has no forward declaration.
Interfaces
Class /SLOAP/TRANSPORT_LOG has no interface implemented.
Friends
Class /SLOAP/TRANSPORT_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAL_EXTNUMBER_PATTERN Constant Protected Type reference (TYPE) BALNREXT '' Application Log: External ID 20130412
2 BAL_OBJECT Constant Protected Type reference (TYPE) BALOBJ_D 'CAGTFBS' Application Log: Object Name (Application Code) 20130412
3 BAL_SUBOBJECT Constant Protected Type reference (TYPE) BALSUBOBJ 'SLOMBT' Application Log: Subobject 20130412
4 CLIENT Instance attribute Public Type reference (TYPE) MANDT Client 20130412
5 CWB_LOGGER_LEVEL_OFFSET Constant Public Type reference (TYPE) BALLEVEL '1' Application Log: Level of detail 20130412
6 PACKAGE_TYPE Instance attribute Public Type reference (TYPE) CNV_PTYPE Conversion: Conversion package type 20130412
7 PACKAGE_TYPE_MWB_INTERFACE Constant Public Type reference (TYPE) CNV_PTYPE 'I' Conversion: Conversion package type 20130412
8 PROFILE_GUID Instance attribute Public Type reference (TYPE) CHAR32 Globally Unique Identifier 20130412
9 PROGNAME Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20130412
10 SLOAP_LOGGER_DEFAULT_INSTANCE Constant Public Type reference (TYPE) CHAR32 'SLOAP_DEFAULT_LOGGER' CWB default logger instance iid 20130412
11 STATE_LOG Instance attribute Protected Type reference (TYPE) CNV_STATE Conversion: Program status 20130412
12 STATUS_INITIALIZED Instance attribute Public Type reference (TYPE) FLAG Whether status has been initialized 20130412
13 UPDATE_ALL_MESSAGES Instance attribute Public Type reference (TYPE) FLAG Whether to update all messages (even LOG method) 20130412
14 VERSION Instance attribute Public Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20130412
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_LIMITS Instance method Protected Method Assigns message limits 20130412
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130412
3 DO_UPDATE Instance method Protected Method Performs the actual update of the status 20130412
4 INITIALIZE_LOGGER Instance method Protected Method Initializes the ULV logger 20130412
5 LOG_INIT_MESSAGE Instance method Protected Method Logs init message 20130412
6 REGISTER_AS_DEFAULT Instance method Protected Method Registers this logger as default 20130412
Events
Class /SLOAP/TRANSPORT_LOG has no event.
Types
Class /SLOAP/TRANSPORT_LOG has no local type.
Method Signatures

Method ASSIGN_LIMITS Signature

Method ASSIGN_LIMITS on class /SLOAP/TRANSPORT_LOG has no parameter.
Method ASSIGN_LIMITS on class /SLOAP/TRANSPORT_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_STATUS_INIT Call by reference Type reference (TYPE) FLAG SPACE Don't initialize status manage 20130412
2 Importing PROFILE_GUID Call by reference Type reference (TYPE) /SLOAP/GUID Globally Unique Identifier 20130412
3 Importing PROGNAME Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20130412
4 Importing SUPPRESS_COMMIT Call by reference Type reference (TYPE) FLAG SPACE Whether to suppress commit after the first message 20130412
5 Importing VERSION Call by reference Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20130412
# Exception Resumable Description Created on
1 LOG_CREATION_FAILED Failed to create log 20130412

Method DO_UPDATE Signature

Method DO_UPDATE on class /SLOAP/TRANSPORT_LOG has no parameter.
Method DO_UPDATE on class /SLOAP/TRANSPORT_LOG has no exception.

Method INITIALIZE_LOGGER Signature

Method INITIALIZE_LOGGER on class /SLOAP/TRANSPORT_LOG has no parameter.
# Exception Resumable Description Created on
1 LOG_CREATION_FAILED Log Creation Failed 20130412

Method LOG_INIT_MESSAGE Signature

Method LOG_INIT_MESSAGE on class /SLOAP/TRANSPORT_LOG has no parameter.
Method LOG_INIT_MESSAGE on class /SLOAP/TRANSPORT_LOG has no exception.

Method REGISTER_AS_DEFAULT Signature

Method REGISTER_AS_DEFAULT on class /SLOAP/TRANSPORT_LOG has no parameter.
Method REGISTER_AS_DEFAULT on class /SLOAP/TRANSPORT_LOG has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in