SAP ABAP Class IF_HRPAYMX_DAQ_MISC (Interface for miscellaneous data in DAQ)
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
Class | IF_HRPAYMX_DAQ_MISC | |
Short Description | Interface for miscellaneous data in DAQ | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051027 | SAP |
Last change | 20081217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_HRPAYMX_DAQ_MISC has no interface implemented.
Friends
Class IF_HRPAYMX_DAQ_MISC has no friend class.
Attributes
Class IF_HRPAYMX_DAQ_MISC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates TemSe file | 20051124 |
2 | ![]() |
Instance method | Public | Method | Shows ALV Grid | 20060203 |
3 | ![]() |
Instance method | Public | Method | Fills detailed ALV list | 20060203 |
4 | ![]() |
Instance method | Public | Method | Fills ALV list | 20051124 |
5 | ![]() |
Instance method | Public | Method | Fills in TemSe file lines | 20051124 |
6 | ![]() |
Instance method | Public | Method | Obtains field catalog for ALV list | 20051124 |
7 | ![]() |
Instance method | Public | Method | Obtains company data | 20051124 |
8 | ![]() |
Instance method | Public | Method | End date of declaration period | 20051124 |
9 | ![]() |
Instance method | Public | Method | Obtains error list | 20051124 |
10 | ![]() |
Instance method | Public | Method | Obtains created declaration | 20051124 |
11 | ![]() |
Instance method | Public | Method | Obtains declaration basic data | 20051124 |
12 | ![]() |
Instance method | Public | Method | Obtains declaration generation date | 20051124 |
13 | ![]() |
Instance method | Public | Method | Obtains required payroll table | 20051124 |
14 | ![]() |
Instance method | Public | Method | Obtains reference | 20051124 |
15 | ![]() |
Instance method | Public | Method | Obtains RFC | 20051124 |
16 | ![]() |
Instance method | Public | Method | Declaration period start date | 20051124 |
17 | ![]() |
Instance method | Public | Method | Suppresses empty fields display | 20061009 |
18 | ![]() |
Instance method | Public | Method | Submits the corresponding DAQ declaration | 20051124 |
19 | ![]() |
Instance method | Public | Method | Employee prcssng | 20051124 |
20 | ![]() |
Instance method | Public | Method | Processes employer tables | 20051124 |
21 | ![]() |
Instance method | Public | Method | Reads additional company information | 20051124 |
22 | ![]() |
Instance method | Public | Method | Sets selection screen parameters | 20051124 |
23 | ![]() |
Instance method | Public | Method | Assigns position and sorts ALV list table | 20060203 |
Events
Class IF_HRPAYMX_DAQ_MISC has no event.
Types
Class 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 | ![]() |
EC_TEMSE | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | TemSe file | 20051124 | ||
2 | ![]() |
EV_RETURNCODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value following ABAP statements | 20051124 | ||
3 | ![]() |
IT_TEMSE | Call by reference | Type reference (TYPE) | STANDARD TABLE | TemSe file lines | 20051124 | ||
4 | ![]() |
IV_ACB2A | Call by reference | Type reference (TYPE) | PMX_ACB2A | Activate B2A | 20051124 | ||
5 | ![]() |
IV_FILTER | Call by reference | Type reference (TYPE) | ANY | Declaration filter | 20051124 | ||
6 | ![]() |
IV_TXB2A | Call by reference | Type reference (TYPE) | PMX_TXB2A | B2A text | 20051124 |
Method CREATE_TEMSE on class 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 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Option for saving variant | 20060203 | ||
2 | ![]() |
IS_GRID_SETTINGS | Call by reference | Type reference (TYPE) | LVC_S_GLAY | Grid settings | 20060203 | ||
3 | ![]() |
IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | LVA control: Layout structure | 20060203 | ||
4 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog f. ListViewerControl | 20060203 | ||
5 | ![]() |
IT_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV-Control: Filter condition table | 20060203 | ||
6 | ![]() |
IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | LVA control: Classification criteria table | 20060203 | ||
7 | ![]() |
IV_EXIT_STATUS | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | Exit routine for status | 20060203 | ||
8 | ![]() |
IV_EXIT_TOP_OF_PAGE | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | Exit routine for header | 20060203 | ||
9 | ![]() |
IV_EXIT_UCOMM | Call by reference | Type reference (TYPE) | SLIS_FORMNAME | Exit routine for user commands | 20060203 | ||
10 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | SY-REPID | Report name | 20060203 | ||
11 | ![]() |
IV_SAVE | Call by reference | Type reference (TYPE) | C | Variant name | 20060203 | ||
12 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Display variant (external use) | 20060203 |
Method DISPLAY_ALV_GRID on class 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 | ![]() |
ET_DETAIL_ALV | Call by reference | Object reference (TYPE REF TO) | DATA | ALV table | 20060203 | ||
2 | ![]() |
IV_DETAIL_TYPE | Call by reference | Type reference (TYPE) | SY-UCOMM | Screens, function code that deleted PAI | 20060203 |
Method FILL_ALV_DETAIL_TAB on class 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 | ![]() |
ET_ALV | Call by reference | Object reference (TYPE REF TO) | DATA | ALV table | 20060203 |
Method FILL_ALV_TAB on class 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 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20051124 | ||
2 | ![]() |
CT_TEMSE | Call by reference | Type reference (TYPE) | PMXDQ_TAB_TEMSE | Table with TemSe file | 20051124 | ||
3 | ![]() |
IS_FILTER | Call by reference | Type reference (TYPE) | ANY | Filter for TemSe file | 20051124 |
Method FILL_TEMSE on class 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 | ![]() |
ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog f. ListViewerControl | 20051124 | ||
2 | ![]() |
IV_DECIMALS_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Specifies if decimal places are to be used | 20060519 | ||
3 | ![]() |
IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Table name | 20060203 | ||
4 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Screens, function code that deleted PAI | 20061013 |
Method GET_ALV_FIELD_CAT on class 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 | ![]() |
CH_TAB_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20051124 | ||
2 | ![]() |
ES_WORKPLACE | Call by reference | Type reference (TYPE) | PMXDAQ_WORKPLACE | Workplace | 20051124 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20051124 |
Method GET_COMPANY_DATA on class 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 | ![]() |
EV_DATE | Value transfer | Type reference (TYPE) | D | Valid to date | 20051124 |
Method GET_END_DATE on class 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 | ![]() |
ET_ERRORS | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20051124 |
Method GET_ERRORS on class 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 | ![]() |
ET_FORMS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Created declarations | 20051124 |
Method GET_FORMS on class 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 | ![]() |
ES_FORM_DATA | Call by reference | Type reference (TYPE) | PMXDAQ_FORMID | Declaration identification | 20051124 |
Method GET_FORM_SECTION on class 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 | ![]() |
EV_GEN_DATE | Value transfer | Type reference (TYPE) | D | Generation date | 20051124 |
Method GET_GEN_DATE on class 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 | ![]() |
CH_TAB_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20051124 | ||
2 | ![]() |
EX_COMP | Call by reference | Type reference (TYPE) | ANY | Payroll component | 20051124 | ||
3 | ![]() |
EX_TAB_COMP | Call by reference | Type reference (TYPE) | STANDARD TABLE | Payroll table | 20051124 | ||
4 | ![]() |
IM_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Name of payroll table | 20051124 | ||
5 | ![]() |
IM_DAQ | Call by reference | Type reference (TYPE) | P99SD_CODAQ | Control parameters | 20051124 | ||
6 | ![]() |
IM_LAST | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean variable (X=true, -=false, space=unknown) | 20051124 | |
7 | ![]() |
IM_TAB_PAY_ALL | Call by reference | Type reference (TYPE) | PMXDQ_TAB_PAY | Payroll results | 20051124 |
Method GET_PAYROLL_COMP on class 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 | ![]() |
ES_REFERENCE | Call by reference | Type reference (TYPE) | PMXDAQ_REFER | Reference | 20051124 |
Method GET_REFERENCE_SECTION on class 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 | ![]() |
ET_RFC | Call by reference | Type reference (TYPE) | PMXDQ_TAB_RFC | Employer RFC table | 20051124 |
Method GET_RFC on class 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 | ![]() |
EV_DATE | Value transfer | Type reference (TYPE) | D | Start date | 20051124 |
Method GET_START_DATE on class 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 | ![]() |
CT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog f. ListViewerControl | 20061009 | ||
2 | ![]() |
IT_ALV | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table to analyze | 20061009 | ||
3 | ![]() |
IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of an ABAP dictionary object | 20061009 |
Method HIDE_ALV_EMPTY_FIELD on class 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 | ![]() |
EC_FORM | Value transfer | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | DAQ declaration | 20051124 |
Method INSTANTIATE_FORM on class 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 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20061201 | ||
2 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel number | 20051124 |
Method PROCESS_EMPLOYEE on class IF_HRPAYMX_DAQ_MISC has no exception.
Method PROCESS_EMPLOYEE_TABLES Signature
Method PROCESS_EMPLOYEE_TABLES on class IF_HRPAYMX_DAQ_MISC has no parameter.
Method PROCESS_EMPLOYEE_TABLES on class 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 | ![]() |
CH_TAB_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | Message table | 20051124 | ||
2 | ![]() |
ES_T7MX01 | Call by reference | Type reference (TYPE) | T7MX01 | Additional Company Informaton | 20051124 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20051124 |
Method READ_T7MX01 on class 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 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Selection screen parameters | 20051124 |
Method SET_SEL_PARAMS on class 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 | ![]() |
ET_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | LVA control: Classification criteria table | 20060203 | ||
2 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Screens, function code that deleted PAI | 20060519 |
Method SORT_ALV_TABLE on class IF_HRPAYMX_DAQ_MISC has no exception.
History
Last changed by/on | SAP | 20081217 |
SAP Release Created in |