SAP ABAP Class CL_BORGR_MSG_COLLECT (Collect Message)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-INB (Application Component) Goods Receipt Process
     LE_BOR (Package) Goods Receipt Processing for Inbound Delivery
Properties
Class CL_BORGR_MSG_COLLECT  
Short Description Collect Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LE_BOR   Goods Receipt Processing for Inbound Delivery 
Created 20030217   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BORGR_MSG_COLLECT has no forward declaration.
Interfaces
Class CL_BORGR_MSG_COLLECT has no interface implemented.
Friends
Class CL_BORGR_MSG_COLLECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Handling of Collected Messages 20030217
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method Add Message 20030217
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030217
3 OUTPUT_BUFFERED_MESSAGES Instance method Public Method Display Saved Messages 20030217
4 REFRESH Instance method Public Method Delete Saved Messages 20030217
Events
Class CL_BORGR_MSG_COLLECT has no event.
Types
Class CL_BORGR_MSG_COLLECT has no local type.
Method Signatures

Method ADD_MSG 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) PROTT-MSGID Nachrichtenidentifikation 20030217
2 Importing I_MSGNO Call by reference Type reference (TYPE) PROTT-MSGNO Nummer der System-Nachricht 20030217
3 Importing I_MSGTY Call by reference Type reference (TYPE) PROTT-MSGTY Messageart 20030217
4 Importing I_MSGV1 Call by reference Type reference (TYPE) PROTT-MSGV1 Messagevariable-01 20030217
5 Importing I_MSGV2 Call by reference Type reference (TYPE) PROTT-MSGV2 Messagevariable-02 20030217
6 Importing I_MSGV3 Call by reference Type reference (TYPE) PROTT-MSGV3 Messagevariable-03 20030217
7 Importing I_MSGV4 Call by reference Type reference (TYPE) PROTT-MSGV4 Messagevariable-04 20030217

Method ADD_MSG on class CL_BORGR_MSG_COLLECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BAL_S_LOG-EXTNUMBER Externe Identifikation 20030217

Method CONSTRUCTOR on class CL_BORGR_MSG_COLLECT has no exception.

Method OUTPUT_BUFFERED_MESSAGES Signature

Method OUTPUT_BUFFERED_MESSAGES on class CL_BORGR_MSG_COLLECT has no parameter.
Method OUTPUT_BUFFERED_MESSAGES on class CL_BORGR_MSG_COLLECT has no exception.

Method REFRESH Signature

Method REFRESH on class CL_BORGR_MSG_COLLECT has no parameter.
Method REFRESH on class CL_BORGR_MSG_COLLECT has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 471