SAP ABAP Class /IWFND/CX_MET_EXCEPTION (Metering Exception)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_MET (Package) GW Framework - Metering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CX_FW_BASE SCL Framework Base Exception 20100304
Properties
Class /IWFND/CX_MET_EXCEPTION  
Short Description Metering Exception    
Super Class /IWFND/CX_FW_BASE SCL Framework Base Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /IWFND/COS_MET   GW Framework - Metering 
Created 20100304   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CX_MET_EXCEPTION has no forward declaration.
Interfaces
Class /IWFND/CX_MET_EXCEPTION has no interface implemented.
Friends
Class /IWFND/CX_MET_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGIN_TS Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110408
2 END_TS Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110408
3 GC_AGENT Static Attribute Public Type reference (TYPE) CHAR30 'METER' GW Agent or Component 20110408
4 GC_ENQUEUE_ERROR Constant Public See coding 20100323
5 GC_JOB_CREATE_ERROR Constant Public See coding 20100323
6 GC_JOB_DELETE_ERROR Constant Public See coding 20100323
7 GC_MESSAGE_CLASS Static Attribute Public Type reference (TYPE) SYMSGID '/IWFND/CM_COS' Message Class 20110408
8 GC_MISSING_AUTHORIZATION Constant Public See coding 20130427
9 GC_MISSING_INPUT Constant Public See coding 20110408
10 GC_SELECTION_ERROR Constant Public See coding 20110408
11 JOBNAME Instance attribute Public Type reference (TYPE) BTCJOB Background job name 20100323
12 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20100323
13 REPORT_ID Instance attribute Public Attribute reference (LIKE) SY-REPID 20130427
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100304
Events
Class /IWFND/CX_MET_EXCEPTION has no event.
Types
Class /IWFND/CX_MET_EXCEPTION 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 BEGIN_TS Call by reference Type reference (TYPE) TIMESTAMP 20110408
2 Importing END_TS Call by reference Type reference (TYPE) TIMESTAMP 20110408
3 Importing GC_AGENT Call by reference Type reference (TYPE) CHAR30 'METER' 20110408
4 Importing GC_MESSAGE_CLASS Call by reference Type reference (TYPE) SYMSGID '/IWFND/CM_COS' 20110408
5 Importing JOBNAME Call by reference Type reference (TYPE) BTCJOB 20100323
6 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20100323
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100304
8 Importing REPORT_ID Call by reference Attribute reference (LIKE) SY-REPID 20130427
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100304

Method CONSTRUCTOR on class /IWFND/CX_MET_EXCEPTION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100