The Function Module RSDDCVER_PSA_INFO_GET (Retrieve ContentInformation of PSA-tables) is a standard Function Module in SAP ERP and is part of the function group RSDDCVER1 within the package RSR.
Function Module | RSDDCVER_PSA_INFO_GET |
Short Text | Retrieve ContentInformation of PSA-tables |
Function Group | RSDDCVER1 |
Package | RSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ODSNAME_TECH | TYPE | RSD_TABLNM | Name of the PSA-TABLE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_PSA_INFO | TYPE | RSDU_T_PSA_INFO | result table with number of records per 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 |
---|---|
ERROR_READING_PSA_TABLE | error when reading the database table |
ERROR_READ_PART_DB_CATALOG | error while reading partition informataion from the database |
PSA_TABLE_DOES_NOT_EXIST | Database table doesn't exist |