SAP ABAP Class CX_RSFO_ERROR_IN_FUNCTION (Error in Formula Function)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSFO (Package) Integration of Formula Editor in Transfer/Update Rules
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FOEV_ERROR_IN_FUNCTION An error occured in a function of the formula 20031215
Properties
Class CX_RSFO_ERROR_IN_FUNCTION  
Short Description Error in Formula Function    
Super Class CX_FOEV_ERROR_IN_FUNCTION An error occured in a function of the formula 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSFO   Integration of Formula Editor in Transfer/Update Rules 
Created 20031215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSFO_ERROR_IN_FUNCTION has no forward declaration.
Interfaces
Class CX_RSFO_ERROR_IN_FUNCTION has no interface implemented.
Friends
Class CX_RSFO_ERROR_IN_FUNCTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_MSGID Instance attribute Private Type reference (TYPE) SY-MSGID Messages, Message Class 20031215
2 P_MSGNO Instance attribute Private Type reference (TYPE) SY-MSGNO Messages, Message Number 20031215
3 P_MSGTY Instance attribute Private Type reference (TYPE) SY-MSGTY Messages, Message Type 20031215
4 P_MSGV1 Instance attribute Private Type reference (TYPE) SY-MSGV1 Messages, Message Variable 20031215
5 P_MSGV2 Instance attribute Private Type reference (TYPE) SY-MSGV2 Messages, Message Variable 20031215
6 P_MSGV3 Instance attribute Private Type reference (TYPE) SY-MSGV3 Messages, Message Variable 20031215
7 P_MSGV4 Instance attribute Private Type reference (TYPE) SY-MSGV4 Messages, Message Variable 20031215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031215
2 GET_MESSAGE Instance method Public Method Read the MSG Variables 20031215
3 SET_MESSAGE Instance method Public Method Fill the MSG Variables 20031215
Events
Class CX_RSFO_ERROR_IN_FUNCTION has no event.
Types
Class CX_RSFO_ERROR_IN_FUNCTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031215
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031215

Method CONSTRUCTOR on class CX_RSFO_ERROR_IN_FUNCTION has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG Call by reference Type reference (TYPE) STRING 20031215
2 Exporting E_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20031215

Method GET_MESSAGE on class CX_RSFO_ERROR_IN_FUNCTION has no exception.

Method SET_MESSAGE 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) SY-MSGID Nachrichten, Nachrichtenklasse 20031215
2 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20031215
3 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20031215
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichten, Nachrichtenvariable 20031215
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 Nachrichten, Nachrichtenvariable 20031215
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 Nachrichten, Nachrichtenvariable 20031215
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 Nachrichten, Nachrichtenvariable 20031215

Method SET_MESSAGE on class CX_RSFO_ERROR_IN_FUNCTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400