SAP ABAP Class CL_HRTNM_2483_SERVICES (TNM: service class for 2483 legal reporting)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P06_TNM (Package) Training needs management French specific
Properties
Class CL_HRTNM_2483_SERVICES  
Short Description TNM: service class for 2483 legal reporting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P06_TNM   Training needs management French specific 
Created 20080926   SAP 
Last change 20131127   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 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PTNM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 PTNMF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRTNM_2483_SERVICES has no interface implemented.
Friends
Class CL_HRTNM_2483_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_WA_2483_LOG Static Attribute Private Type reference (TYPE) HRTNMFR_S_2483_LOG TNM: report 2483, log structure 20081013
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_LOCAL_CURRENCY Static method Public Method Converts into local currency 20100419
2 GENERATE_PDF Static method Public Method Generate 2483 PDF form 20081013
3 GET_2483_RATES Static method Public Method Get 2483 rate(s) 20081022
4 GET_ASSIGN_FROM_WPBP Static method Public Method Get org. assignment from WPBP data 20130131
5 GET_DATA_FROM_T5F5Q Static method Public Method Get 2483 "versements" to CIF/DIF organizations 20081209
6 GET_NMMS Static method Public Method Get monthly average number of employee for a given SIREN 20081203
7 GET_PCS_FROM_FTEGC Static method Public Method Get PCS according to a given 2483 training employee group 20081006
8 GET_PCS_FROM_PERNR Static method Public Method Get PCS related to a given personal number 20081010
9 GET_PERSON_DATA Static method Public Method Get 2483 info on a given person 20081014
10 GET_QUOTA_FROM_TTYPE_FR Static method Public Method Get quota list attached to a given French training type 20080926
11 GET_SECTN_FROM_PNP Static method Public Method Get list of sections which retrieval is based on PNP 20080929
12 GET_VERS_TO_ORG Static method Public Method Get 2483 "versements" to CIF/DIF organizations 20081023
13 GET_WAGE_GROUP_AMOUNTS Static method Public Method Calculates the amounts of a wage type grouping 20100413
14 GET_WPBP_SPLITS Static method Public Method Determines the WPBP splits 20100413
15 HANDLE_WT_WITHOUT_WPBP Static method Public Method Maintains the case in wage type without WPBP split 20130116
16 READ_INFOTYPE Static method Public Method Reads the records of an infotype 20100413
17 ROUND_AMOUNT Static method Public Method Fiscal rounding of amounts 20101014
18 SET_2483_RATES_ERROR Static method Public Method Set error message in case a rate is missing 20081117
19 SET_CF_DATA Static method Public Method Set contact framework data 20081028
20 SET_INFOTYPE_TABLE Static method Public Method Transfers the infotypes in table PRELP 20100413
21 SET_MSG_TO_2483_LOG Static method Public Method Set message to 2483 log entry 20081013
22 SET_SIRET_RANGES Static method Public Method Set SIRET/SIREN ranges 20081009
23 TRANSFER_DAQ_TO_2483 Static method Public Method Transfer DAQ data to 2483 structures 20081006
24 TRANSFER_DATA Static method Protected Method Handle data transfer 20081020
Events
Class CL_HRTNM_2483_SERVICES has no event.
Types
Class CL_HRTNM_2483_SERVICES has no local type.
Method Signatures

Method CONVERT_TO_LOCAL_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20100419
2 Exporting EV_LOCAL_AMOUNT Call by reference Type reference (TYPE) ANY Converted amount 20100419
3 Importing IV_DATE Call by reference Type reference (TYPE) DATS Start date 20100419
4 Importing IV_FOREIGN_AMOUNT Call by reference Type reference (TYPE) T5F5Q-DATA1 Amount to convert 20100419
5 Importing IV_FOREIGN_CURRENCY Call by reference Type reference (TYPE) T5F5Q-WAERS Currency key 20100419
6 Importing IV_SIRET Call by reference Type reference (TYPE) P06_SIRET SIRET Number 20100419

Method CONVERT_TO_LOCAL_CURRENCY on class CL_HRTNM_2483_SERVICES has no exception.

Method GENERATE_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA_2483_DATA Call by reference Type reference (TYPE) HRTNMFR_S_2483 TNM: main structure 2483 20081013
2 Importing IM_WA_2483_YEARS Call by reference Type reference (TYPE) HRTNMFR_S_2483_YEARS TNM: structure 2483, reference years 20081015
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Output language 20120413
4 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA '06' Country group 20120910
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL API exception (internal) 20081117
2 CX_FP_API_REPOSITORY API exception (repository) 20081117
3 CX_FP_API_USAGE API exception (usage) 20081117

