The Function Module HR_NOA_DOCU_EDIT (Create/edit Customer Documentation for NoA) is a standard Function Module in SAP ERP and is part of the function group HRPBSUS_NOADOC within the package P10PA.
Function Module | HR_NOA_DOCU_EDIT |
Short Text | Create/edit Customer Documentation for NoA |
Function Group | HRPBSUS_NOADOC |
Package | P10PA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCTITLE | TYPE | C | Document Title | |
I_TRKORR | LIKE | E070-TRKORR | Transport Request | |
ONAME | TYPE | SDOK_PRV_L | Document Name | |
OTYPE | TYPE | SDOK_PRV_L | Document Type | |
STATUS | TYPE | C | 'S' | Update or Display Mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TRKORR | LIKE | E070-TRKORR | Transport Request |
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 |
---|---|
INCORRECT_STATUS | Status is not 'S' (display) or 'U' (update) |
LOIO_ERROR | Unable to create document ID |