SAP ABAP Class CL_SHP_ES_SMT_LOG (Log helper for SMT protocol)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
     OPS_SE_SHP (Package) Service Enabling for Shipping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHP_ES_LOG Log 20090215
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHP_ES_LOG_C Log: Types and Constants 20090215
Properties
Class CL_SHP_ES_SMT_LOG  
Short Description Log helper for SMT protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_SHP   Service Enabling for Shipping 
Created 20090215   SAP 
Last change 20100310   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_SHP_ES_LOG Log 20090215
2 IF_SHP_ES_LOG_C Log: Types and Constants 20090215
Friends
Class CL_SHP_ES_SMT_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PROT Instance attribute Public Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20090215
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20090215
2 ADD_EXCEPTION Instance method Public Method Add exception 20090217
3 ADD_MESSAGE Instance method Public Method Add message 20090215
4 GET Static method Public Method Get instance 20090317
5 RAISE Instance method Public Method Raise Transformation Exception 20090215
6 S_FORWARD Static method Public Method Forward Exception 20090217
7 S_RAISE Static method Public Method Raise Transformation Exception 20090215
Events
Class CL_SHP_ES_SMT_LOG has no event.
Types
Class CL_SHP_ES_SMT_LOG has no local type.
Method Signatures

Method ADD Signature

Method ADD on class CL_SHP_ES_SMT_LOG has no parameter.
Method ADD on class CL_SHP_ES_SMT_LOG has no exception.

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090217

Method ADD_EXCEPTION on class CL_SHP_ES_SMT_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090215

Method ADD_MESSAGE on class CL_SHP_ES_SMT_LOG has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SMT Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20090317
2 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_SHP_ES_SMT_LOG Log helper for SMT protocol 20090317

Method GET on class CL_SHP_ES_SMT_LOG has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090215
2 Importing IV_FATAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090215
# Exception Resumable Description Created on
1 CX_SMT_FATAL_METHOD_ERROR Fatal Error in a Transformation 20090215
2 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20090215

Method S_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090217
2 Importing IV_FATAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090217
# Exception Resumable Description Created on
1 CX_SMT_FATAL_METHOD_ERROR Fatal Error in a Transformation 20090217
2 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20090217

Method S_RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090215
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090215
3 Importing IV_FATAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090215
# Exception Resumable Description Created on
1 CX_SMT_FATAL_METHOD_ERROR Fatal Error in a Transformation 20090215
2 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20090215
History
Last changed by/on SAP  20100310 
SAP Release Created in 605