SAP ABAP Class CL_EPIC_EXT_MSG_CONTAINER (Contain messages generated in FM invoke)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN-UI (Package) Globalization: E-Payment Integration User Interface Objects
Properties
Class CL_EPIC_EXT_MSG_CONTAINER  
Short Description Contain messages generated in FM invoke    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN-UI   Globalization: E-Payment Integration User Interface Objects 
Created 20130625   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_EXT_MSG_CONTAINER has no forward declaration.
Interfaces
Class CL_EPIC_EXT_MSG_CONTAINER has no interface implemented.
Friends
Class CL_EPIC_EXT_MSG_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MESSAGES Static Attribute Private Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130708
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MSG Static method Public Method 20130708
2 CLEAR_MSGS Static method Public Method 20130708
3 GET_MSGS Static method Public Method 20130708
Events
Class CL_EPIC_EXT_MSG_CONTAINER has no event.
Types
Class CL_EPIC_EXT_MSG_CONTAINER has no local type.
Method Signatures

Method APPEND_MSG 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) BAL_S_MSG Application Log: Message Data 20130708

Method APPEND_MSG on class CL_EPIC_EXT_MSG_CONTAINER has no exception.

Method CLEAR_MSGS Signature

Method CLEAR_MSGS on class CL_EPIC_EXT_MSG_CONTAINER has no parameter.
Method CLEAR_MSGS on class CL_EPIC_EXT_MSG_CONTAINER has no exception.

Method GET_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130708

Method GET_MSGS on class CL_EPIC_EXT_MSG_CONTAINER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in