SAP ABAP Class CL_HRPADBR_T7BRG0 (Class for reading table T7BRG0 - Buffered)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PA-PA-BR (Application Component) Brazil
     PB37 (Package) HR master data: Brazil
Properties
Class CL_HRPADBR_T7BRG0  
Short Description Class for reading table T7BRG0 - Buffered    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20130118   SAP 
Last change 20131127   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 CL_HRPADBR_T7BRG0 has no interface implemented.
Friends
Class CL_HRPADBR_T7BRG0 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_T7BRG0 Class for reading table T7BRSS - Buffered 20130122
2 MT_T7BRG0 Instance attribute Protected Type reference (TYPE) HRPADBR_T_T7BRG0 SS Relation between value type (BRSOC) and wage type 20130122
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Returns a record 20130122
2 GET_INSTANCE Static method Public Method Returns the instance 20130122
3 LOAD_TABLE Instance method Protected Method Loads an internal table if it was not loaded yet 20130122
Events
Class CL_HRPADBR_T7BRG0 has no event.
Types
Class CL_HRPADBR_T7BRG0 has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY_CODE Call by reference Type reference (TYPE) P_GCATE Category code 20130122
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130122
3 Importing IV_DEBIT Call by reference Type reference (TYPE) P_DBCOD Debt code 20130122
4 Importing IV_JURIS Call by reference Type reference (TYPE) P_JURIS Jurisdiction code 20130122
5 Importing IV_RULE Call by reference Type reference (TYPE) P_CRCOD Calculation rule code 20130122
6 Returning RS_T7BRG0 Value transfer Type reference (TYPE) T7BRG0 SS Relation between value type (BRSOC) and wage type 20130122
# Exception Resumable Description Created on
1 CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20130122

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HRPADBR_T7BRG0 Class for reading table T7BRSS - Buffered 20130122

Method GET_INSTANCE on class CL_HRPADBR_T7BRG0 has no exception.

Method LOAD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY_CODE Call by reference Type reference (TYPE) P_GCATE Category code 20130122
2 Importing IV_DEBIT Call by reference Type reference (TYPE) P_DBCOD Debt code 20130122
3 Importing IV_JURIS Call by reference Type reference (TYPE) P_JURIS Jurisdiction code 20130122
4 Importing IV_RULE Call by reference Type reference (TYPE) P_CRCOD Calculation rule code 20130122

Method LOAD_TABLE on class CL_HRPADBR_T7BRG0 has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in