SAP ABAP Interface IF_HRPAYMX_DAQ_MISC (Interface for miscellaneous data in DAQ)
Hierarchy
SAP_HRCMX (Software Component) Sub component SAP_HRCMX of SAP_HR
   PY-MX (Application Component) Mexico
     PC32 (Package) Payroll - Mexico
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYMX_DAQ_SOSA Interface implementing Social Insurance Audits 20060620
2 Interface composition (i COMPRISING i_ref)  IF_HRPAYMX_DAQ_STAX Interface for detailed State Tax Declaration 20051124
3 Interface composition (i COMPRISING i_ref)  IF_HRPAYMX_DAQ_TERM Implementation interface f. detailed termination declaration 20051124
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYMX_DAQ_MISC Miscellaneous for Mexico declarations based on DAQ 20051124
Properties
Interface IF_HRPAYMX_DAQ_MISC  
Short Description Interface for miscellaneous data in DAQ    
General Data
Package PC32   Payroll - Mexico 
Created 20051027   SAP 
Last changed 20081217   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 PMX00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PMXDQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_HRPAYMX_DAQ_MISC has no interface.
Friends
Interface IF_HRPAYMX_DAQ_MISC has no friend.
Attributes
Interface IF_HRPAYMX_DAQ_MISC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TEMSE Instance method Public Method Creates TemSe file 20051124
2 DISPLAY_ALV_GRID Instance method Public Method Shows ALV Grid 20060203
3 FILL_ALV_DETAIL_TAB Instance method Public Method Fills detailed ALV list 20060203
4 FILL_ALV_TAB Instance method Public Method Fills ALV list 20051124
5 FILL_TEMSE Instance method Public Method Fills in TemSe file lines 20051124
6 GET_ALV_FIELD_CAT Instance method Public Method Obtains field catalog for ALV list 20051124
7 GET_COMPANY_DATA Instance method Public Method Obtains company data 20051124
8 GET_END_DATE Instance method Public Method End date of declaration period 20051124
9 GET_ERRORS Instance method Public Method Obtains error list 20051124
10 GET_FORMS Instance method Public Method Obtains created declaration 20051124
11 GET_FORM_SECTION Instance method Public Method Obtains declaration basic data 20051124
12 GET_GEN_DATE Instance method Public Method Obtains declaration generation date 20051124
13 GET_PAYROLL_COMP Instance method Public Method Obtains required payroll table 20051124
14 GET_REFERENCE_SECTION Instance method Public Method Obtains reference 20051124
15 GET_RFC Instance method Public Method Obtains RFC 20051124
16 GET_START_DATE Instance method Public Method Declaration period start date 20051124
17 HIDE_ALV_EMPTY_FIELD Instance method Public Method Suppresses empty fields display 20061009
18 INSTANTIATE_FORM Instance method Public Method Submits the corresponding DAQ declaration 20051124
19 PROCESS_EMPLOYEE Instance method Public Method Employee prcssng 20051124
20 PROCESS_EMPLOYEE_TABLES Instance method Public Method Processes employer tables 20051124
21 READ_T7MX01 Instance method Public Method Reads additional company information 20051124
22 SET_SEL_PARAMS Instance method Public Method Sets selection screen parameters 20051124
23 SORT_ALV_TABLE Instance method Public Method Assigns position and sorts ALV list table 20060203
Events
Interface IF_HRPAYMX_DAQ_MISC has no event.
Types
Interface IF_HRPAYMX_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 TemSe file 20051124
2 Exporting EV_RETURNCODE Call by reference Type reference (TYPE) SYSUBRC Return value, return value following ABAP statements 20051124
3 Importing IT_TEMSE Call by reference Type reference (TYPE) STANDARD TABLE TemSe file lines 20051124
4 Importing IV_ACB2A Call by reference Type reference (TYPE) PMX_ACB2A Activate B2A 20051124
5 Importing IV_FILTER Call by reference Type reference (TYPE) ANY Declaration filter 20051124
6 Importing IV_TXB2A Call by reference Type reference (TYPE) PMX_TXB2A B2A text 20051124

Method CREATE_TEMSE on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method DISPLAY_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE Option for saving variant 20060203
2 Importing IS_GRID_SETTINGS Call by reference Type reference (TYPE) LVC_S_GLAY Grid settings 20060203
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO LVA control: Layout structure 20060203
4 Importing IT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog f. ListViewerControl 20060203
5 Importing IT_FILTER Call by reference Type reference (TYPE) LVC_T_FILT ALV-Control: Filter condition table 20060203
6 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT LVA control: Classification criteria table 20060203
7 Importing IV_EXIT_STATUS Call by reference Type reference (TYPE) SLIS_FORMNAME Exit routine for status 20060203
8 Importing IV_EXIT_TOP_OF_PAGE Call by reference Type reference (TYPE) SLIS_FORMNAME Exit routine for header 20060203
9 Importing IV_EXIT_UCOMM Call by reference Type reference (TYPE) SLIS_FORMNAME Exit routine for user commands 20060203
10 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID Report name 20060203
11 Importing IV_SAVE Call by reference Type reference (TYPE) C Variant name 20060203
12 Importing IV_VARIANT Call by reference Type reference (TYPE) DISVARIANT Display variant (external use) 20060203

