SAP ABAP Class /ISDFPS/CL_EXPO_EXCEPTION (Manage Object Exceptions for FOX Explosion)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-PDR (Application Component) Master Data Distribution
     /ISDFPS/PLM_FOX_OBJ_ASSET (Package) Asset Management Objects in FOX
Properties
Class /ISDFPS/CL_EXPO_EXCEPTION  
Short Description Manage Object Exceptions for FOX Explosion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/PLM_FOX_OBJ_ASSET   Asset Management Objects in FOX 
Created 20060622   SAP 
Last change 20070918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_EXPO_EXCEPTION has no interface implemented.
Friends
Class /ISDFPS/CL_EXPO_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OBJECTS Static Attribute Protected Type reference (TYPE) TT_OBJECTS Exception Objects 20070418
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT Static method Public Method Check Whether Exception Exists for Object 20070418
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070418
3 GET_OBJECTS Static method Public Method Get Exception Objects 20070418
4 LOAD_OBJECTS_FROM_DB Static method Protected Method Load Exception Objects from Table 20070418
5 SAVE_OBJECT Static method Public Method Save Exception Objects 20070418
Events
Class /ISDFPS/CL_EXPO_EXCEPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_OBJECTS Public Type reference (TYPE) FOX_OBJECT_KEY_S Exception Objects 20070418
2 TT_OBJECTS Public Type reference (TYPE) FOX_OBJECT_KEY_T Exception Objects (Table) 20070418
Method Signatures

Method CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOX_OBJ Call by reference Type reference (TYPE) TS_OBJECTS Ausnahme-Objekte 20070418
2 Returning R_RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070418

Method CHECK_OBJECT on class /ISDFPS/CL_EXPO_EXCEPTION has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_EXPO_EXCEPTION has no parameter.
Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_EXPO_EXCEPTION has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_FOX_OBJ Value transfer Type reference (TYPE) TT_OBJECTS Ausnahme-Objekte (Tabelle) 20070418

Method GET_OBJECTS on class /ISDFPS/CL_EXPO_EXCEPTION has no exception.

Method LOAD_OBJECTS_FROM_DB Signature

Method LOAD_OBJECTS_FROM_DB on class /ISDFPS/CL_EXPO_EXCEPTION has no parameter.
Method LOAD_OBJECTS_FROM_DB on class /ISDFPS/CL_EXPO_EXCEPTION has no exception.

Method SAVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOX_OBJ Call by reference Type reference (TYPE) TS_OBJECTS Ausnahme-Objekte 20070418

Method SAVE_OBJECT on class /ISDFPS/CL_EXPO_EXCEPTION has no exception.
History
Last changed by/on SAP  20070918 
SAP Release Created in