SAP ABAP Class CL_ISU_BI_MSG (Message Object in Billing)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Properties
Class CL_ISU_BI_MSG  
Short Description Message Object in Billing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE20   IS-U: Billing 
Created 20031215   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_BI_MSG has no forward declaration.
Interfaces
Class CL_ISU_BI_MSG has no interface implemented.
Friends
Class CL_ISU_BI_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGSTR Static Attribute Public Type reference (TYPE) STRING Dunny String for Message 20031215
2 MSG_BREAK Static Attribute Private Type reference (TYPE) TY_MSG_BREAK 20040209
3 SAVE_SYST Static Attribute Private Type reference (TYPE) SAVE_SYST_TYPE Messages, Message Type 20031215
Methods
# Method Level Visibility Method type Description Created on
1 PUT Static method Public Method Copy Message to Message Object Without Exception 20031215
2 REFRESH_SYST_FROM_SAVE Static method Public Method Enter Saved Values with SYST Message Fields 20031215
3 REPEAT Static method Public Method Repeat Message 20031215
4 SAVE_SYST_MSG Static method Public Method Save SYST Message Fields 20031215
5 SET_MSG_BREAK Static method Public Method Activate Break Point 20040209
Events
Class CL_ISU_BI_MSG has no event.
Types
Class CL_ISU_BI_MSG has no local type.
Method Signatures

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MSGFLAG Value transfer Type reference (TYPE) KENNZX Kennzeichen 20031215
2 Importing X_HANDLE Call by reference Type reference (TYPE) EMSG_HANDL Idendifikation eines MESSAGE-Objektes 20031215
3 Importing X_MSGID Call by reference Type reference (TYPE) SYST-MSGID SYST-MSGID Nachrichten, Nachrichtenklasse 20031215
4 Importing X_MSGNO Call by reference Type reference (TYPE) SYST-MSGNO SYST-MSGNO Nachrichten, Nachrichtennummer 20031215
5 Importing X_MSGTYP Call by reference Type reference (TYPE) SYST-MSGTY SYST-MSGTY Nachrichten, Nachrichtentyp 20031215
6 Importing X_MSGV1 Call by reference Type reference (TYPE) SYST-MSGV1 SYST-MSGV1 Nachrichten, Nachrichtenvariable 20031215
7 Importing X_MSGV2 Call by reference Type reference (TYPE) SYST-MSGV2 SYST-MSGV2 Nachrichten, Nachrichtenvariable 20031215
8 Importing X_MSGV3 Call by reference Type reference (TYPE) SYST-MSGV3 SYST-MSGV3 Nachrichten, Nachrichtenvariable 20031215
9 Importing X_MSGV4 Call by reference Type reference (TYPE) SYST-MSGV4 SYST-MSGV4 Nachrichten, Nachrichtenvariable 20031215

Method PUT on class CL_ISU_BI_MSG has no exception.

Method REFRESH_SYST_FROM_SAVE Signature

Method REFRESH_SYST_FROM_SAVE on class CL_ISU_BI_MSG has no parameter.
Method REFRESH_SYST_FROM_SAVE on class CL_ISU_BI_MSG has no exception.

Method REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MSGFLAG Value transfer Type reference (TYPE) KENNZX Kennzeichen 20031215
2 Importing X_HANDLE Call by reference Type reference (TYPE) EMSG_HANDL Idendifikation eines MESSAGE-Objektes 20031215
3 Importing X_MSGTYP Call by reference Type reference (TYPE) SYST-MSGTY 'E' Nachrichten, Nachrichtentyp 20031215

Method REPEAT on class CL_ISU_BI_MSG has no exception.

Method SAVE_SYST_MSG Signature

Method SAVE_SYST_MSG on class CL_ISU_BI_MSG has no parameter.
Method SAVE_SYST_MSG on class CL_ISU_BI_MSG has no exception.

Method SET_MSG_BREAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_MSGID Call by reference Type reference (TYPE) SYST-MSGID Nachrichten, Nachrichtenklasse 20040209
2 Importing X_MSGNO Call by reference Type reference (TYPE) SYST-MSGNO Nachrichten, Nachrichtennummer 20040209
3 Importing X_MSGTYP Call by reference Type reference (TYPE) SYST-MSGTY Nachrichten, Nachrichtentyp 20040209

Method SET_MSG_BREAK on class CL_ISU_BI_MSG has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472