SAP ABAP Class CX_HRPBSDE_BUEZ (Gross Overpayment Exception Class)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O (Package) HR Germany: Public Sector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20070516
Properties
Class CX_HRPBSDE_BUEZ  
Short Description Gross Overpayment Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package P01O   HR Germany: Public Sector 
Created 20070208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HRPBSDE_BUEZ has no forward declaration.
Interfaces
Class CX_HRPBSDE_BUEZ has no interface implemented.
Friends
Class CX_HRPBSDE_BUEZ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_HRPBSDE_BUEZ Constant Public Type reference (TYPE) SOTR_CONC '0BF04C460BC7927BE10000000A114C30' 20070516
2 DATA_CREATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'AC729E4F1D19135FE10000000A42366F' 20080328
3 DATA_DESCR_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'AB729E4F1D19135FE10000000A42366F' 20080328
4 DATE_INDEP_TABLE_NO_ENTRY Constant Public Type reference (TYPE) SOTR_CONC '12F04C460BC7927BE10000000A114C30' 20070516
5 DATUM Instance attribute Public Type reference (TYPE) DATUM Date 20070516
6 DBUEZ_PROTOCOL_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'AA729E4F1D19135FE10000000A42366F' 20080328
7 DBUEZ_UNDEFINED_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '0DF04C460BC7927BE10000000A114C30' 20070516
8 F1 Instance attribute Public Type reference (TYPE) STRING First Part of Table Key 20070516
9 F2 Instance attribute Public Type reference (TYPE) STRING Second Part of Table Key 20070516
10 F3 Instance attribute Public Type reference (TYPE) STRING Third Part of Table Key 20070516
11 F4 Instance attribute Public Type reference (TYPE) STRING Fourth Part of Table Key 20070516
12 F5 Instance attribute Public Type reference (TYPE) STRING Fifth Part of Table Key 20070516
13 FEATURE_READ_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0EF04C460BC7927BE10000000A114C30' 20070516
14 INFTY_NO_AUTH Constant Public Type reference (TYPE) SOTR_CONC '94F4544628C1927BE10000000A114C30' 20070524
15 INFTY_READ_ERROR Constant Public Type reference (TYPE) SOTR_CONC '95F4544628C1927BE10000000A114C30' 20070524
16 KEINE_MASSE Constant Public Type reference (TYPE) SOTR_CONC '1FD07750BACA8B64E10000000A42366F' 20121012
17 NO_DATA_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'AE729E4F1D19135FE10000000A42366F' 20080328
18 PAYRESULTS_READ_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0CF04C460BC7927BE10000000A114C30' 20070516
19 PERS_RR_UNTERSCHRITTEN Constant Public Type reference (TYPE) SOTR_CONC '4F739E4F1D19135FE10000000A42366F' 20100818
20 PFEP_ACTIVE Constant Public Type reference (TYPE) SOTR_CONC '50739E4F1D19135FE10000000A42366F' 20100107
21 TAB Instance attribute Public Type reference (TYPE) STRING Table Name 20070516
22 TABLE_NO_ENTRY Constant Public Type reference (TYPE) SOTR_CONC '0FF04C460BC7927BE10000000A114C30' 20070516
23 TO_LESS_COMPONENTS Constant Public Type reference (TYPE) SOTR_CONC 'AD729E4F1D19135FE10000000A42366F' 20080328
24 UNERLAUBTE_TILGUNGSRATE Constant Public Type reference (TYPE) SOTR_CONC 'AB2F6E467A9C4A69E10000000A114C30' 20070613
25 UNTER_PFAEND_GRENZE Constant Public Type reference (TYPE) SOTR_CONC '96F4544628C1927BE10000000A114C30' 20070524
26 VARIABLE_DZVB_FALSCH Constant Public Type reference (TYPE) SOTR_CONC '10F04C460BC7927BE10000000A114C30' 20070516
27 VERWALTUNGSSATZ_UNTERSCHRITTEN Constant Public Type reference (TYPE) SOTR_CONC '4E739E4F1D19135FE10000000A42366F' 20100818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070516
2 RAISE_PARAM_EXCEPTION Static method Public Method Triggering of Exception with Parameters 20070516
Events
Class CX_HRPBSDE_BUEZ has no event.
Types
Class CX_HRPBSDE_BUEZ 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 DATUM Call by reference Type reference (TYPE) DATUM 20070516
2 Importing F1 Call by reference Type reference (TYPE) STRING 20070516
3 Importing F2 Call by reference Type reference (TYPE) STRING 20070516
4 Importing F3 Call by reference Type reference (TYPE) STRING 20070516
5 Importing F4 Call by reference Type reference (TYPE) STRING 20070516
6 Importing F5 Call by reference Type reference (TYPE) STRING 20070516
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070516
8 Importing TAB Call by reference Type reference (TYPE) STRING 20070516
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070516

Method CONSTRUCTOR on class CX_HRPBSDE_BUEZ has no exception.

Method RAISE_PARAM_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATUM Value transfer Type reference (TYPE) DATUM Datum 20070516
2 Importing F1 Value transfer Type reference (TYPE) ANY Feld 1 20070516
3 Importing F2 Value transfer Type reference (TYPE) ANY Feld 2 20070516
4 Importing F3 Value transfer Type reference (TYPE) ANY Feld 3 20070516
5 Importing F4 Value transfer Type reference (TYPE) ANY Feld 4 20070516
6 Importing F5 Value transfer Type reference (TYPE) ANY Feld 5 20070516
7 Importing TAB Value transfer Type reference (TYPE) ANY Tabellenanme 20070516
8 Importing TEXTID Value transfer Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20070516
# Exception Resumable Description Created on
1 CX_HRPBSDE_BUEZ BÜZ Ausnahmeklasse 20070516
History
Last changed by/on SAP  20130531 
SAP Release Created in