Method GET_2483_RATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUMTX Call by reference Type reference (TYPE) P06_DATA2 Quantity, average or percentage 20081022
2 Exporting EX_TAB_T5F5Q Call by reference Type reference (TYPE) HRTNMFR_T5F5Q_TAB TNM: table type for T5F5Q 20081022
3 Exporting EX_TCIF Call by reference Type reference (TYPE) P06_DATA2 20081022
4 Exporting EX_TDIF Call by reference Type reference (TYPE) P06_DATA2 Quantity, average or percentage 20081022
5 Exporting EX_TPART Call by reference Type reference (TYPE) P06_DATA2 20081022
6 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081022
7 Importing IM_SIREN Call by reference Type reference (TYPE) P06_SIREN DADS-U: SIREN number 20081022

Method GET_2483_RATES on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_ASSIGN_FROM_WPBP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MERGED_WPBP Call by reference Type reference (TYPE) PC205_TAB 20130131
2 Importing IO_DAQ_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ 20130131
3 Importing IS_CODAQ Call by reference Type reference (TYPE) P99SD_CODAQ 20130131
4 Importing IS_WAFOR Call by reference Type reference (TYPE) P99SD_WAFOR 20130131
5 Importing IT_PAY_RESULTS Call by reference Type reference (TYPE) HRPAYFR_PAY_RESULTS Payroll results 20130131

Method GET_ASSIGN_FROM_WPBP on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_DATA_FROM_T5F5Q Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081209
2 Exporting EX_DATA Call by reference Type reference (TYPE) ANY TNM: 2483, amount paid to OPACIF 20081209
3 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081209
4 Importing IM_DCODE Call by reference Type reference (TYPE) P06_DCODE Numeric data code 20081209
5 Importing IM_DO_SUM Call by reference Type reference (TYPE) XFELD PTNM1_C_TRUE 20081209
6 Importing IM_FORED Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081209
7 Importing IM_IS_ALPHA Call by reference Type reference (TYPE) XFELD Checkbox 20081209
8 Importing IM_NUMIC Call by reference Type reference (TYPE) P06_NUMIC DADS-U: NIC 20081209
9 Importing IM_SIREN Call by reference Type reference (TYPE) P06_SIREN DADS-U: SIREN number 20081209
10 Importing IV_NO_LOG Call by reference Type reference (TYPE) XFELD Do not log any entry within the log 20130529

Method GET_DATA_FROM_T5F5Q on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_NMMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081205
2 Exporting EX_NBEMP Call by reference Type reference (TYPE) P06_DATA2 TNM: 2483, amount paid to OPACIF 20081203
3 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081203
4 Importing IM_FORED Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081205
5 Importing IM_NUMIC Call by reference Type reference (TYPE) P06_NUMIC DADS-U: NIC 20081203
6 Importing IM_SIREN Call by reference Type reference (TYPE) P06_SIREN DADS-U: SIREN number 20081203

Method GET_NMMS on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_PCS_FROM_FTEGC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CSP24 Call by reference Type reference (TYPE) HRTNMFR_CSP24 TNM: CSP 2483 20081006
2 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081006
3 Importing IM_TEGRC Call by reference Type reference (TYPE) HRTNM_TEGRC Employee group for training 20081006

Method GET_PCS_FROM_FTEGC on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_PCS_FROM_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081013
2 Exporting EX_CSP24 Call by reference Type reference (TYPE) HRTNMFR_CSP24 TNM: CSP 2483 20081010
3 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081010
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel no. 20081010
5 Importing IM_SIRET Call by reference Type reference (TYPE) P06_SIRET SIRET number (France) 20081013

Method GET_PCS_FROM_PERNR on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_PERSON_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081014
2 Exporting EX_CSP24 Call by reference Type reference (TYPE) HRTNMFR_CSP24 TNM: CSP 2483 20081014
3 Exporting EX_SIREN Call by reference Type reference (TYPE) SIREN SIREN number 20081014
4 Exporting EX_SIRET Call by reference Type reference (TYPE) P06_SIRET SIRET number (France) 20081014
5 Exporting EX_TOTME Call by reference Type reference (TYPE) HRTNM_TOTME TNM: total number of men 20081014
6 Exporting EX_TOTWO Call by reference Type reference (TYPE) HRTNM_TOTWO TNM: total number of women 20081014
7 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081014
8 Importing IM_WA_PERSON_INFO Call by reference Type reference (TYPE) ANY 20081014

Method GET_PERSON_DATA on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_QUOTA_FROM_TTYPE_FR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_T77TNM_QU Call by reference Type reference (TYPE) HRTNM_T77TNM_QU_TAB 20080926
2 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20080926

Method GET_QUOTA_FROM_TTYPE_FR on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_SECTN_FROM_PNP 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 20080929
2 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080929
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20080929
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country group 20080929

