SAP ABAP Class /SAPPO/CL_DIALOG_LOG_FACTORY (Factory for Log Classes)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/DIALOG (Package) Postprocessing Office - Dialog
Properties
Class /SAPPO/CL_DIALOG_LOG_FACTORY  
Short Description Factory for Log Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPO/DIALOG   Postprocessing Office - Dialog 
Created 20100708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SAPPO/IF_BAL_ORDER_ERROR_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /SAPPO/CL_DIALOG_LOG_FACTORY has no interface implemented.
Friends
Class /SAPPO/CL_DIALOG_LOG_FACTORY has no friend class.
Attributes
Class /SAPPO/CL_DIALOG_LOG_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_DIALOG_ORDER_LOG Static method Public Method 20100712
2 S_CREATE_MASS_RUN_LOG Static method Public Method 20100712
3 S_CREATE_MESSAGE_DETAIL_LOG Static method Public Method 20100713
Events
Class /SAPPO/CL_DIALOG_LOG_FACTORY has no event.
Types
Class /SAPPO/CL_DIALOG_LOG_FACTORY has no local type.
Method Signatures

Method S_CREATE_DIALOG_ORDER_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100712
2 Importing IS_OPTIONS Call by reference Type reference (TYPE) /SAPPO/IF_BAL_ORDER_ERROR_LOG=>GTY_S_LOG_OPTIONS 20100712
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT Softwarekomponente 20100712
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SAPPO/IF_BAL_ORDER_ERROR_LOG Postprocessing Office Meldungsanzeige 20100712

Method S_CREATE_DIALOG_ORDER_LOG on class /SAPPO/CL_DIALOG_LOG_FACTORY has no exception.

Method S_CREATE_MASS_RUN_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_KEY Schlüsselfelder des Auftrages 20100712
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SAPPO/IF_BAL_LOG Postprocessing Office Loganzeige 20100712

Method S_CREATE_MASS_RUN_LOG on class /SAPPO/CL_DIALOG_LOG_FACTORY has no exception.

Method S_CREATE_MESSAGE_DETAIL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/STR_ORDER_KEY Schlüsselfelder des Auftrages 20100713
2 Importing IV_LOG_POSNR Call by reference Type reference (TYPE) /SAPPO/DTE_LOG_MSG_NO ID im Protokoll 20100713
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SAPPO/IF_BAL_LOG Postprocessing Office Loganzeige 20100713

Method S_CREATE_MESSAGE_DETAIL_LOG on class /SAPPO/CL_DIALOG_LOG_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730