SAP ABAP Interface IF_EX_HRFORM_HRF02 (BAdI Interface IF_EX_HRFORM_HRF02)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX-FO (Application Component) Forms
⤷
PAOC_PAY_HRFORMS (Package) HR Forms

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_HRFORM_HRF02 | Default Implementation for BAdI Definition HRFORM_HRF02 | 20050802 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_HRFORM_HRF02 | Example Implementation for BAdI Definition HRFORM_HRF02 | 20060309 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_HRFORM_HRF02 | BAdI Class CL_EX_HRFORM_HRF02 | 20020206 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRFORM_HRF02 | Imp. Class for BAdI Imp. HRFORM_HRF02 | 20020704 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_SAP_PAYSLIP_DE | Impl. Class for BAdI Imp. SAP_PAYSLIP_DE | 20090924 |
Properties
Interface | IF_EX_HRFORM_HRF02 | |
Short Description | BAdI Interface IF_EX_HRFORM_HRF02 |
General Data
Package | PAOC_PAY_HRFORMS | HR Forms |
Created | 20020206 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_HRFORM_HRF02 has no forward declaration.
Interfaces
Interface IF_EX_HRFORM_HRF02 has no interface.
Friends
Interface IF_EX_HRFORM_HRF02 has no friend.
Attributes
Interface IF_EX_HRFORM_HRF02 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Operations Immediately After PDF Print | 20060309 |
2 | ![]() |
Instance method | Public | Method | Operations Immediately Before PDF Print | 20060309 |
3 | ![]() |
Instance method | Public | Method | Check 1 if PNR is Rejected or Skipped in Form | 20020206 |
4 | ![]() |
Instance method | Public | Method | Check 1 if PNR is Rejected or Skipped in Form | 20020206 |
5 | ![]() |
Instance method | Public | Method | Check 1, whether PERSON in form is rejected or skipped | 20040617 |
6 | ![]() |
Instance method | Public | Method | Check 1, whether PERSON in form is rejected or skipped | 20040617 |
7 | ![]() |
Instance method | Public | Method | Method to Get FDATA | 20120227 |
8 | ![]() |
Instance method | Public | Method | Change Payroll Results | 20100303 |
9 | ![]() |
Instance method | Public | Method | Determine Key for Optical Archiving of Forms | 20020308 |
Events
Interface IF_EX_HRFORM_HRF02 has no event.
Types
Interface IF_EX_HRFORM_HRF02 has no local type.
Method Signatures
Method AFTER_PDF_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_NO_PDFS_EACH_SPOOL | Call by reference | Type reference (TYPE) | I | Anzahl PDFs je Spool | 20060310 | ||
2 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060309 | ||
3 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | HRF_NAME | HR-Formulare: Objektname | 20060309 | ||
4 | ![]() |
IM_FORM_OUT_PARAMS | Call by reference | Type reference (TYPE) | FPFORMOUTPUT | Formularausgabe (PDF, PDL) | 20060309 |
Method AFTER_PDF_PRINT on Interface IF_EX_HRFORM_HRF02 has no exception.
Method BEFORE_PDF_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_SFPDOCPARAMS | Call by reference | Type reference (TYPE) | SFPDOCPARAMS | Formularprozessierung Formularparameter | 20060309 | ||
2 | ![]() |
CH_SFPOUTPUTPARAMS | Call by reference | Type reference (TYPE) | SFPOUTPUTPARAMS | Formularprozessierung Ausgabeparameter | 20060309 | ||
3 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060309 | ||
4 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | HRF_NAME | HR-Formulare: Objektname | 20060309 |
Method BEFORE_PDF_PRINT on Interface IF_EX_HRFORM_HRF02 has no exception.
Method CHECK_PERNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRERROR | Auszugebende Meldung | 20020625 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Name des HR-Formulars | 20020206 | ||
3 | ![]() |
IM_BEGDA | Value transfer | Type reference (TYPE) | D | Beginndatum | 20020206 | ||
4 | ![]() |
IM_ENDDA | Value transfer | Type reference (TYPE) | D | Endedatum | 20020206 | ||
5 | ![]() |
IM_PERNR | Value transfer | Type reference (TYPE) | P_PERNR | Personalnummer | 20020206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PERNR ablehnen | 20020207 | |
2 | ![]() |
PERNR überspringen | 20020207 |
Method CHECK_PERNR_LATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Formulardaten | 20040827 | ||
2 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRERROR | Auszugebende Meldung | 20020625 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Name des HR-Formulars | 20020206 | ||
4 | ![]() |
IM_BEGDA | Value transfer | Type reference (TYPE) | D | Beginndatum | 20020206 | ||
5 | ![]() |
IM_ENDDA | Value transfer | Type reference (TYPE) | D | Endedatum | 20020206 | ||
6 | ![]() |
IM_PERNR | Value transfer | Type reference (TYPE) | P_PERNR | Personalnummer | 20020206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PERNR ablehnen | 20020207 | |
2 | ![]() |
PERNR überspringen | 20020207 |
Method CHECK_PERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRERROR | Auszugebende Meldung | 20040617 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Name des HR-Formulars | 20040617 | ||
3 | ![]() |
IM_BEGDA | Value transfer | Type reference (TYPE) | D | Beginndatum | 20040617 | ||
4 | ![]() |
IM_ENDDA | Value transfer | Type reference (TYPE) | D | Endedatum | 20040617 | ||
5 | ![]() |
IM_MOLGA | Value transfer | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040830 | ||
6 | ![]() |
IM_PERSON | Value transfer | Type reference (TYPE) | PCCE_PNP_PERSON | PNP CE: Person | 20040617 | ||
7 | ![]() |
IM_SIMCE | Value transfer | Type reference (TYPE) | H99_SIMCE | Mehrfachabrechnung simulieren | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PERNR ablehnen | 20040617 | |
2 | ![]() |
PERNR überspringen | 20040617 |
Method CHECK_PERSON_LATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Formulardaten | 20040827 | ||
2 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRERROR | Auszugebende Meldung | 20040617 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Name des HR-Formulars | 20040617 | ||
4 | ![]() |
IM_BEGDA | Value transfer | Type reference (TYPE) | D | Beginndatum | 20040617 | ||
5 | ![]() |
IM_ENDDA | Value transfer | Type reference (TYPE) | D | Endedatum | 20040617 | ||
6 | ![]() |
IM_MOLGA | Value transfer | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040830 | ||
7 | ![]() |
IM_PERSON | Value transfer | Type reference (TYPE) | PCCE_PNP_PERSON | PNP CE: Person | 20040617 | ||
8 | ![]() |
IM_SIMCE | Value transfer | Type reference (TYPE) | H99_SIMCE | Mehrfachabrechnung simulieren | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PERNR ablehnen | 20040617 | |
2 | ![]() |
PERNR überspringen | 20040617 |
Method GET_FDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FDATA | Call by reference | Type reference (TYPE) | DATA | 20120227 | |||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Parameter FLT_VAL of method GET_FDATA | 20120227 |
Method GET_FDATA on Interface IF_EX_HRFORM_HRF02 has no exception.
Method MODIFY_PAY_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PAYROLL_RESULTS | Call by reference | Type reference (TYPE) | H99_HR_PAY_RESULT_TAB | Payroll Results | 20100303 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Parameter FLT_VAL of Method MODIFY_PAY_RESULTS | 20100303 | ||
3 | ![]() |
IM_BEGDA | Value transfer | Type reference (TYPE) | D | Start Date | 20100303 | ||
4 | ![]() |
IM_ENDDA | Value transfer | Type reference (TYPE) | D | End Date | 20100303 | ||
5 | ![]() |
IM_PERNR | Value transfer | Type reference (TYPE) | P_PERNR | Personnel Number | 20100303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System Exception for All Types of Dynamic Method Calls | 20100303 |
Method SET_ARCHIVE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARCHIVE_INDEX | Call by reference | Type reference (TYPE) | TOA_DARA | SAP ArchiveLink Struktur einer DARA-Zeile | 20020308 | ||
2 | ![]() |
ARCTEXT | Call by reference | Type reference (TYPE) | SAETEXT | SAP ArchiveLink: Textinformationsfeld | 20020325 | ||
3 | ![]() |
BEGDA | Value transfer | Type reference (TYPE) | D | Beginndatum | 20020308 | ||
4 | ![]() |
ENDDA | Value transfer | Type reference (TYPE) | D | Endedaten | 20020308 | ||
5 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HRF_NAME | Name des HR-Formulars | 20020308 | ||
6 | ![]() |
IM_RGDIR | Value transfer | Type reference (TYPE) | PC261 | Cluster directory (for export and import of payroll results) | 20040302 | ||
7 | ![]() |
ONEBYONE | Value transfer | Type reference (TYPE) | HRF_SFPER | Anzahl Mitarbeiter je Formular (0= alle) | 20020325 | ||
8 | ![]() |
PERNR | Value transfer | Type reference (TYPE) | P_PERNR | Personalnummer | 20020308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020308 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 110 |