Menu

SAP Function Module HRFPM_HANDLE_INCONS_FPM_POS

Inkonsistenzen auf HRFPM_POS finden

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HRFPM_HANDLE_INCONS_FPM_POS (Inkonsistenzen auf HRFPM_POS finden) is a standard Function Module in SAP ERP and is part of the function group HRFPM_DOC_RECONST_SERVICES within the package PAOC_FPM_COM_ENGINE.

Technical Information

Function Module HRFPM_HANDLE_INCONS_FPM_POS
Short Text Inkonsistenzen auf HRFPM_POS finden
Function Group HRFPM_DOC_RECONST_SERVICES
Package PAOC_FPM_COM_ENGINE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_FLG_ACC_ASS TYPE FLAG allgemeines flag
IP_FLG_NON_EXISTING_DEP TYPE XFELD 'X' Finde Datensätze mit nicht-existierenden abhängigen Obekten
IP_FLG_NON_MATCHING_ACC_ASS TYPE XFELD 'X' Finde Datensätze deren Kontierungen nicht übereinstimmen
IP_FLG_PERSON TYPE FLAG allgemeines flag
IP_FLG_POSITION TYPE FLAG allgemeines flag
IP_FLG_TEST_RUN TYPE XFELD 'X' Testlauf

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_HRFPM_FPM_POS_DELETED LIKE HRFPM_FPM_POS Gelöschte Datensätze
P_HRFPM_FPM_POS_ERROR LIKE HRFPM_FPM_POS Datensätze, die nicht bearbeitet werden können
P_HRFPM_FPM_POS_NON_ACC_ASS LIKE HRFPM_FPM_POS HRFPM: FPM Belege - Positionen
P_HRFPM_FPM_POS_NON_DEP LIKE HRFPM_FPM_POS Gefundene Inkonsistente Datensätze
R_PERSONS LIKE HRFPM_RANGE_C8 Range für Personen
R_POSITIONS LIKE HRFPM_RANGE_C8 Range für Planstellen

Exceptions

This function module does not define any Exceptions.