SAP ABAP Class CL_HRTNM_VALO_COMPUT_SERVICES (TNM: service class for TN costs valuation)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRTNM_VALO_COMPUT_SERVICES TNM: interface for TN costs valuation service class 20080701
Properties
Class CL_HRTNM_VALO_COMPUT_SERVICES  
Short Description TNM: service class for TN costs valuation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20080603   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PTNM2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRTNM_VALO_COMPUT_SERVICES TNM: interface for TN costs valuation service class 20080701
Friends
Class CL_HRTNM_VALO_COMPUT_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_TAB_T77TNM_CA Instance attribute Private Type reference (TYPE) HRTNM_T77TNM_CA_TAB Type table for T77TNM_CA 20080701
2 A_TAB_T77TNM_CC Instance attribute Protected Type reference (TYPE) HRTNM_T77TNM_CC_TAB Type table for T77TNM_CC 20080701
3 A_TAB_T77TNM_CG Instance attribute Protected Type reference (TYPE) HRTNM_T77TNM_CG_TAB Type table for T77TNM_CG 20080701
4 A_TAB_T77TNM_IV Instance attribute Protected Type reference (TYPE) HRTNM_T77TNM_IV_TAB Type table for T77TNM_IV 20080701
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INFO_INTO_LOG Static method Public Method Add information into valuation log 20080708
2 CHECK_COST Instance method Public Method Check cost item validity within TNM application 20080701
3 CHECK_COST_SUBVE Instance method Public Method Check wether a cost deals with a subvention 20080724
4 CHECK_MSG Instance method Private Method Check that current message is not stored within handler 20080701
5 CHECK_ROUNDING Instance method Public Method Check amount rounding 20130422
6 CHECK_TN_BOOKING Static method Public Method Check wether a given TN deals only with booking 20080709
7 CONSTRUCTOR Instance method Public Constructor Class constructor 20080701
8 GET_COST_ATTRIBUTES Instance method Private Method Get costs attributes 20080701
9 GET_DISPL_DATA Static method Public Method Get relevant class and structure for TP display 20080829
10 GET_IV_INFO Instance method Public Method Get indirect valuation information 20080701
11 GET_PARSER_CLASS Static method Public Method Get relevant class for parsing valuation data 20080728
12 GET_PAYROLL_PERIOD Instance method Private Method Get the payroll year and payroll period 20080707
13 GET_PAYROLL_RESULTS Instance method Public Method Get payroll results for a given employee 20080707
14 GET_PERIOD_MODIFIERS Instance method Public Method Get period modifiers for a given employee and time period 20080707
15 GET_RENDER_CLASS Static method Public Method Get relevant class for rendering valuation data 20080728
16 GET_SALARY_CUSTO Instance method Public Method Get salary cost category and group 20080701
17 GET_SPLIT_CLASS Static method Public Method Get class responsible for data split 20080902
18 GET_SPLIT_OPTION Instance method Public Method Get split option chosen 20130422
19 GET_TRANSAC_DATA Static method Public Method Get transaction data (structure) 20080902
20 GET_VALUATION_CLASS Static method Public Method Get relevant valuation classes 20080725
21 READ_INFOTYPE Static method Public Method Get infotype data 20080701
22 READ_VAL_TABLES Static method Private Method Read valuation system and customizing tables 20080728
23 SET_DAQ_DATA Instance method Public Method Set DAQ data (control param. and sect.) for salary act. val. 20080707
24 SET_PAYROLL_TABLE Instance method Public Method Set dynamically payroll table 20080707
25 SET_WAGE_TYPE Instance method Public Method Set wage type 20080707
26 TRANSFER_INVOICE_TO_COSTS Instance method Public Method Transfer costs data from infotype 1684 to table 20080725
Events
Class CL_HRTNM_VALO_COMPUT_SERVICES has no event.
Types
Class CL_HRTNM_VALO_COMPUT_SERVICES has no local type.
Method Signatures

