SAP ABAP Class CL_RCP_FIND_API_MSG (RMS-RCP: Message Log for Recipe Search)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM-REC (Application Component) Recipe
     RMSRCPAPI (Package) RMS-RCP: Application Programming Interface
Properties
Class CL_RCP_FIND_API_MSG  
Short Description RMS-RCP: Message Log for Recipe Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSRCPAPI   RMS-RCP: Application Programming Interface 
Created 20011106   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCP_FIND_API_MSG has no forward declaration.
Interfaces
Class CL_RCP_FIND_API_MSG has no interface implemented.
Friends
Class CL_RCP_FIND_API_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FLG_DISPLAY_RESULT_ON Constant Public Type reference (TYPE) RCPE_API_SRC_BOOLEAN 'X' Parameter Value 20011108
2 C_FLG_DISPLAY_VIA_GRID Constant Private Type reference (TYPE) BALUSEGRID 'X' Application Log: Use Grid Control for Output 20011108
3 C_FLG_MSG_ON Constant Public Type reference (TYPE) RCPE_API_SRC_BOOLEAN 'X' Parameter Value 20011108
4 C_FLG_POPUP_ON Constant Public Type reference (TYPE) RCPE_API_SRC_BOOLEAN 'X' Parameter Value 20011109
5 C_IDENTIFIER Static Attribute Private Type reference (TYPE) BALNREXT 'RCP301_RECIPES_FIND' Application Log: External ID 20011106
6 C_USER_PARID Static Attribute Public Type reference (TYPE) USR05-PARID 'RCP301_FIND_MSG' Set/Get Parameter ID 20011106
7 M_DISPLAY_RESULT Instance attribute Private Type reference (TYPE) RCPE_API_SRC_BOOLEAN Application Log: Message Log Output 20011109
8 M_DISPLAY_VIA_POPUP Instance attribute Private Type reference (TYPE) RCPE_API_SRC_BOOLEAN Application Log: Output as Popup 20011109
9 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20011106
10 M_MAX_DETLEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Application Log: Level of Detail 20011108
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Messages to Log 20011108
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011106
3 DETERMINE_MAX_DETLEVEL Static method Public Method Determine: Maximum Level of Detail 20011108
4 DISPLAY Instance method Public Method Message Log Output 20011106
5 GET_DISPLAY_RESULT Instance method Public Method Read: Output 20011109
6 GET_MAX_DETLEV Instance method Public Method Read: Maximum Level of Detail 20011108
7 IS_LOG_TO_ACTIVATE Static method Public Method Activate Message Log? (Yes/No) 20011108
8 IS_POPUP_TO_USE Static method Public Method Output As Popup? (Yes/No) 20011109
9 IS_RESULT_TO_DISPLAY Static method Public Method Output Message Log? (Yes/No) 20011108
Events
Class CL_RCP_FIND_API_MSG has no event.
Types
Class CL_RCP_FIND_API_MSG has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Value transfer Type reference (TYPE) BAL_S_MSG Struktur zur Übergabe einer System-Nachricht 20011108

Method ADD on class CL_RCP_FIND_API_MSG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_RESULT Value transfer Type reference (TYPE) RCPE_API_SRC_BOOLEAN Wahrheitswert 20011109
2 Importing I_DISPLAY_VIA_POPUP Value transfer Type reference (TYPE) RCPE_API_SRC_BOOLEAN Wahrheitswert 20011109
3 Importing I_MAX_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20011108

Method CONSTRUCTOR on class CL_RCP_FIND_API_MSG has no exception.

Method DETERMINE_MAX_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Value transfer Type reference (TYPE) USR05-PARVA Parameterwert 20011108
2 Returning R_MAX_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL 20011108

Method DETERMINE_MAX_DETLEVEL on class CL_RCP_FIND_API_MSG has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_RCP_FIND_API_MSG has no parameter.
Method DISPLAY on class CL_RCP_FIND_API_MSG has no exception.

Method GET_DISPLAY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY_RESULT Value transfer Type reference (TYPE) RCPE_API_SRC_BOOLEAN Wahrheitswert 20011109

Method GET_DISPLAY_RESULT on class CL_RCP_FIND_API_MSG has no exception.

Method GET_MAX_DETLEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL 20011108

Method GET_MAX_DETLEV on class CL_RCP_FIND_API_MSG has no exception.

Method IS_LOG_TO_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Value transfer Type reference (TYPE) USR05-PARVA Parameterwert 20011108
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC boolsche Variable (X=true, -=false, space=unknown) 20011108

Method IS_LOG_TO_ACTIVATE on class CL_RCP_FIND_API_MSG has no exception.

Method IS_POPUP_TO_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Value transfer Type reference (TYPE) USR05-PARVA Parameterwert 20011109
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC 20011109

Method IS_POPUP_TO_USE on class CL_RCP_FIND_API_MSG has no exception.

Method IS_RESULT_TO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Value transfer Type reference (TYPE) USR05-PARVA Parameterwert 20011108
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC 20011108

Method IS_RESULT_TO_DISPLAY on class CL_RCP_FIND_API_MSG has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471