Menu

SAP Function Module C14Z_TYPE_OF_DATA_OBJ_GET

EHS: Typ eines Datenobjektes zur Laufzeit ermitteln

The Function Module C14Z_TYPE_OF_DATA_OBJ_GET (EHS: Typ eines Datenobjektes zur Laufzeit ermitteln) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.

Technical Information

Function Module C14Z_TYPE_OF_DATA_OBJ_GET
Short Text EHS: Typ eines Datenobjektes zur Laufzeit ermitteln
Function Group C14Z
Package CBUI
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_DATA_OBJ LIKE Datenobjekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TYPE_DSCR_REF CLASS CL_ABAP_TYPEDESCR Run-Time Type Identification
E_TYPE_NAME LIKE RSFBPARA-STRUCTURE Bezugstyp eines Schnittstellenparameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.