Method GET_SECTN_FROM_PNP on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_VERS_TO_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081205
2 Exporting EX_TAB_T5F5Q Call by reference Type reference (TYPE) HRTNMFR_T5F5Q_TAB TNM: table type for T5F5Q 20081023
3 Exporting EX_VEAUT Call by reference Type reference (TYPE) HRTNMFR_VEAUT TNM: other payments 20081204
4 Exporting EX_VECIF Call by reference Type reference (TYPE) HRTNMFR_VECIF TNM: 2483, amount paid to OPACIF 20081023
5 Exporting EX_VECOM Call by reference Type reference (TYPE) HRTNMFR_VECOM TNM: supplementary payments 20081204
6 Exporting EX_VEDIF Call by reference Type reference (TYPE) HRTNMFR_VEDIF TNM: 2483, amount paid to OPCA 20081024
7 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081023
8 Importing IM_FORED Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081205
9 Importing IM_NUMIC Call by reference Type reference (TYPE) P06_NUMIC DADS-U: NIC 20081023
10 Importing IM_SIREN Call by reference Type reference (TYPE) P06_SIREN DADS-U: SIREN number 20081023

Method GET_VERS_TO_ORG on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_WAGE_GROUP_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WG_AMOUNTS Call by reference Type reference (TYPE) P99SD_TAB_VALUE Amounts of the wage type grouping 20100413
2 Importing IO_DAQ_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ DAQ form 20100413
3 Importing IS_CODAQ Call by reference Type reference (TYPE) P99SD_CODAQ DAQ checks 20100413
4 Importing IS_WAFOR Call by reference Type reference (TYPE) P99SD_WAFOR List of sections 20100413
5 Importing IT_PAY_RESULTS Call by reference Type reference (TYPE) TABLE Payroll results 20100413

Method GET_WAGE_GROUP_AMOUNTS on class CL_HRTNM_2483_SERVICES has no exception.

Method GET_WPBP_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUE Call by reference Type reference (TYPE) P99SD_TAB_VALUE DAQ value table 20100413
2 Exporting ES_VALUE Call by reference Type reference (TYPE) P99SD_VALUE New DAQ value 20100413
3 Importing IS_CHECK_SV_SPLIT Call by reference Type reference (TYPE) XFELD PTNM1_C_TRUE Take SV splits into account? 20130116
4 Importing IS_PAY_RESULTS Call by reference Type reference (TYPE) ANY Payroll results 20100413
5 Importing IS_VALUE Call by reference Type reference (TYPE) P99SD_VALUE DAQ value 20100413
6 Importing IV_SOUWT Call by reference Type reference (TYPE) T5F99FF-SOUWT Forms: wage type source grouping 20100413

Method GET_WPBP_SPLITS on class CL_HRTNM_2483_SERVICES has no exception.

Method HANDLE_WT_WITHOUT_WPBP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUE Call by reference Type reference (TYPE) P99SD_VALUE New DAQ value 20130116
2 Changing CT_VALUE Call by reference Type reference (TYPE) P99SD_TAB_VALUE DAQ value table 20130116
3 Importing IS_PAY_RESULTS Call by reference Type reference (TYPE) ANY Payroll results 20130116
4 Importing IS_SPLIT Call by reference Type reference (TYPE) P99SD_SPLITS Split data for current result 20130116
5 Importing IS_VALUE_SOURCE Call by reference Type reference (TYPE) P99SD_VALUE "Source" result of the DAQ 20130116
6 Importing IT_WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Post. work/basic remuneration 20130116
7 Importing IV_NB_WPBP_SPLIT Call by reference Type reference (TYPE) I Number of WPBP split for the period 20130116

Method HANDLE_WT_WITHOUT_WPBP on class CL_HRTNM_2483_SERVICES has no exception.

Method READ_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PNNNN Call by reference Type reference (TYPE) TABLE Infotype records (PNNNN) 20100413
2 Importing IT_PRELP Call by reference Type reference (TYPE) P99SG_TAB_PRELP Infotype table (generic format) 20100413
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20100413
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20100413
5 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20100413

Method READ_INFOTYPE on class CL_HRTNM_2483_SERVICES has no exception.

Method ROUND_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AMOUNT Call by reference Type reference (TYPE) ANY Amount with decimals 20101014
2 Returning RV_ROUNDED_AMT Value transfer Type reference (TYPE) P06_DATA2 Rounded amount (X) ? 20101014

Method ROUND_AMOUNT on class CL_HRTNM_2483_SERVICES has no exception.

Method SET_2483_RATES_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DCODE Call by reference Type reference (TYPE) P06_DCODE Numeric data code 20081117
2 Importing IM_O_MISC Call by reference Object reference (TYPE REF TO) CL_HRTNM_2483_DAQ_MISC TNM: miscellaneous DAQ class for 2483 legal reporting 20081117
3 Importing IM_SIREN Call by reference Type reference (TYPE) P06_SIREN DADS-U: SIREN number 20081117

