The Function Module RH_INSERT_INFTY (Insert 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_INSERT_INFTY |
Short Text | Insert 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 |
FCODE | LIKE | HRRHAP-FCODE | 'INSE' | Function Code |
FORM | LIKE | SPACE | FORM Name for Transferring Table Infotypes | |
KEEP_LUPD | LIKE | HRRHAP-KEEP_LUPD | Retain Last Changed By/On | |
OLD_TABNR | LIKE | HRRHAP-OLD_TABNR | SPACE | Flag: Take Old Pointer Value (TABNR) |
ORDER_FLG | LIKE | HRRHAP-ORDER_FLG | 'X' | Switch: Take Record Sequence Into Account |
PPPAR_IMP | LIKE | PPPAR | Import Structure PPPAR | |
REPID | LIKE | SY-REPID | SPACE | Report Name for Transferring Table Infotypes |
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 |
---|---|
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 while Creating Record |
REPID_FORM_INITIAL | Report/FORM Name for Table Infotype is Empty |