SAP ABAP Class /SLOAP/CL_OUTPUT_UTILITY (/SLOAP/CL_OUTPUT_UTILITY)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_OUTPUT_UTILITY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_OUTPUT_UTILITY has no forward declaration.
Interfaces
Class /SLOAP/CL_OUTPUT_UTILITY has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LOG Instance attribute Private Type reference (TYPE) /SLOAP/T_LOG SLOAS log table type 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create object for logging 20100127
2 DELETE_DUPLICATES Static method Public Method 20100127
3 GET_LOG Instance method Public Method Get log table 20100127
4 LOG_ERROR Instance method Public Method Log error message (LEVEL = 4) 20100127
5 LOG_MESSAGE Static method Public Method 20100127
6 LOG_SUCCESS Instance method Public Method Log success message (LEVEL = 0) 20100127
7 LOG_WARNING Instance method Public Method Log warning message (LEVEL = 1) 20100127
Events
Class /SLOAP/CL_OUTPUT_UTILITY has no event.
Types
Class /SLOAP/CL_OUTPUT_UTILITY 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 IT_LOG Call by reference Type reference (TYPE) /SLOAP/T_LOG SLOAS log table type 20100127

Method CONSTRUCTOR on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method DELETE_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_TABLE Value transfer Object reference (TYPE REF TO) DATA 20100127
2 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100127
3 Importing IT_FIELDS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127

Method DELETE_DUPLICATES on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LOG Value transfer Type reference (TYPE) /SLOAP/T_LOG SLOAS log table type 20100127

Method GET_LOG on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method LOG_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PART1 Call by reference Type reference (TYPE) ANY 20100127
2 Importing IV_PART2 Call by reference Type reference (TYPE) ANY 20100127
3 Importing IV_PART3 Call by reference Type reference (TYPE) ANY 20100127
4 Importing IV_PART4 Call by reference Type reference (TYPE) ANY 20100127
5 Importing IV_PART5 Call by reference Type reference (TYPE) ANY 20100127

Method LOG_ERROR on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LOG Value transfer Type reference (TYPE) /SLOAP/T_LOG SLOAS log table type 20100127
2 Importing IT_LOG Call by reference Type reference (TYPE) /SLOAP/T_LOG SLOAS log table type 20100127
3 Importing IV_LEVEL Call by reference Type reference (TYPE) I 20100127
4 Importing IV_PART1 Call by reference Type reference (TYPE) ANY 20100127
5 Importing IV_PART2 Call by reference Type reference (TYPE) ANY 20100127
6 Importing IV_PART3 Call by reference Type reference (TYPE) ANY 20100127
7 Importing IV_PART4 Call by reference Type reference (TYPE) ANY 20100127
8 Importing IV_PART5 Call by reference Type reference (TYPE) ANY 20100127

Method LOG_MESSAGE on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method LOG_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PART1 Call by reference Type reference (TYPE) ANY 20100127
2 Importing IV_PART2 Call by reference Type reference (TYPE) ANY 20100127
3 Importing IV_PART3 Call by reference Type reference (TYPE) ANY 20100127
4 Importing IV_PART4 Call by reference Type reference (TYPE) ANY 20100127
5 Importing IV_PART5 Call by reference Type reference (TYPE) ANY 20100127

Method LOG_SUCCESS on class /SLOAP/CL_OUTPUT_UTILITY has no exception.

Method LOG_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PART1 Call by reference Type reference (TYPE) ANY 20100127
2 Importing IV_PART2 Call by reference Type reference (TYPE) ANY 20100127
3 Importing IV_PART3 Call by reference Type reference (TYPE) ANY 20100127
4 Importing IV_PART4 Call by reference Type reference (TYPE) ANY 20100127
5 Importing IV_PART5 Call by reference Type reference (TYPE) ANY 20100127

Method LOG_WARNING on class /SLOAP/CL_OUTPUT_UTILITY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700