SAP ABAP Class CL_HRPADES_PLNSS_UTILITIES (Utilities class for Pay scale code)
Hierarchy
SAP_HRCES (Software Component) Sub component SAP_HRCES of SAP_HR
   PA-PA-ES (Application Component) Spain
     PB04 (Package) HR Master Data: Spain
Properties
Class CL_HRPADES_PLNSS_UTILITIES  
Short Description Utilities class for Pay scale code    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB04   HR Master Data: Spain 
Created 20120111   SAP 
Last change 20130531   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_HRPADES_PLNSS_UTILITIES has no interface implemented.
Friends
Class CL_HRPADES_PLNSS_UTILITIES has no friend class.
Attributes
Class CL_HRPADES_PLNSS_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PLNSS Static method Public Method Retrieves the correct Pay scale codes to be used 20120126
2 GET_PLNSS_TEXT Static method Public Method Retrieves the text for PLNSS in the correct table 20120126
3 SET_PLNSS Static method Public Method 20120126
4 USE_PLNS2 Static method Public Method Executes the check in table T5EU3 20120126
Events
Class CL_HRPADES_PLNSS_UTILITIES has no event.
Types
Class CL_HRPADES_PLNSS_UTILITIES has no local type.
Method Signatures

Method GET_PLNSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20120126
2 Returning RV_CONSS Value transfer Type reference (TYPE) PES_CON20 Pay scale code 20120126

Method GET_PLNSS on class CL_HRPADES_PLNSS_UTILITIES has no exception.

Method GET_PLNSS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20120126
2 Returning RV_CONTX Value transfer Type reference (TYPE) TEXT80 Text, length 80 20120126

Method GET_PLNSS_TEXT on class CL_HRPADES_PLNSS_UTILITIES has no exception.

Method SET_PLNSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20120126
2 Importing IV_CONSS Call by reference Type reference (TYPE) PES_CON20 Pay scale code 20120126

Method SET_PLNSS on class CL_HRPADES_PLNSS_UTILITIES has no exception.

Method USE_PLNS2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120126
2 Returning RV_USE_PLNS2 Value transfer Type reference (TYPE) ABAP_BOOL 20120126

Method USE_PLNS2 on class CL_HRPADES_PLNSS_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in