Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module HRFPM_INC_GET_NEX_POS_DOC (Überprüfen der Beziehung FPM_POS <--> FPM_DOC) 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.
Function Module | HRFPM_INC_GET_NEX_POS_DOC |
Short Text | Überprüfen der Beziehung FPM_POS <--> FPM_DOC |
Function Group | HRFPM_DOC_RECONST_SERVICES |
Package | PAOC_FPM_COM_ENGINE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_APPL_LOG_START_LEVEL | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | |
IP_FLG_ADJUST_INCONSISTENCIES | TYPE | FLAG | allgemeines flag | |
IP_FLG_ANALYZE_DOC | TYPE | FLAG | allgemeines flag | |
IP_FLG_ANALYZE_POS | TYPE | FLAG | allgemeines flag | |
IP_FLG_NO_MESSAGE | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_APPL_LOG_LAST_LEVEL | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | |
ET_FPM_POS_DEL | TYPE | HRFPM_FPM_POS_IT | HRFPM: FPM Belege - Positionen | |
ET_FPM_POS_ERROR | TYPE | HRFPM_FPM_POS_IT | HRFPM: FPM Belege - Positionen | |
ET_FPM_POS_INC | TYPE | HRFPM_FPM_POS_IT | HRFPM: FPM Belege - Positionen | |
ET_HROBJECTS_REFIN | TYPE | HROBJECT_TAB | Objekte für Neufinanzierung |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CP_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FPM_DOC_DEL | LIKE | HRFPM_FPM_DOC | Tabellentyp von Struktur HRFPM_FPM_POS | |
ET_FPM_DOC_ERROR | LIKE | HRFPM_FPM_DOC | Tabellentyp von Struktur HRFPM_FPM_POS | |
ET_FPM_DOC_INC | LIKE | HRFPM_FPM_DOC | Tabellentyp für HRFPM_FPM_POS (unsortiert) | |
IT_FPM_OBJECTS | LIKE | HRFPM_FPM_KEY_HEADER | HRFPM: FPM Belege - DB Schlüssel |
This function module does not define any Exceptions.