Method ADD_INFO_INTO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_TN_VAL_LOG Call by reference Type reference (TYPE) HRTNM_VAL_LOG_TN_TAB TNM: table type for valuation log (attached to a snapshot) 20080708
2 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20080716
3 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080716
4 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20080716
5 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080716
6 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080716
7 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080716
8 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080716
9 Importing IM_PERNC Call by reference Type reference (TYPE) HRTNM_PERNC Personnel Number 20080716
10 Importing IM_WA_CATOB Call by reference Type reference (TYPE) ANY TNM: structure to store E object info 20080715
11 Importing IM_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080708
12 Importing IM_WA_TN Call by reference Type reference (TYPE) HRTNM_S_TREE TNM: tree structure 20080708

Method ADD_INFO_INTO_LOG on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CHECK_COST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080701
2 Exporting EX_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080716
3 Importing IM_IF_MSG_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Reference to Interface of Message Handler 20080701
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080701
5 Importing IM_WA_COST Call by reference Type reference (TYPE) HRTNM_S_IT1036_ALV ALV Structure of infotype 1036 (Cost Item) 20080701

Method CHECK_COST on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CHECK_COST_SUBVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_COST_AM Call by reference Type reference (TYPE) HRTNM_SNAP_COST Individual Cost 20080724
2 Changing CH_WA_COST_PR Call by reference Type reference (TYPE) HRTNM_S_IT1036_ALV ALV Structure of infotype 1036 (Cost Item) 20080724
3 Exporting EX_IS_SUBVE Call by reference Type reference (TYPE) XFELD Does current data deals with a subvention? 20080724
4 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080724
5 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080724

Method CHECK_COST_SUBVE on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CHECK_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_STORED Call by reference Type reference (TYPE) XFELD Checkbox 20080701
2 Importing IM_IF_MSG_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Reference to Interface of Message Handler 20080701

Method CHECK_MSG on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CHECK_ROUNDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SNAP_COSTS Call by reference Type reference (TYPE) HRTNM_SNAP_COST_TAB Costs to be checked 20130422
2 Importing IT_PERS_COSTS Call by reference Type reference (TYPE) HRTNM_SNAP_COST_TAB Individual Costs 20130422
3 Importing IT_VAL_COSTS Call by reference Type reference (TYPE) HRTNM_VAL_COSTS_TAB "Total" costs to be split 20130422

Method CHECK_ROUNDING on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CHECK_TN_BOOKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ONLY_FOR_BOOK Call by reference Type reference (TYPE) XFELD Checkbox 20080709
2 Importing IM_WA_TN_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080709

Method CHECK_TN_BOOKING on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080701
2 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080701
3 Importing IM_NO_MOLGA Call by reference Type reference (TYPE) XFELD Load tables without taking into account country grouping 20080707

Method CONSTRUCTOR on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_COST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080701
2 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080701

Method GET_COST_ATTRIBUTES on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_DISPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISCL Call by reference Type reference (TYPE) HRTNM_DISCL TNM: class responsible for temse display (RPUTMS9S_GUI) 20080829
2 Exporting EX_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20080829
3 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080829
4 Importing IM_DISPLAY_OPTION Call by reference Type reference (TYPE) I 20080829
5 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080829
6 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080829

Method GET_DISPL_DATA on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_IV_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080716
2 Exporting EX_WA_T77TNM_IV Call by reference Type reference (TYPE) T77TNM_IV Compensation Indirect Valuation 20080701
3 Importing IM_IF_MSG_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Reference to Interface of Message Handler 20080701
4 Importing IM_TPCAT Call by reference Type reference (TYPE) HRTNM_TPCAT Training Plan Category Code 20080701
5 Importing IM_TTYPE Call by reference Type reference (TYPE) HRTNM_TTYPE Training Type 20080701
6 Importing IM_WA_NBPER_OBJEC Call by reference Type reference (TYPE) HRTNM_S_VALO_PERSON_ASSIGN Valorization: Person Assignement 20080701

