SAP ABAP Class CL_HR_NL_PRNL_UTILS (Pension Return: Utilities Class)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PY-NL-RP (Application Component) Reporting
     P05T (Package) HR Payroll: The Netherlands
Properties
Class CL_HR_NL_PRNL_UTILS  
Short Description Pension Return: Utilities Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P05T   HR Payroll: The Netherlands 
Created 20111005   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_NL_PRNL_UTILS has no forward declaration.
Interfaces
Class CL_HR_NL_PRNL_UTILS has no interface implemented.
Friends
Class CL_HR_NL_PRNL_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HELP_JUPER Static Attribute Protected Type reference (TYPE) TY_TT_HELP_JUPER 20111017
2 MT_NLLA3_BUFFER Static Attribute Protected Type reference (TYPE) TY_TT_NLLA3_TYPE 20111017
3 MT_NLMSV_BUFFER Static Attribute Protected Type reference (TYPE) TY_TT_NLMSV_TYPE 20111017
4 MV_DUMMY Static Attribute Public Type reference (TYPE) STRING Dummy String 20111017
5 MV_HELP_JUPER_DATE Static Attribute Protected Type reference (TYPE) DATS Field of type DATS 20111017
Methods
# Method Level Visibility Method type Description Created on
1 GET_EE_FIELD_NAME_INDIC Static method Public Method Get indicator which field name contains the employees name 20111017
Events
Class CL_HR_NL_PRNL_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HELP_JUPER Public See coding 20111017 BEGIN OF TY_HELP_JUPER, reper TYPE p05t_reper, rpoms TYPE p05_rpoms, END OF TY_HELP_JUPER
2 TY_NLLA3_TYPE Public See coding 20111017 BEGIN OF ty_nlla3_type, juper TYPE juper, nlla3_rc(1) TYPE c, END OF ty_nlla3_type
3 TY_NLMSV_TYPE Public See coding 20111017 BEGIN OF ty_nlmsv_type, molga TYPE molga, nlmsv_rc(1) TYPE c, END OF ty_nlmsv_type
4 TY_TT_HELP_JUPER Public See coding 20111017 TY_TT_HELP_JUPER type STANDARD TABLE OF ty_help_juper with DEFAULT KEY
5 TY_TT_NLLA3_TYPE Public See coding 20111017 ty_tt_nlla3_type type SORTED TABLE OF ty_nlla3_type with UNIQUE key juper
6 TY_TT_NLMSV_TYPE Public See coding 20111017 ty_tt_nlmsv_type type SORTED TABLE OF ty_nlmsv_type with UNIQUE key molga
Method Signatures

Method GET_EE_FIELD_NAME_INDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JUPER Call by reference Type reference (TYPE) JUPER Legal Person 20111017
2 Returning RV_NAME_INDICATOR Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20111017
# Exception Resumable Description Created on
1 CX_HR_NL_PRNL_EXCEPTION Pension Return: Exception Class 20111017
History
Last changed by/on SAP  20130531 
SAP Release Created in