Method DISPLAY_ALV_GRID on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method FILL_ALV_DETAIL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL_ALV Call by reference Object reference (TYPE REF TO) DATA ALV table 20060203
2 Importing IV_DETAIL_TYPE Call by reference Type reference (TYPE) SY-UCOMM Screens, function code that deleted PAI 20060203

Method FILL_ALV_DETAIL_TAB on Interface IF_HRPAYMX_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 Call by reference Object reference (TYPE REF TO) DATA ALV table 20060203

Method FILL_ALV_TAB on Interface IF_HRPAYMX_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 Message table 20051124
2 Changing CT_TEMSE Call by reference Type reference (TYPE) PMXDQ_TAB_TEMSE Table with TemSe file 20051124
3 Importing IS_FILTER Call by reference Type reference (TYPE) ANY Filter for TemSe file 20051124

Method FILL_TEMSE on Interface IF_HRPAYMX_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) LVC_T_FCAT Field catalog f. ListViewerControl 20051124
2 Importing IV_DECIMALS_FLAG Call by reference Type reference (TYPE) BOOLEAN Specifies if decimal places are to be used 20060519
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Table name 20060203
4 Importing IV_UCOMM Call by reference Type reference (TYPE) SYUCOMM Screens, function code that deleted PAI 20061013

Method GET_ALV_FIELD_CAT on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method GET_COMPANY_DATA 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 Message table 20051124
2 Changing ES_WORKPLACE Call by reference Type reference (TYPE) PMXDAQ_WORKPLACE Workplace 20051124
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20051124

Method GET_COMPANY_DATA on Interface IF_HRPAYMX_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 Valid to date 20051124

Method GET_END_DATE on Interface IF_HRPAYMX_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 Message table 20051124

Method GET_ERRORS on Interface IF_HRPAYMX_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 Created declarations 20051124

Method GET_FORMS on Interface IF_HRPAYMX_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) PMXDAQ_FORMID Declaration identification 20051124

Method GET_FORM_SECTION on Interface IF_HRPAYMX_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 Generation date 20051124

Method GET_GEN_DATE on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method GET_PAYROLL_COMP 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 Message table 20051124
2 Changing EX_COMP Call by reference Type reference (TYPE) ANY Payroll component 20051124
3 Changing EX_TAB_COMP Call by reference Type reference (TYPE) STANDARD TABLE Payroll table 20051124
4 Importing IM_COMPONENT Call by reference Type reference (TYPE) STRING Name of payroll table 20051124
5 Importing IM_DAQ Call by reference Type reference (TYPE) P99SD_CODAQ Control parameters 20051124
6 Importing IM_LAST Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean variable (X=true, -=false, space=unknown) 20051124
7 Importing IM_TAB_PAY_ALL Call by reference Type reference (TYPE) PMXDQ_TAB_PAY Payroll results 20051124

Method GET_PAYROLL_COMP on Interface IF_HRPAYMX_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) PMXDAQ_REFER Reference 20051124

Method GET_REFERENCE_SECTION on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method GET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RFC Call by reference Type reference (TYPE) PMXDQ_TAB_RFC Employer RFC table 20051124

Method GET_RFC on Interface IF_HRPAYMX_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 Start date 20051124

Method GET_START_DATE on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method HIDE_ALV_EMPTY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog f. ListViewerControl 20061009
2 Importing IT_ALV Call by reference Type reference (TYPE) STANDARD TABLE Table to analyze 20061009
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) DDOBJNAME Name of an ABAP dictionary object 20061009

Method HIDE_ALV_EMPTY_FIELD on Interface IF_HRPAYMX_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 DAQ declaration 20051124

Method INSTANTIATE_FORM on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method PROCESS_EMPLOYEE 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 Message table 20061201
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel number 20051124

Method PROCESS_EMPLOYEE on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method PROCESS_EMPLOYEE_TABLES Signature

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

Method READ_T7MX01 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 Message table 20051124
2 Exporting ES_T7MX01 Call by reference Type reference (TYPE) T7MX01 Additional Company Informaton 20051124
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20051124

Method READ_T7MX01 on Interface IF_HRPAYMX_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 Selection screen parameters 20051124

Method SET_SEL_PARAMS on Interface IF_HRPAYMX_DAQ_MISC has no exception.

Method SORT_ALV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT LVA control: Classification criteria table 20060203
2 Importing IV_UCOMM Call by reference Type reference (TYPE) SYUCOMM Screens, function code that deleted PAI 20060519

Method SORT_ALV_TABLE on Interface IF_HRPAYMX_DAQ_MISC has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in