SAP ABAP Interface IF_EX_HRPAY00_PCP0 (BAdI Interface IF_EX_HRPAY00_PCP0)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-DT (Application Component) Data Transfer
⤷
PCPO (Package) PY: Posting Transfer

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_EX_HRPAY00_PCP0 | |
Short Description | BAdI Interface IF_EX_HRPAY00_PCP0 |
General Data
Package | PCPO | PY: Posting Transfer |
Created | 20020424 | SAP |
Last changed | 20020425 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_HRPAY00_PCP0 has no forward declaration.
Interfaces
Interface IF_EX_HRPAY00_PCP0 has no interface.
Friends
Interface IF_EX_HRPAY00_PCP0 has no friend.
Attributes
Interface IF_EX_HRPAY00_PCP0 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Does the run type support the deletion of a run? | 20020425 |
2 | ![]() |
Instance method | Public | Method | Is the display of detail information supported? + rep. name | 20020425 |
3 | ![]() |
Instance method | Public | Method | Does the run type use the display of transaction PCP0? | 20020425 |
4 | ![]() |
Instance method | Public | Method | Does the run type support the cancellation of runs? | 20020425 |
5 | ![]() |
Instance method | Public | Method | Does the Run Type Support Postings to Special Periods? | 20020628 |
6 | ![]() |
Instance method | Public | Method | Delete run / also delete application data | 20020503 |
7 | ![]() |
Instance method | Public | Method | Determine run information using run attributes | 20020508 |
8 | ![]() |
Instance method | Public | Method | Display detail information for document line items | 20020425 |
9 | ![]() |
Instance method | Public | Method | Post run and update application data | 20030516 |
10 | ![]() |
Instance method | Public | Method | Cancel run and delete application data | 20020506 |
11 | ![]() |
Instance method | Public | Method | Cancel run and delete application data | 20020425 |
Events
Interface IF_EX_HRPAY00_PCP0 has no event.
Types
Interface IF_EX_HRPAY00_PCP0 has no local type.
Method Signatures
Method CHECK_DELETION_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode CHECK_DELETION_SUPPORTED | 20020425 | ||
2 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Lauftyp unterstützt das Löschen eines Laufs | 20020425 |
Method CHECK_DELETION_SUPPORTED on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method CHECK_DETAILINFO_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_GROUP | Call by reference | Type reference (TYPE) | P_GROUP | Berechtigungsgr.ABAP/4-Programm | 20020628 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode CHECK_DETAILINFO_SUPPORTED | 20020425 | ||
3 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Detailanzeige wird von Lauftyp unterstützt | 20020425 | ||
4 | ![]() |
REPORTNAME | Call by reference | Type reference (TYPE) | REPID | Name des Detailanzeigereports (für Variantenname notwendig) | 20020425 |
Method CHECK_DETAILINFO_SUPPORTED on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method CHECK_PCP0_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode CHECK_PCP0_SUPPORTED | 20020425 | ||
2 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = PCP0 wird von Lauftyp unterstützt | 20020425 |
Method CHECK_PCP0_SUPPORTED on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method CHECK_REVERSAL_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode CHECK_REVERSAL_SUPPORTED | 20020425 | ||
2 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Stornieren eines Laufs unterstützt | 20020425 |
Method CHECK_REVERSAL_SUPPORTED on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method CHECK_SPECIALPERIODS_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode CHECK_PCP0_SUPPORTED | 20020628 | ||
2 | ![]() |
IS_SUPPORTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Sonderperioden werden von diesem Lauftyp unterstützt | 20020628 |
Method CHECK_SPECIALPERIODS_SUPPORTED on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method DELETE_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DELETION_POSSIBLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Lauf darf storniert werden/wurde storniert | 20020503 | ||
2 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRPP_MESG_STRUC | Überleitung FI/CO: Fehlermeldung bei Ablehnung | 20020508 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode DELETE_RUN | 20020503 | ||
4 | ![]() |
IM_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20020503 | ||
5 | ![]() |
IM_SIMU | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Lauf ist Simulationslauf | 20020503 |
Method DELETE_RUN on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method DETERMINE_RUN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_INFO | Call by reference | Type reference (TYPE) | V_T52B4-WTEXT | Laufinformation | 20020508 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode DETERMINE_RUN_INFO | 20020508 | ||
3 | ![]() |
IM_ATTRS | Call by reference | Type reference (TYPE) | HRPP_IT_ATTRS_OF_RUN | Buchungsüberleitung: Alle Laufattribute eines Laufs | 20020508 | ||
4 | ![]() |
IM_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20020508 |
Method DETERMINE_RUN_INFO on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method DISPLAY_DETAILED_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode DISPLAY_DETAILED_INFO | 20020425 | ||
2 | ![]() |
IM_ARC_OPT | Value transfer | Type reference (TYPE) | ARC_OPT | Option zum Lesen im Archiv | 20020425 | ||
3 | ![]() |
IM_BATCH | Value transfer | Type reference (TYPE) | CHAR1 | Im Hintergrund ausführen | 20020425 | ||
4 | ![]() |
IM_DISVARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20020425 | ||
5 | ![]() |
IM_SELECTED_LINES | Value transfer | Type reference (TYPE) | HRPP_SELECTED_TABLE | Tabelle der selektierten Belegzeilen in der Beleganzeige | 20020425 |
Method DISPLAY_DETAILED_INFO on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method POST_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRPP_MESG_STRUC | Überleitung FI/CO: Fehlermeldung bei Ablehnung | 20030610 | ||
2 | ![]() |
EX_POSTING_POSSIBLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Buchung durchführen, SPACE = Ablehnung | 20030610 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Lauftyp | 20030516 | ||
4 | ![]() |
IM_RUNID | Value transfer | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20030516 |
Method POST_RUN on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method REORG_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_REORG_POSSIBLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Lauf darf storniert werden/wurde storniert | 20020506 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode REORG_RUN | 20020506 | ||
3 | ![]() |
IM_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20020506 |
Method REORG_RUN on Interface IF_EX_HRPAY00_PCP0 has no exception.
Method REVERSE_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | HRPP_MESG_STRUC | Überleitung FI/CO: Fehlermeldung bei Ablehnung | 20020621 | ||
2 | ![]() |
EX_REVERSAL_POSSIBLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Lauf darf storniert werden/wurde storniert | 20020425 | ||
3 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | P_EVTYP | Parameter FLT_VAL der Methode REVERSE_RUN | 20020425 | ||
4 | ![]() |
IM_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20020425 | ||
5 | ![]() |
IM_TEST | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Testmodus, sonst tatsächlich löschen | 20020425 |
Method REVERSE_RUN on Interface IF_EX_HRPAY00_PCP0 has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20020425 |
SAP Release Created in | 470 |