SAP ABAP Class CL_VIF_ERROR_STORE (Utilities for Web Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SEWS (Package) ES Tools: Service Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VIF_PLUGIN_ERROR_STORE Plug-In Interface for Virtual Interface 20030523
Properties
Class CL_VIF_ERROR_STORE  
Short Description Utilities for Web Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEWS   ES Tools: Service Interfaces 
Created 20030523   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_VIF_PLUGIN_ERROR_STORE Plug-In Interface for Virtual Interface 20030523
Friends
Class CL_VIF_ERROR_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HAS_FATAL_ERR Instance attribute Private Type reference (TYPE) BOOLEAN 20031031
2 HAS_REAL_ERROR Instance attribute Private Type reference (TYPE) BOOLEAN 20030918
3 MESSAGES Instance attribute Private Type reference (TYPE) VEPERRMSG_TAB 20030523
4 OBJ_NAME Instance attribute Private Type reference (TYPE) SEU_OBJKEY 20030523
5 OBJ_TYPE Instance attribute Private Type reference (TYPE) SEU_OBJTYP 20030523
6 WB_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WB_MANAGER 20030523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030523
2 GET_ERROR_LIST Instance method Public Method 20030918
3 GET_MESSAGES Instance method Public Method 20030703
4 HAS_ERRORS Instance method Public Method 20030718
5 HAS_FATAL_ERROR Instance method Public Method 20031031
6 HAS_ONLY_REAL_ERRORS Instance method Public Method 20030918
7 SHOW_ERROR_LIST Instance method Public Method Disply or Delete Error List in SE80 20030523
Events
Class CL_VIF_ERROR_STORE has no event.
Types
Class CL_VIF_ERROR_STORE 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 OBJ_NAME Call by reference Type reference (TYPE) SEU_OBJKEY 20030523
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP 20030523
3 Importing WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER 20030523

Method CONSTRUCTOR on class CL_VIF_ERROR_STORE has no exception.

Method GET_ERROR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR_LIST Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST 20030918

Method GET_ERROR_LIST on class CL_VIF_ERROR_STORE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) VEPERRMSG_TAB 20030703

Method GET_MESSAGES on class CL_VIF_ERROR_STORE has no exception.

Method HAS_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_ERRORS Value transfer Type reference (TYPE) BOOLEAN 20030718

Method HAS_ERRORS on class CL_VIF_ERROR_STORE has no exception.

Method HAS_FATAL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_FATAL_ERROR Value transfer Type reference (TYPE) BOOLEAN 20031031

Method HAS_FATAL_ERROR on class CL_VIF_ERROR_STORE has no exception.

Method HAS_ONLY_REAL_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_ONLY_REAL_ERRORS Value transfer Type reference (TYPE) BOOLEAN 20030918

Method HAS_ONLY_REAL_ERRORS on class CL_VIF_ERROR_STORE has no exception.

Method SHOW_ERROR_LIST Signature

Method SHOW_ERROR_LIST on class CL_VIF_ERROR_STORE has no parameter.
Method SHOW_ERROR_LIST on class CL_VIF_ERROR_STORE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640