The Function Module PTRV_COMPRESS_SELECT_OPTIONS (Compress individual entries in selection option table) is a standard Function Module in SAP ERP and is part of the function group HRTRV_STAT within the package PTRA_ADDON.
Function Module | PTRV_COMPRESS_SELECT_OPTIONS |
Short Text | Compress individual entries in selection option table |
Function Group | HRTRV_STAT |
Package | PTRA_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
BUKRS_SO | LIKE | PTRV_BUKRS_SO | Select option table with company codes | |
KOSTL_SO | LIKE | PTRV_KOSTL_SO | Select option table with cost centers | |
PERNR_SO | LIKE | PTRV_PERNR_SO | Select option table with personnel numbers |
This function module does not define any Exceptions.