Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module RH_DELETE_INFTY_1001_EXT (Delete External Relationships) 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_1001_EXT |
Short Text | Delete External Relationships |
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 | HRI1001 | Table of External Relationships |
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 during deletion |
NO_AUTHORIZATION | No authorization |
RELATION_NOT_REVERSIBLE | Relationship Cannot Be Inverted |