Menu

SAP Function Module K_RPSQT_SINGLE_OBJECT_READ

Lesen RPSQT für ein CO-Objekt

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJNR LIKE ONR00-OBJNR Objektnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.