Menu

SAP Function Module DD_TTHD_SET_PUT

DD: Interface for set-oriented writing of table type header

The Function Module DD_TTHD_SET_PUT (DD: Interface for set-oriented writing of table type header) 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_TTHD_SET_PUT
Short Text DD: Interface for set-oriented writing of table type header
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
LEN LIKE SY-FDPOS 0 Do not use
OFF LIKE SY-FDPOS 0 Do not use
POINTER TYPE FNAM_____4 ' '
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
TTYPNAMES LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ACCESS_FAILURE
ILLEGAL_VALUE
INPUT_INCONSISTENT