SAP ABAP Class CL_ISHMED_PD_MESSAGES (ParamDocu: Message Buffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PD_MESSAGES  
Short Description ParamDocu: Message Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20010720   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PD_MESSAGES has no interface implemented.
Friends
Class CL_ISHMED_PD_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGES Instance attribute Private Type reference (TYPE) N2MESSAGES Message Buffer 20010720
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_MESSAGES Instance method Public Method Initialize Buffer 20010720
2 ERROR_EXIST Instance method Public Method Error messages exist 20010720
3 GET_ERRORS Instance method Public Method Exports Error 20010723
4 GET_MESSAGES Instance method Public Method Export Messages 20010720
5 GET_WARNINGS Instance method Public Method Exports Warnings 20010723
6 MESSAGE_EXIST Instance method Public Method Messages exist: return '0' / '1' 20010720
7 SET_MESSAGE Instance method Public Method Imports 1 Message (Appending) 20010720
8 SET_MESSAGES Instance method Public Method Import Messages (Appending) 20010720
9 WARNING_EXIST Instance method Public Method Warnings exist 20010720
Events
Class CL_ISHMED_PD_MESSAGES has no event.
Types
Class CL_ISHMED_PD_MESSAGES has no local type.
Method Signatures

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_ISHMED_PD_MESSAGES has no parameter.
Method CLEAR_MESSAGES on class CL_ISHMED_PD_MESSAGES has no exception.

Method ERROR_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIST Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20010720

Method ERROR_EXIST on class CL_ISHMED_PD_MESSAGES has no exception.

Method GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MESSAGES Call by reference Type reference (TYPE) N2MESSAGES Tabellentyp der Struktur n2message_line 20010723

Method GET_ERRORS on class CL_ISHMED_PD_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MESSAGES Call by reference Type reference (TYPE) N2MESSAGES Messages 20010720

Method GET_MESSAGES on class CL_ISHMED_PD_MESSAGES has no exception.

Method GET_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MESSAGES Call by reference Type reference (TYPE) N2MESSAGES Tabellentyp der Struktur n2message_line 20010723

Method GET_WARNINGS on class CL_ISHMED_PD_MESSAGES has no exception.

Method MESSAGE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIST Value transfer Type reference (TYPE) ISH_TRUE_FALSE Existiert ?! 20010720

Method MESSAGE_EXIST on class CL_ISHMED_PD_MESSAGES has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE Call by reference Type reference (TYPE) N2MESSAGE_LINE Message 20010720

Method SET_MESSAGE on class CL_ISHMED_PD_MESSAGES has no exception.

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGES Call by reference Type reference (TYPE) N2MESSAGES Messages 20010720

Method SET_MESSAGES on class CL_ISHMED_PD_MESSAGES has no exception.

Method WARNING_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIST Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20010720

Method WARNING_EXIST on class CL_ISHMED_PD_MESSAGES has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463