The Function Module RH_INSERT_INFTY_1001_EXT (Insert 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_INSERT_INFTY_1001_EXT |
Short Text | Insert 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 |
FCODE | LIKE | HRRHAP-FCODE | Function code | |
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 |
---|---|
BEGDA_GREATER_ENDDA | Start Date is After End Date |
CORR_EXIT | Error/Termination While Assigning Correction Number |
ERROR_DURING_INSERT | No authorization |
NO_AUTHORIZATION | Error When Adding |
RELATION_NOT_REVERSIBLE | Relationship Cannot Be Inverted |