The Function Module K_RPSQT_SINGLE_OBJECT_READ (Lesen RPSQT für ein CO-Objekt) is a standard Function Module in SAP ERP and is part of the function group KLDB within the package KACC.
Function Module | K_RPSQT_SINGLE_OBJECT_READ |
Short Text | Lesen RPSQT für ein CO-Objekt |
Function Group | KLDB |
Package | KACC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | ONR00-OBJNR | Objektnummer |
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 |
---|---|---|---|---|
T_RPSQT | LIKE | RPSQT | Gefundene Sätze aus RPSQT |
This function module does not define any Exceptions.