Menu

SAP Function Module WWW_LOAD_OBJECT_ATTRIBUTES

Liest die Attribute eines Web Objektes

The Function Module WWW_LOAD_OBJECT_ATTRIBUTES (Liest die Attribute eines Web Objektes) is a standard Function Module in SAP ERP and is part of the function group SURL within the package SWWW.

Technical Information

Function Module WWW_LOAD_OBJECT_ATTRIBUTES
Short Text Liest die Attribute eines Web Objektes
Function Group SURL
Package SWWW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_NAME LIKE WWWDATAID-OBJID Name of Web object

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
ATTRIBUTES LIKE WWWPARAMS Contains attributes of a Web object

Exceptions

This function module does not define any Exceptions.