The Function Module MYEHS_003_PSSHIP (Bestimmung von Versandaufträgen mit best. Status) is a standard Function Module in SAP ERP and is part of the function group MYEHS_003 within the package CBMYAPPS.
Function Module | MYEHS_003_PSSHIP |
Short Text | Bestimmung von Versandaufträgen mit best. Status |
Function Group | MYEHS_003 |
Package | CBMYAPPS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STATUS | TYPE | CVDESTATUS | Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RECORDS_FOUND | LIKE | SY-TABIX | Anzahl der gefundenen Versandaufträge |
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 |
---|---|---|---|---|
E_KEYTAB | LIKE | RCGSTDRECN | Liste von Satzschlüsseln |
This function module does not define any Exceptions.