The Function Module PSBW_CREATE_RANGES (PSBW: Ranges für Select aus der allgemeinen Tabelle I_T_SELECT erzeugen) is a standard Function Module in SAP ERP and is part of the function group PSBS within the package KAP8.
Function Module | PSBW_CREATE_RANGES |
Short Text | PSBW: Ranges für Select aus der allgemeinen Tabelle I_T_SELECT erzeugen |
Function Group | PSBS |
Package | KAP8 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_NAME | LIKE | RSDSTABS-PRIM_TAB |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AEDAT | TYPE | PSBB_T_RANGE_AEDAT | ||
E_AUFNR | TYPE | PSBB_T_RANGE_AUFNR | ||
E_ERDAT | TYPE | PSBB_T_RANGE_ERDAT | ||
E_POSID | TYPE | PSBB_T_RANGE_POSID | ||
E_PSPID | TYPE | PSBB_T_RANGE_PSPID | ||
E_WHERE | TYPE | RSDS_WHERE |
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 |
---|---|---|---|---|
S_T_SELECT | TYPE | SBIWA_T_SELECT |
This function module does not define any Exceptions.