Menu

SAP Function Module CP_DI_ALT_INSERT

Neue Alternative in Beleg- und Dialogtabelle aufnehmen

The Function Module CP_DI_ALT_INSERT (Neue Alternative in Beleg- und Dialogtabelle aufnehmen) is a standard Function Module in SAP ERP and is part of the function group CP04 within the package CP.

Technical Information

Function Module CP_DI_ALT_INSERT
Short Text Neue Alternative in Beleg- und Dialogtabelle aufnehmen
Function Group CP04
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 LIKE PLKO-AENNR Change number
EQUKZ LIKE TCA01-FLG_EQUI Equipment indicator
EQUNR LIKE EAPL-EQUNR SPACE Equipment number
FLG_SEQ_APP LIKE 'X' Create automatically master sequen
IWERK LIKE EAPL-IWERK SPACE Planning plant
MATKZ LIKE TCA01-MATKZ Material indicator
MATNR LIKE MAPL-MATNR SPACE Material number
PLKOD_INS LIKE PLKOD Header data (I/O structure)
POSNR LIKE RC271-POSNR SPACE Verkaufsbelegposition
STTAG LIKE PLKO-DATUV Key date to which the data record
TPLKNZ LIKE TCA01-FLG_IFL SPACE Kennzeichen Typ Plan zum technischen Platz
TPLNR LIKE TAPL-TPLNR SPACE Nummer technischer Platz
VBELN LIKE RC271-VBELN SPACE Verkaufsbeleg
WERKS LIKE MAPL-WERKS SPACE Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_EAPL LIKE SY-TABIX Index on equipment header assignme
INDEX_MAPL LIKE SY-TABIX Index on material header assignmen
INDEX_PLFL LIKE SY-TABIX Index on subsequent document table
INDEX_PLKO LIKE SY-TABIX Index on header document table
INDEX_TAPL LIKE SY-TABIX Index auf techn.Platz-Plankopfzuordnungstabelle

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.