Method GET_IV_INFO on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_PARSER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARCL Call by reference Type reference (TYPE) HRTNM_PARCL TNM: parser class 20080728
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080728
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080728
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080728

Method GET_PARSER_CLASS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_PAYROLL_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PABRJ Call by reference Type reference (TYPE) PABRJ Payroll Year 20080707
2 Exporting EX_PABRP Call by reference Type reference (TYPE) PABRP Payroll Period 20080707
3 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20080707
4 Importing IM_PERMO Call by reference Type reference (TYPE) PERMO Period Parameters 20080707

Method GET_PAYROLL_PERIOD on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_PAYROLL_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_PAY_RESULTS Call by reference Type reference (TYPE) STANDARD TABLE 20080707
2 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20080707
3 Importing IM_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20080707
4 Importing IM_WA_PERIOD_MOD Call by reference Type reference (TYPE) PTNM2_T_PERIOD_MODIFIERS 20080707

Method GET_PAYROLL_RESULTS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_PERIOD_MODIFIERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_PERIOD_MOD Call by reference Type reference (TYPE) PTNM2_TAB_PERIOD_MODIFIERS 20080707
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20080707
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080707
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20080707

Method GET_PERIOD_MODIFIERS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_RENDER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RENCL Call by reference Type reference (TYPE) HRTNM_RENCL TNM: render class name 20080728
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080728
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080728
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080728

Method GET_RENDER_CLASS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_SALARY_CUSTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080708
2 Exporting EX_WA_SALARY_CC Call by reference Type reference (TYPE) T77TNM_CC Cost Category 20080701
3 Exporting EX_WA_SALARY_CG Call by reference Type reference (TYPE) T77TNM_CG Cost Category Group 20080701
4 Importing IM_CAGRT Call by reference Type reference (TYPE) HRTNM_CAGRT 'CO' Code for relevant cost category group type 20120316
5 Importing IM_IF_MSG_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Reference to Interface of Message Handler 20080701
6 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080707

Method GET_SALARY_CUSTO on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_SPLIT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SPLCL Call by reference Type reference (TYPE) HRTNM_SPLCL TNM: class responsible for costs data split 20080902
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080902
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080902
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080902

Method GET_SPLIT_CLASS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_SPLIT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VAL_RECO Call by reference Type reference (TYPE) HRTNM_S_VAL_RECO TNM: regulatory compliance info 20130422
2 Exporting EV_HTT_RATE Call by reference Type reference (TYPE) HRTNM_ERATE HTT Rate 20130422
3 Exporting EV_OPTION Call by reference Type reference (TYPE) HRTNM_PARAM_VALUE Parameter value 20130422
4 Exporting EV_PTT_RATE Call by reference Type reference (TYPE) HRTNM_ERATE PTT Rate 20130422
5 Importing IT_CAT_RECO Call by reference Type reference (TYPE) HRTNM_VAL_RECO_TAB Catalog/TN reg. compl. data 20130422
6 Importing IT_PERS_RECO Call by reference Type reference (TYPE) HRTNM_VAL_RECO_TAB TNM: table for regulatory compliance info 20130422
7 Importing IV_D_TOTDU Call by reference Type reference (TYPE) HRTNM_TOTDU Training Total Duration 20130422
8 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) HRTNM_PARAM Costs split option parameter name 20130422
9 Importing IV_SPLIT_OPTION Call by reference Type reference (TYPE) HRTNM_PARAM_VALUE Parameter value 20130422
10 Importing IV_TSCHT Call by reference Type reference (TYPE) HRTNM_TSCHT Training Time Recording Type 20130422

Method GET_SPLIT_OPTION on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_TRANSAC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRAST Call by reference Type reference (TYPE) HRTNM_TRAST TNM: structure used for costs display in TNM transaction 20080902
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080902
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080902
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080902

