SAP ABAP Class CL_ISH_NP61_MESSAGE (IS-H: Diagnoses Message)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Properties
Class CL_ISH_NP61_MESSAGE  
Short Description IS-H: Diagnoses Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NPVS   Application development patient management system 
Created 20010620   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_NP61_MESSAGE has no forward declaration.
Interfaces
Class CL_ISH_NP61_MESSAGE has no interface implemented.
Friends
Class CL_ISH_NP61_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20020516
2 MESSAGES Instance attribute Private Type reference (TYPE) BAPIRET2_TAB_T Return Table 20010620
3 PARAMETER Instance attribute Private Type reference (TYPE) BAPIRET2-PARAMETER Parameter Name 20010924
4 ROW Instance attribute Private Type reference (TYPE) BAPIRET2-ROW Row in Parameter 20010924
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BY_BAPIRET2_TAB Instance method Public Method Message From a Table 20010621
2 ADD_BY_SYST Instance method Public Method Message From SY Variables 20010620
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020516
4 DELETE Instance method Public Method Delete message 20020602
5 ERROR_OUT Instance method Public Method Output Errors 20010621
6 LOCATION_SET Instance method Public Method Set Error Context 20010924
7 MARKED_REFERENCE_GET Instance method Public Method Return Reference for Selected Message 20111104
8 MARK_SET Instance method Public Method Set Selection for Messages 20111104
9 MESSAGES_GET Instance method Public Method Return Messages 20010924
10 STATUS Instance method Public Method Has an Error of Type i_type Occurred 20020130
11 WORST_TYPE Instance method Public Method Worst Error Type 20010924
Events
Class CL_ISH_NP61_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BAPIRET2_INT_T Private See coding BAPIRET2_INT_T 20011031 begin of BAPIRET2_int_T, object type ref to object, sent type ish_on_off, mark type ish_on_off. include type bapiret2. types end of BAPIRET2_int_T
2 BAPIRET2_TAB_T Private See coding BAPIRET2_TAB_T 20011031 bapiret2_tab_t type standard table of BAPIRET2_int_T
Method Signatures

Method ADD_BY_BAPIRET2_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20010621

Method ADD_BY_BAPIRET2_TAB on class CL_ISH_NP61_MESSAGE has no exception.

Method ADD_BY_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Value transfer Type reference (TYPE) BAPI_FLD Feld im Parameter 20010621
2 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Fehlerhafte Instanz 20011031
3 Importing I_TN21M_FUNCTION Value transfer Type reference (TYPE) TN21M-FUNKT Nachricht ist nicht einstellbar 20020516

Method ADD_BY_SYST on class CL_ISH_NP61_MESSAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20020516

Method CONSTRUCTOR on class CL_ISH_NP61_MESSAGE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BAPIRET2 Value transfer Type reference (TYPE) BAPIRET2 Parameter der zu löschenden Nachricht 20020602

Method DELETE on class CL_ISH_NP61_MESSAGE has no exception.

Method ERROR_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELD Call by reference Type reference (TYPE) BAPI_FLD Feld im Parameter 20020425
2 Exporting E_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20020412
3 Importing I_CURSOR Call by reference Type reference (TYPE) CHAR20 Char 20 20011212
4 Importing I_FIELD Value transfer Type reference (TYPE) BAPI_FLD Feld im Parameter 20010621
5 Importing I_MSGID Value transfer Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20020424
6 Importing I_MSGNO Value transfer Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20020424
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20010621

Method LOCATION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) BAPIRET2-PARAMETER Parametername 20010924
2 Importing I_ROW Call by reference Type reference (TYPE) BAPIRET2-ROW Zeile im Parameter 20010924

Method LOCATION_SET on class CL_ISH_NP61_MESSAGE has no exception.

Method MARKED_REFERENCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Referenz der Nachricht 20111104
# Exception Resumable Description Created on
1 NO_MARKED_MESSAGE Fehler aufgetreten 20111104

Method MARK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Referenzobjekt zur Nachricht 20111104
2 Importing I_FIELD Value transfer Type reference (TYPE) BAPI_FLD Feld im Parameter 20111104
3 Importing I_MSG Value transfer Type reference (TYPE) SMESG Nachrichtensammler 20111125

Method MARK_SET on class CL_ISH_NP61_MESSAGE has no exception.

Method MESSAGES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20010924

Method MESSAGES_GET on class CL_ISH_NP61_MESSAGE has no exception.

Method STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'E' Nachrichtentyp 20020130
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20020130

Method WORST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) ISH_ON_OFF Schwerer Fehler 20011212
2 Exporting E_TYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20010924

Method WORST_TYPE on class CL_ISH_NP61_MESSAGE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463B