Menu

SAP Function Module ALE_LINKED_TO_OBJECT_DISPLAY

display IDocs linked to a given object

The Function Module ALE_LINKED_TO_OBJECT_DISPLAY (display IDocs linked to a given object) is a standard Function Module in SAP ERP and is part of the function group BDOR within the package SALE.

Technical Information

Function Module ALE_LINKED_TO_OBJECT_DISPLAY
Short Text display IDocs linked to a given object
Function Group BDOR
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTID LIKE SWOTOBJID-OBJKEY SPACE Object key
OBJECTTYPE LIKE SWOTOBJID-OBJTYPE SPACE Object type

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
OBJECT LIKE OBJECTCONN Table objects
PARAMETER LIKE PARAMETERS Table parameter (not used)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND No linked IDocs found
NO_AUTHORITY Not authorized to display IDocs