Menu

SAP Function Module CP_CC_P_IMPORT_SEQ

Bearbeiten von Folgen im Direct Input

The Function Module CP_CC_P_IMPORT_SEQ (Bearbeiten von Folgen im Direct Input) is a standard Function Module in SAP ERP and is part of the function group CPCC_DT within the package CP.

Technical Information

Function Module CP_CC_P_IMPORT_SEQ
Short Text Bearbeiten von Folgen im Direct Input
Function Group CPCC_DT
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
I_OPR_DATA_INTERF TYPE CPCDT_OPR_INTERF_TAB_TYPE Vorgänge
I_OPR_REF_DATA_INTERF TYPE CPCDT_OPR_REF_INTERF_TAB_TYPE Standardplanreferenzen
I_OPR_WC_REF_DATA_INTERF TYPE CPCDT_OPR_WC_REF_INTERF_TAB_TP Standardaufgaben
I_PLNAL TYPE TSK_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNNR TYPE TSK_CLASS_DATA-PLNNR Plangruppe
I_PLNTY TYPE TSK_CLASS_DATA-PLNTY Plantyp
I_SEQ_DATA_INTERF TYPE CPCDT_SEQ_INTERF_TAB_TYPE Folgen
I_TRANSACTION_HEADER_INTERF TYPE TRANSFER_HEADER_INTERFACE Transaktionsvorsatz

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.