Method SET_2483_RATES_ERROR on class CL_HRTNM_2483_SERVICES has no exception.

Method SET_CF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081030
2 Exporting EX_TAB_CF_DATA Call by reference Type reference (TYPE) HRTNMFR_2483_CF_TAB TNM: table type for structure HRTNMFR_S_2483_CF 20081029
3 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 20081028
4 Importing IM_FORED Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081028
5 Importing IM_TAB_PNPXBWBK Call by reference Type reference (TYPE) STANDARD TABLE 20081028

Method SET_CF_DATA on class CL_HRTNM_2483_SERVICES has no exception.

Method SET_INFOTYPE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DAQ_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ DAQ form 20100413
2 Importing IT_PNNNN Call by reference Type reference (TYPE) TABLE Infotype records 20100413

Method SET_INFOTYPE_TABLE on class CL_HRTNM_2483_SERVICES has no exception.

Method SET_MSG_TO_2483_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_LOG Call by reference Type reference (TYPE) HRTNMFR_2483_LOG_TAB TNM: report 2483, table type for log structure 20081013
2 Importing IM_CHECK_DUPLICATE Call by reference Type reference (TYPE) XFELD PTNM1_C_TRUE Checkbox 20081013
3 Importing IM_COURS Call by reference Type reference (TYPE) HRTNMFR_COURS TNM: 2483, training session identifier (object E) 20081106
4 Importing IM_MSG_TXT Call by reference Type reference (TYPE) P06I_CMDPA 100 character text 20081014
5 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID Object ID 20081106
6 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel no. 20081013
7 Importing IM_SIRET Call by reference Type reference (TYPE) P06_SIRET SIRET number (France) 20081013
8 Importing IM_WA_MSG Call by reference Type reference (TYPE) HRRHAD_MSG Transfer structure for return code and message 20081013

Method SET_MSG_TO_2483_LOG on class CL_HRTNM_2483_SERVICES has no exception.

Method SET_SIRET_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_R_SIREN Call by reference Type reference (TYPE) STANDARD TABLE 20081009
2 Exporting EX_R_SIRET Call by reference Type reference (TYPE) STANDARD TABLE 20081009
3 Importing IM_FORED Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081009
4 Importing IM_SIREN Call by reference Type reference (TYPE) SIREN SIREN number 20081009
5 Importing IM_SIRET Call by reference Type reference (TYPE) P06_SIRET SIRET number (France) 20081009

Method SET_SIRET_RANGES on class CL_HRTNM_2483_SERVICES has no exception.

Method TRANSFER_DAQ_TO_2483 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_2483_DATA Call by reference Type reference (TYPE) HRTNMFR_2483_TAB TNM: table type for 2483 main structure 20081006
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) HRTNMFR_FORED TNM: 2483 output format 20081006
3 Importing IM_NUMIC Call by reference Type reference (TYPE) NUMIC NIC 20100408
4 Importing IM_SIREN Call by reference Type reference (TYPE) SIREN SIREN number 20100408
5 Importing IM_TAB_FIELD_DEF Call by reference Type reference (TYPE) P99SD_TAB_FIDEF 20081006
6 Importing IM_TAB_FODAT Call by reference Type reference (TYPE) P99SD_TAB_FODAT 20081006
7 Importing IM_TAB_SECTN Call by reference Type reference (TYPE) P99SD_TAB_SECTN 20081006
8 Importing IM_TAB_SECTN_RANGE Call by reference Type reference (TYPE) P99SG_TAB_RANGES Sections to be processed/excluded 20081006
9 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20100409
10 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20100409

Method TRANSFER_DAQ_TO_2483 on class CL_HRTNM_2483_SERVICES has no exception.

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_2483_DATA Call by reference Type reference (TYPE) ANY 20100409
2 Importing IM_GRPSE Call by reference Type reference (TYPE) P_99S_GRPSE Section grouping 20081020
3 Importing IM_SECTN Call by reference Type reference (TYPE) P_99S_SECTN Forms: section 20081020
4 Importing IM_STRCT Call by reference Type reference (TYPE) P_99S_STRCT Forms: section structure reference 20081020
5 Importing IM_TAB_FIELD Call by reference Type reference (TYPE) P99SD_TAB_FIFOR 20081020
6 Importing IM_TAB_FIELD_DEF Call by reference Type reference (TYPE) P99SD_TAB_FIDEF 20081020
7 Importing IM_TAB_SECTN_FIELD Call by reference Type reference (TYPE) P99SD_TAB_FIDAT 20081020
8 Importing IM_UPDATE Call by reference Type reference (TYPE) XFELD Checkbox 20081020
9 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20100409
10 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20100409

Method TRANSFER_DATA on class CL_HRTNM_2483_SERVICES has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 600