SAP ABAP Class IF_SHP_ES_LOG (Log)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SHP_ES_LOG_C Log: Types and Constants 20081106
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_ES_GDT_LOG GDT Log 20081106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_ES_LOG_HELPER Log helper class 20081125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_ES_SMT_LOG Log helper for SMT protocol 20090215
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SHP_LOG Log helper class 20081106
Properties
Class IF_SHP_ES_LOG  
Short Description Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081106   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SHP_ES_LOG has no forward declaration.
Interfaces
Class IF_SHP_ES_LOG has no interface implemented.
Friends
Class IF_SHP_ES_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RESULT_CODE_FAILED Instance attribute Public Attribute reference (LIKE) 20081106
2 GC_RESULT_CODE_IN_PROGRESS Instance attribute Public Attribute reference (LIKE) 20081106
3 GC_RESULT_CODE_OK Instance attribute Public Attribute reference (LIKE) 20081106
4 GC_RESULT_CODE_PARTIALLY_OK Instance attribute Public Attribute reference (LIKE) 20081106
5 GC_RESULT_CODE_RECEIVED Instance attribute Public Attribute reference (LIKE) 20081106
6 GC_SEVERITY_CODE_ERROR Instance attribute Public Attribute reference (LIKE) 20081106
7 GC_SEVERITY_CODE_INFORMATION Instance attribute Public Attribute reference (LIKE) 20081106
8 GC_SEVERITY_CODE_WARNING Instance attribute Public Attribute reference (LIKE) 20081106
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add message 20081106
Events
Class IF_SHP_ES_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CATEGORY_CODE Public Attribute reference (LIKE) 20081106
2 GTY_RESULT_CODE Public Attribute reference (LIKE) 20081106
3 GTY_SEVERITY_CODE Public Attribute reference (LIKE) 20081106
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CATEGORY Call by reference Type reference (TYPE) GTY_CATEGORY_CODE Category Code 20081106
2 Importing IF_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20081106
3 Importing IF_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20081106
4 Importing IF_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20081106
5 Importing IF_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20081106
6 Importing IF_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20081106
7 Importing IF_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20081106
8 Importing IF_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20081106
9 Importing IF_RESULT Call by reference Type reference (TYPE) GTY_RESULT_CODE Result Code 20081111

Method ADD on class IF_SHP_ES_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in