SAP ABAP Class CX_HRPAYBR_EXCEPTION (Brazilian payroll exception)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PY-BR (Application Component) Brazil
     PC37 (Package) HR settlement: Brazil
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 20111212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20111212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604
2 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_BADI_EXCEPTION Exception due to a BAdI error 20111212
3 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_BRANCH Exception class for branch 20120604
4 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_DATE_NOT_FOUND 20111212
5 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120215
6 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_ABS_TYPE Exception class for invalid absence types 20120604
7 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_CUSTOM Exception class for invalid customizings 20120607
8 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_EMPLOYEE Exception class for employee validation 20120607
9 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_MISSING_CUSTOM Exception class for customizing shortage 20120607
10 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_PSP_EXCEPTION Personnel Work Schedule error 20111212
... Click here to see Used By full list (13 items)
Properties
Class CX_HRPAYBR_EXCEPTION  
Short Description Brazilian payroll exception    
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 PC37   HR settlement: Brazil 
Created 20110713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HRPAYBR_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20111212
Friends
Class CX_HRPAYBR_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ATTRIB1 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute name 20120215
2 MV_ATTRIB2 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute name 20120215
3 MV_ATTRIB3 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute name 20120215
4 MV_ATTRIB4 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute name 20120215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111212
2 GET_ATRIB1 Instance method Public Method Returns first attribute 20111212
3 GET_ATRIB2 Instance method Public Method Returns second attribute 20111212
4 GET_ATRIB3 Instance method Public Method Returns third attribute 20111212
5 GET_ATRIB4 Instance method Public Method Returns fourth attribute 20111212
6 GET_MSGID Instance method Public Method Returns message id 20111212
7 GET_MSGNO Instance method Public Method Returns message number 20111212
Events
Class CX_HRPAYBR_EXCEPTION has no event.
Types
Class CX_HRPAYBR_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 MV_ATTRIB1 Call by reference Type reference (TYPE) SCX_ATTRNAME 20120215
2 Importing MV_ATTRIB2 Call by reference Type reference (TYPE) SCX_ATTRNAME 20120215
3 Importing MV_ATTRIB3 Call by reference Type reference (TYPE) SCX_ATTRNAME 20120215
4 Importing MV_ATTRIB4 Call by reference Type reference (TYPE) SCX_ATTRNAME 20120215
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111212
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111212

Method CONSTRUCTOR on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_ATRIB1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATRIB Value transfer Type reference (TYPE) SYMSGV Message Variable 20111212

Method GET_ATRIB1 on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_ATRIB2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATRIB Value transfer Type reference (TYPE) SYMSGV Message Variable 20111212

Method GET_ATRIB2 on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_ATRIB3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATRIB Value transfer Type reference (TYPE) SYMSGV Message Variable 20111212

Method GET_ATRIB3 on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_ATRIB4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATRIB Value transfer Type reference (TYPE) SYMSGV Message Variable 20111212

Method GET_ATRIB4 on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGID Value transfer Type reference (TYPE) SYMSGID Message Class 20111212

Method GET_MSGID on class CX_HRPAYBR_EXCEPTION has no exception.

Method GET_MSGNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSGNO Value transfer Type reference (TYPE) MSGNO System Message Number 20111212

Method GET_MSGNO on class CX_HRPAYBR_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604
2 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_BADI_EXCEPTION Exception due to a BAdI error 20111212
3 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_BRANCH Exception class for branch 20120604
4 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_DATE_NOT_FOUND 20111212
5 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120215
6 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_ABS_TYPE Exception class for invalid absence types 20120604
7 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_CUSTOM Exception class for invalid customizings 20120607
8 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_INVALID_EMPLOYEE Exception class for employee validation 20120607
9 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_MISSING_CUSTOM Exception class for customizing shortage 20120607
10 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_PSP_EXCEPTION Personnel Work Schedule error 20111212
11 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20120215
12 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_TERM Exception class for termination 20120607
13 Inheritance (c INHERITING FROM c_ref)  CX_HRPAYBR_UNBOUND Exception class for zero references 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in