SAP ABAP Class /SAPPO/IF_ORDER_LOG (Logger Interface for PPO Order)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_ORDER_DL Default Logger for PPO Order 20091208
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_ORDER_LOG Logger for PPO Order 20091208
Properties
Class /SAPPO/IF_ORDER_LOG  
Short Description Logger Interface for PPO Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/IF_ORDER_LOG has no forward declaration.
Interfaces
Class /SAPPO/IF_ORDER_LOG has no interface implemented.
Friends
Class /SAPPO/IF_ORDER_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Instance attribute Public Type reference (TYPE) STRING 20091208
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Write Exception in Log 20091208
2 ADD_MESSAGE Instance method Public Method Write Message to Log 20091208
Events
Class /SAPPO/IF_ORDER_LOG has no event.
Types
Class /SAPPO/IF_ORDER_LOG has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20091208
2 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20091208

Method ADD_EXCEPTION on class /SAPPO/IF_ORDER_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20091208
2 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20091208
3 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY Nachrichtentyp 20091208
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20091208
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Nachrichtenvariable 20091208
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Nachrichtenvariable 20091208
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Nachrichtenvariable 20091208

Method ADD_MESSAGE on class /SAPPO/IF_ORDER_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in