SAP ABAP Class CL_ADT_ABAP_LOG_URI_BUILDER (URI builder class for ABAP logs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DDIC_ADT_URI_BUILDER_ACTLOG Uri Builder for DDIC activation logs 20121022
Properties
Class CL_ADT_ABAP_LOG_URI_BUILDER  
Short Description URI builder class for ABAP logs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_UTILITIES   ADT Utilities 
Created 20121022   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_ABAP_LOG_URI_BUILDER has no forward declaration.
Interfaces
Class CL_ADT_ABAP_LOG_URI_BUILDER has no interface implemented.
Friends
Class CL_ADT_ABAP_LOG_URI_BUILDER has no friend class.
Attributes
Class CL_ADT_ABAP_LOG_URI_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Private Method 20121029
2 CREATE_NATIVE_URI_FOR_LOG_NAME Instance method Public Method 20121022
3 CREATE_VIT_URI_FOR_LOG_NAME Instance method Public Method 20121022
4 GET_NATIVE_PREFIX Instance method Public Method 20121022
5 GET_VIT_PREFIX Instance method Public Method 20121022
Events
Class CL_ADT_ABAP_LOG_URI_BUILDER has no event.
Types
Class CL_ADT_ABAP_LOG_URI_BUILDER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20121029
2 Importing IV_LOG_NAME Call by reference Type reference (TYPE) CSEQUENCE 20121029
3 Importing IV_LOG_TYPE Call by reference Type reference (TYPE) ANY 20121029
4 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING 20121029
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TSTAMP 20121029
6 Returning RV_URI Value transfer Type reference (TYPE) STRING 20121029

Method CREATE on class CL_ADT_ABAP_LOG_URI_BUILDER has no exception.

Method CREATE_NATIVE_URI_FOR_LOG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20121029
2 Importing IV_LOG_NAME Call by reference Type reference (TYPE) STRING 20121022
3 Importing IV_LOG_TYPE Call by reference Type reference (TYPE) ANY 'DB' 20121022
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TSTAMP 20121022
5 Returning RV_URI Value transfer Type reference (TYPE) STRING 20121022

Method CREATE_NATIVE_URI_FOR_LOG_NAME on class CL_ADT_ABAP_LOG_URI_BUILDER has no exception.

Method CREATE_VIT_URI_FOR_LOG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20121029
2 Importing IV_LOG_NAME Call by reference Type reference (TYPE) DDMASS-LOGNAME 20121022
3 Importing IV_LOG_TYPE Call by reference Type reference (TYPE) ANY 'DB' 20121022
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TSTAMP 20121022
5 Returning RV_URI Value transfer Type reference (TYPE) STRING 20121022

Method CREATE_VIT_URI_FOR_LOG_NAME on class CL_ADT_ABAP_LOG_URI_BUILDER has no exception.

Method GET_NATIVE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING 20121022

Method GET_NATIVE_PREFIX on class CL_ADT_ABAP_LOG_URI_BUILDER has no exception.

Method GET_VIT_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING 20121022

Method GET_VIT_PREFIX on class CL_ADT_ABAP_LOG_URI_BUILDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740