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 RH_DELETE_INFTY (Delete Infotype Records) is a standard Function Module in SAP ERP and is part of the function group RHAP within the package SP00.
Function Module | RH_DELETE_INFTY |
Short Text | Delete Infotype Records |
Function Group | RHAP |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHY | LIKE | HRRHAP-AUTHY | 'X' | Authorization Check Switch |
COMMIT_FLG | LIKE | HRRHAP-COMMIT_FLG | 'X' | Switch with COMMIT |
KEEP_LUPD | LIKE | HRRHAP-KEEP_LUPD | Retain Last Changed By/On | |
ORDER_FLG | LIKE | HRRHAP-ORDER_FLG | 'X' | Switch: Take Record Sequence Into Account |
PPPAR_IMP | LIKE | PPPAR | Import Structure PPPAR | |
VTASK | LIKE | HRRHAP-VTASK | Update (B-Buffer,D-Online,V-Update,S-Sync) | |
WORKF_ACTV | LIKE | HRRHAP-WORKF_ACTV | 'X' | Workflow Switch Active |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ILFCODE | LIKE | ILFCOD | Table of Logical Function Codes | |
INNNN | LIKE | Table of Infotype Records |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CORR_EXIT | Error/Termination While Assigning Correction Number |
DELETE_FIRST_RECORD | First Record Must Not be Deleted |
ERROR_DURING_DELETE | Error when deleting |
NO_AUTHORIZATION | No Authorization |