Menu

SAP Function Module PTRA_UTIL_MEMORY_DD_TABL_GET

Daten aus dem DD lesen

The Function Module PTRA_UTIL_MEMORY_DD_TABL_GET (Daten aus dem DD lesen) is a standard Function Module in SAP ERP and is part of the function group PTRA_UTIL_MEMORY within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_UTIL_MEMORY_DD_TABL_GET
Short Text Daten aus dem DD lesen
Function Group PTRA_UTIL_MEMORY
Package PTRA_WEB_INTERFACE
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_NAME TYPE DDOBJNAME Name eines ABAP Dictionary-Objekts

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
ET_DD03P_TAB LIKE DD03P Struktur

Exceptions

This function module does not define any Exceptions.