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 RP_PLANT_DATA_UPDATE_TABLES (Fortschreiben aller Tabellen aus dem Funktionbaustein PLANT_DATA_ANALYZE) is a standard Function Module in SAP ERP and is part of the function group HRTV within the package PTRA.
Function Module | RP_PLANT_DATA_UPDATE_TABLES |
Short Text | Fortschreiben aller Tabellen aus dem Funktionbaustein PLANT_DATA_ANALYZE |
Function Group | HRTV |
Package | PTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IPREF | LIKE | PREF | Transfer structure for all assignment data | |
UPDATE_COIFT | LIKE | 'X' | Switch, whether COIFT is to be updated or not |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETE_ASSHR_NOT_POSSIBLE | |
DELETE_ASSOB_NOT_POSSIBLE | |
DELETE_COIFT_NOT_POSSIBLE | |
DELETE_PDSNR_NOT_POSSIBLE | |
INSERT_ASSHR_NOT_POSSIBLE | |
INSERT_ASSOB_NOT_POSSIBLE | |
INSERT_COIFT_NOT_POSSIBLE | |
INSERT_PDSNR_NOT_POSSIBLE | |
INTERVAL_NOT_FOUND | |
LAST_ENTRY_OUT_OF_NUMBER_RANGE | |
NEARLY_LAST_ENTRY_OUT_OF_RANGE | |
NO_MORE_NUMBERS_AVAILABLE | |
NUMBER_RANGE_NOT_FOUND | |
OBJECT_NOT_FOUND | |
QUANTITY_IS_0 | |
UNKNOWN_ERROR | |
UPDATE_ASSOB_NOT_POSSIBLE |