Menu

SAP Function Module DD_TTYP_SET_PUT

DD: Interface to set-oriented writing of table types

The Function Module DD_TTYP_SET_PUT (DD: Interface to set-oriented writing of table types) is a standard Function Module in SAP ERP and is part of the function group STYP within the package SDDO.

Technical Information

Function Module DD_TTYP_SET_PUT
Short Text DD: Interface to set-oriented writing of table types
Function Group STYP
Package SDDO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRID LIKE SY-TABIX 0
PUT_STATE LIKE DDREFSTRUC-STATE 'N'

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
DD40V_TAB LIKE DD40V
DD42V_TAB LIKE DD42V

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ACCESS_FAILURE
ILLEGAL_VALUE
INPUT_INCONSISTENT