Menu

SAP Function Module CP_DT_DTAB_REC_DEL_BY_INDEX

Delete record with all dependent records from dialog table

The Function Module CP_DT_DTAB_REC_DEL_BY_INDEX (Delete record with all dependent records from dialog table) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.

Technical Information

Function Module CP_DT_DTAB_REC_DEL_BY_INDEX
Short Text Delete record with all dependent records from dialog table
Function Group CPDT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AENNR_IMP LIKE RC27S-AENNR Change number
INDEX_DT_IMP LIKE SY-TABIX Index of record in dialog table to be deleted
LSTNR_IMP LIKE RC27X-LSTNR List number
STTAG_IMP LIKE RC27S-STTAG Key date for change
TCA01_IMP LIKE TCA01 Task list type table work area

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.