SAP ABAP Class CL_HRPAYJP_SK_PAYROLL_LOG (Payroll log for Shukko function)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PY-JP (Application Component) Japan
     PC22_SHUKKO (Package) Shukko: payroll relevant object
Properties
Class CL_HRPAYJP_SK_PAYROLL_LOG  
Short Description Payroll log for Shukko function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC22_SHUKKO   Shukko: payroll relevant object 
Created 20050711   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PLOG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYJP_SK_PAYROLL_LOG has no interface implemented.
Friends
Class CL_HRPAYJP_SK_PAYROLL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_CURRENCY Constant Private Type reference (TYPE) WAERS 'JPY' Currency Key 20050712
2 LC_INTCA Constant Private Type reference (TYPE) T500L-INTCA 'JP' Country ISO code 20050712
3 LREF_PAYROLL_LOG Static Attribute Private Object reference (TYPE REF TO) CL_HRPAYJP_SK_PAYROLL_LOG Payroll log for Shukko function 20050725
4 LT_ERROR_PTEXT Instance attribute Public Type reference (TYPE) HRPAY99_PLOG Payroll log 20050712
5 LT_PTEXT Instance attribute Public Type reference (TYPE) HRPAY99_PLOG Payroll log 20050711
6 LV_LOG_SWITCH Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050712
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance of payroll log 20050725
2 SET_EXCEPTION Instance method Public Method Set Exception text into PTEXT 20050712
3 SET_INTERIM_RT Instance method Public Method Set ptext for interim_RT 20050711
4 SET_LOG_SWITCH Static method Public Method Set Log switch 20050725
5 SET_P0851_WTGRP Instance method Public Method Set ptext for internal table P0851_WTGRP 20050711
6 SET_P0851_WTGRP_SINGLE Instance method Public Method Set ptext for single entry of P0851_WTGRP 20050711
7 SET_RT Instance method Public Method Set ptext for interim_RT 20050721
Events
Class CL_HRPAYJP_SK_PAYROLL_LOG has no event.
Types
Class CL_HRPAYJP_SK_PAYROLL_LOG has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_PAYROLL_LOG Value transfer Object reference (TYPE REF TO) CL_HRPAYJP_SK_PAYROLL_LOG Payroll log for Shukko function 20050725

Method GET_INSTANCE on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_HRPAYJP_SHUKKO Exception Class for Shukko (Japan) 20050712

Method SET_EXCEPTION on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_INTERIM_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INTERIM_RT Call by reference Type reference (TYPE) HRPAYJP_INTERIM_RT_TAB Table type for Interim result table for shukko settlement 20050711

Method SET_INTERIM_RT on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_LOG_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_SWITCH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050725

Method SET_LOG_SWITCH on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_P0851_WTGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_P0851_WTGRP Call by reference Type reference (TYPE) HRPAYJP_P0851_WTGRP_TAB Table type of Shukko Cost charging info per WT grouping 20050711

Method SET_P0851_WTGRP on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_P0851_WTGRP_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_P0851_WTGRP Call by reference Type reference (TYPE) PJPSK_P0851_WTGRP Shukko Cost charging info per wagetype grouping 20050711

Method SET_P0851_WTGRP_SINGLE on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.

Method SET_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Results Table 20050721
2 Importing IV_TEXT Call by reference Type reference (TYPE) CLIKE 20050721
3 Importing IV_TLEVEL Call by reference Type reference (TYPE) PLOG_TEXT-TLEVEL Node level 20050721

Method SET_RT on class CL_HRPAYJP_SK_PAYROLL_LOG has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 700