Method GET_TRANSAC_DATA on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method GET_VALUATION_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALCL Call by reference Type reference (TYPE) HRTNM_VALCL Valuation class name 20080725
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080725
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080725
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080725

Method GET_VALUATION_CLASS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method READ_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_HRTNNNN Call by reference Type reference (TYPE) STANDARD TABLE 20080701
2 Exporting EX_TAB_PNNNN Call by reference Type reference (TYPE) STANDARD TABLE 20080701
3 Importing IM_INFTY Call by reference Type reference (TYPE) INFOTYP Infotype 20080701
4 Importing IM_SCLAS Call by reference Type reference (TYPE) SCLAS Type of Related Object 20080701
5 Importing IM_SOBID Call by reference Type reference (TYPE) HROBJID Object ID 20080701
6 Importing IM_TAB_TN_ALL Call by reference Type reference (TYPE) HRTNM_TREE_TAB TNM: tree table type 20080701
7 Importing IM_WA_TN Call by reference Type reference (TYPE) HRTNM_S_TREE TNM: tree structure 20080701

Method READ_INFOTYPE on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method READ_VAL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_T77TNM_VA Call by reference Type reference (TYPE) T77TNM_VA TNM: store ref. of class used for val. process (syst. table) 20080728
2 Exporting EX_WA_T77TNM_VAC Call by reference Type reference (TYPE) T77TNM_VAC TNM: store ref. of class used for val. process (custo table) 20080728
3 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080728
4 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080728
5 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20080728

Method READ_VAL_TABLES on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method SET_DAQ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_SECTN Call by reference Type reference (TYPE) P99SG_TAB_RANGES 20080707
2 Exporting EX_WA_CODAQ Call by reference Type reference (TYPE) P99SD_CODAQ 20080707
3 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20080707
4 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080707
5 Importing IM_FOR_TRAINER Call by reference Type reference (TYPE) XFELD Salary costs valuation for trainer? 20120316
6 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20080707
7 Importing IM_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20080707

Method SET_DAQ_DATA on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method SET_PAYROLL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA_PAY_TABLE Call by reference Object reference (TYPE REF TO) DATA 20080707
2 Importing IM_WERKS Call by reference Type reference (TYPE) PERSA Personnel Area 20080707

Method SET_PAYROLL_TABLE on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method SET_WAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_WAGE_RESULT Call by reference Type reference (TYPE) HRTNM_WAGE_RESULT_TAB Table Type HRTNM_S_WAGE_RESULT 20080707
2 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20080707
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080707
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20080707
5 Importing IM_TAB_FIDEF Call by reference Type reference (TYPE) P99SD_TAB_FIDEF 20080813
6 Importing IM_TAB_PAY_RESULTS Call by reference Type reference (TYPE) STANDARD TABLE 20080707
7 Importing IM_TAB_SEDAT Call by reference Type reference (TYPE) P99SD_TAB_SEDAT 20080707
8 Importing IM_TEGRC Call by reference Type reference (TYPE) HRTNM_TEGRC Training Employee Group 20080707
9 Importing IV_EBEGDA Call by reference Type reference (TYPE) BEGDA Start Date of the E object 20100325

Method SET_WAGE_TYPE on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.

Method TRANSFER_INVOICE_TO_COSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_COST Call by reference Type reference (TYPE) HRTNM_SNAP_COST ALV Structure of infotype 1036 (Cost Item) 20080725
2 Exporting EX_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080725
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080725
4 Importing IM_IF_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD Infotypes: Messages 20080725
5 Importing IM_WA_HRT1684 Call by reference Type reference (TYPE) HRT1684 Table Part Infotype 1684 20080725

Method TRANSFER_INVOICE_TO_COSTS on class CL_HRTNM_VALO_COMPUT_SERVICES has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in