SAP ABAP Interface IF_HRPAYBE_DAQ_MISC (Interface for misc. data in DAQ)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYBE_DAQ_MISC_SRD Interface for SRD implementation 20041103
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYBE_DAQ_MISC Miscellaneous for Belgium Declarations 20041022
Properties
Interface IF_HRPAYBE_DAQ_MISC  
Short Description Interface for misc. data in DAQ    
General Data
Package PC12   HR accounting: Belgium 
Created 20041019   SAP 
Last changed 20071120   SAP 
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 PBEDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBESR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PBEU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_HRPAYBE_DAQ_MISC has no interface.
Friends
Interface IF_HRPAYBE_DAQ_MISC has no friend.
Attributes
Interface IF_HRPAYBE_DAQ_MISC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TEMSE Instance method Public Method Create Temse from document 20041207
2 FILL_ALV_TAB Instance method Public Method field ALV table (forms overview ) 20041124
3 FILL_EDITABLE_FIELDS_TAB Instance method Public Method field ALV table for editable form fields 20070330
4 FILL_TEMSE Instance method Public Method fill temse lines 20041118
5 GET_ALV_FIELD_CAT Instance method Public Method get field cat for ALV 20041124
6 GET_EDITABLE_FIELDCAT Instance method Public Method Get ALV field catalogue for editable declaration fields 20070330
7 GET_END_DATE Instance method Public Method End date of Declaration period 20041019
8 GET_ERRORS Instance method Public Method get list of errors 20041217
9 GET_FORMS Instance method Public Method get created forms 20041123
10 GET_FORM_SECTION Instance method Public Method Get basic form data 20041108
11 GET_GEN_DATE Instance method Public Method Get generation date of declaration 20041201
12 GET_PAYROLL_TAB Instance method Public Method Retrieve the queried payroll table 20050223
13 GET_REFERENCE_SECTION Instance method Public Method Get reference 20041108
14 GET_RSZNR Instance method Public Method get number of social insurance 20041221
15 GET_START_DATE Instance method Public Method Start date of Declaration period 20041019
16 INSTANTIATE_FORM Instance method Public Method instantiates the corresponding DAQ-form 20041103
17 PROCESS_EMPLOYEE Instance method Public Method process employee 20041118
18 PROCESS_EMPLOYEE_TABLES Instance method Public Method process employee tables 20041118
19 SET_SEL_PARAMS Instance method Public Method Set selection screen parameters 20041206
20 UPDATE_EDITABLE_FIELDS Instance method Public Method Update editable fields in internal tables 20070330
Events
Interface IF_HRPAYBE_DAQ_MISC has no event.
Types
Interface IF_HRPAYBE_DAQ_MISC has no local type.
Method Signatures

Method CREATE_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EC_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20041207
2 Exporting EV_RETURNCODE Call by reference Type reference (TYPE) SY-SUBRC 20041207
3 Importing IT_TEMSE Call by reference Type reference (TYPE) STANDARD TABLE 20041207
4 Importing IV_ACB2A Call by reference Type reference (TYPE) P12_ACB2A 20041207
5 Importing IV_FILTER Call by reference Type reference (TYPE) ANY 20041207
6 Importing IV_GEN_DATE Call by reference Type reference (TYPE) D Overwrites DAQ date 20060505
7 Importing IV_TXB2A Call by reference Type reference (TYPE) P12_TXB2A 20041207

Method CREATE_TEMSE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method FILL_ALV_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_TAB Call by reference Object reference (TYPE REF TO) DATA 20041124

Method FILL_ALV_TAB on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method FILL_EDITABLE_FIELDS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_TAB Call by reference Object reference (TYPE REF TO) DATA 20070330
2 Importing IS_FORM_FILTER Call by reference Type reference (TYPE) ANY 20070330

Method FILL_EDITABLE_FIELDS_TAB on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method FILL_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20041118
2 Changing CT_TEMSE Call by reference Type reference (TYPE) PBEDM_TAB_TEMSE 20041118
3 Importing IS_FILTER Call by reference Type reference (TYPE) ANY 20041125

Method FILL_TEMSE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_ALV_FIELD_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20041124

Method GET_ALV_FIELD_CAT on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_EDITABLE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070330

Method GET_EDITABLE_FIELDCAT on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DATE Value transfer Type reference (TYPE) D 20041019

Method GET_END_DATE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERRORS Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20041217

Method GET_ERRORS on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_FORMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORMS Call by reference Type reference (TYPE) STANDARD TABLE 20041123

Method GET_FORMS on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_FORM_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM_DATA Call by reference Type reference (TYPE) P12DMFA_FORMID 20041108

Method GET_FORM_SECTION on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_GEN_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GEN_DATE Value transfer Type reference (TYPE) D 20041201

Method GET_GEN_DATE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_PAYROLL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20050223
2 Exporting EX_TAB_COMP Call by reference Type reference (TYPE) STANDARD TABLE 20050223
3 Importing IM_COMPONENT Call by reference Type reference (TYPE) STRING 20050223
4 Importing IM_DAQ Call by reference Type reference (TYPE) P99SD_CODAQ 20050223
5 Importing IM_LAST Call by reference Type reference (TYPE) BOOLEAN 'X' 20050223
6 Importing IM_TAB_PAY_ALL Call by reference Type reference (TYPE) PBEU0_TAB_PAY 20050223

Method GET_PAYROLL_TAB on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_REFERENCE_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFERENCE Call by reference Type reference (TYPE) P12DMFA_REFER 20041108

Method GET_REFERENCE_SECTION on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_RSZNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RSZNR Value transfer Type reference (TYPE) RSZNR 20041221

Method GET_RSZNR on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method GET_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DATE Value transfer Type reference (TYPE) D 20041019

Method GET_START_DATE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method INSTANTIATE_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EC_FORM Value transfer Object reference (TYPE REF TO) CL_HR99S00_DAQ 20041103

Method INSTANTIATE_FORM on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method PROCESS_EMPLOYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR 20041118

Method PROCESS_EMPLOYEE on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method PROCESS_EMPLOYEE_TABLES Signature

Method PROCESS_EMPLOYEE_TABLES on Interface IF_HRPAYBE_DAQ_MISC has no parameter.
Method PROCESS_EMPLOYEE_TABLES on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method SET_SEL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMS Call by reference Type reference (TYPE) STANDARD TABLE 20041206

Method SET_SEL_PARAMS on Interface IF_HRPAYBE_DAQ_MISC has no exception.

Method UPDATE_EDITABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FORM_FILTER Call by reference Type reference (TYPE) ANY 20070330
2 Importing IT_ALV_TAB Call by reference Object reference (TYPE REF TO) DATA 20070330

Method UPDATE_EDITABLE_FIELDS on Interface IF_HRPAYBE_DAQ_MISC has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 46C