Menu

SAP Function Module SUSR_LOAD_OBJECTS

Berecht.objekte in eine int. Tabelle laden

The Function Module SUSR_LOAD_OBJECTS (Berecht.objekte in eine int. Tabelle laden) is a standard Function Module in SAP ERP and is part of the function group SUSI within the package SUSR.

Technical Information

Function Module SUSR_LOAD_OBJECTS
Short Text Berecht.objekte in eine int. Tabelle laden
Function Group SUSI
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OCLASS LIKE TOBC-OCLSS 'AAAA' Name der Objektklasse (leer heisst alle lesen)

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
INTCLS LIKE SUSRCLS Int. Tabelle mit Objektklassen
INTOBJ LIKE SUSROBJ Int. Tabelle mit Objektname

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OCLASS_DOES_NOT_EXIST Objektklasse ist nicht vorhanden