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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_HRPAY00_PCP0 BAdI Class CL_EX_HRPAY00_PCP0 20020424
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_AP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_CP Implementation Class for BAdI Implementation HRPAY00_PCP0_CP 20020510
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_DN Imp. Class for BAdI Imp. HRPAY00_PCP0_DN 20070618
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_ER Imp. class for BAdI imp. HRPAY00_PCP0_ER 20110512
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_FI_HPA Imp. class for BAdI imp. HRPAY00_PCP0_FI_HPA 20060622
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PF Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020503
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PM Imp. Class for BAdI Imp. HRPAY00_PCP0_PM 20041118
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_TP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
... Click here to see Used By full list (12 items)
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 CHECK_DELETION_SUPPORTED Instance method Public Method Does the run type support the deletion of a run? 20020425
2 CHECK_DETAILINFO_SUPPORTED Instance method Public Method Is the display of detail information supported? + rep. name 20020425
3 CHECK_PCP0_SUPPORTED Instance method Public Method Does the run type use the display of transaction PCP0? 20020425
4 CHECK_REVERSAL_SUPPORTED Instance method Public Method Does the run type support the cancellation of runs? 20020425
5 CHECK_SPECIALPERIODS_SUPPORTED Instance method Public Method Does the Run Type Support Postings to Special Periods? 20020628
6 DELETE_RUN Instance method Public Method Delete run / also delete application data 20020503
7 DETERMINE_RUN_INFO Instance method Public Method Determine run information using run attributes 20020508
8 DISPLAY_DETAILED_INFO Instance method Public Method Display detail information for document line items 20020425
9 POST_RUN Instance method Public Method Post run and update application data 20030516
10 REORG_RUN Instance method Public Method Cancel run and delete application data 20020506
11 REVERSE_RUN 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 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode CHECK_DELETION_SUPPORTED 20020425
2 Exporting 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 Exporting AUTH_GROUP Call by reference Type reference (TYPE) P_GROUP Berechtigungsgr.ABAP/4-Programm 20020628
2 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode CHECK_DETAILINFO_SUPPORTED 20020425
3 Exporting IS_SUPPORTED Call by reference Type reference (TYPE) CHAR1 'X' = Detailanzeige wird von Lauftyp unterstützt 20020425
4 Exporting 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 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode CHECK_PCP0_SUPPORTED 20020425
2 Exporting 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 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode CHECK_REVERSAL_SUPPORTED 20020425
2 Exporting 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 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode CHECK_PCP0_SUPPORTED 20020628
2 Exporting 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 Exporting EX_DELETION_POSSIBLE Call by reference Type reference (TYPE) CHAR1 'X' = Lauf darf storniert werden/wurde storniert 20020503
2 Exporting EX_MESSAGE Call by reference Type reference (TYPE) HRPP_MESG_STRUC Überleitung FI/CO: Fehlermeldung bei Ablehnung 20020508
3 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode DELETE_RUN 20020503
4 Importing IM_RUNID Call by reference Type reference (TYPE) P_EVNUM Nummer des Auswertungslaufs 20020503
5 Importing 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 Exporting EX_INFO Call by reference Type reference (TYPE) V_T52B4-WTEXT Laufinformation 20020508
2 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode DETERMINE_RUN_INFO 20020508
3 Importing IM_ATTRS Call by reference Type reference (TYPE) HRPP_IT_ATTRS_OF_RUN Buchungsüberleitung: Alle Laufattribute eines Laufs 20020508
4 Importing 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 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode DISPLAY_DETAILED_INFO 20020425
2 Importing IM_ARC_OPT Value transfer Type reference (TYPE) ARC_OPT Option zum Lesen im Archiv 20020425
3 Importing IM_BATCH Value transfer Type reference (TYPE) CHAR1 Im Hintergrund ausführen 20020425
4 Importing IM_DISVARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20020425
5 Importing 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 Exporting EX_MESSAGE Call by reference Type reference (TYPE) HRPP_MESG_STRUC Überleitung FI/CO: Fehlermeldung bei Ablehnung 20030610
2 Exporting EX_POSTING_POSSIBLE Call by reference Type reference (TYPE) CHAR1 'X' = Buchung durchführen, SPACE = Ablehnung 20030610
3 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Lauftyp 20030516
4 Importing 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 Exporting EX_REORG_POSSIBLE Call by reference Type reference (TYPE) CHAR1 'X' = Lauf darf storniert werden/wurde storniert 20020506
2 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode REORG_RUN 20020506
3 Importing 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 Exporting EX_MESSAGE Call by reference Type reference (TYPE) HRPP_MESG_STRUC Überleitung FI/CO: Fehlermeldung bei Ablehnung 20020621
2 Exporting EX_REVERSAL_POSSIBLE Call by reference Type reference (TYPE) CHAR1 'X' = Lauf darf storniert werden/wurde storniert 20020425
3 Importing FLT_VAL Value transfer Type reference (TYPE) P_EVTYP Parameter FLT_VAL der Methode REVERSE_RUN 20020425
4 Importing IM_RUNID Call by reference Type reference (TYPE) P_EVNUM Nummer des Auswertungslaufs 20020425
5 Importing 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)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_HRPAY00_PCP0 BAdI Class CL_EX_HRPAY00_PCP0 20020424
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_AP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_CP Implementation Class for BAdI Implementation HRPAY00_PCP0_CP 20020510
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_DN Imp. Class for BAdI Imp. HRPAY00_PCP0_DN 20070618
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_ER Imp. class for BAdI imp. HRPAY00_PCP0_ER 20110512
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_FI_HPA Imp. class for BAdI imp. HRPAY00_PCP0_FI_HPA 20060622
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PF Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020503
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PM Imp. Class for BAdI Imp. HRPAY00_PCP0_PM 20041118
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_PP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_TP Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_TR Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020503
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRPAY00_PCP0_ZA Imp. Class for BAdI Imp. HRPAY00_PCP0_PP 20020425
History
Last changed by/on SAP  20020425 
SAP Release Created in 470