Menu

SAP Function Module CP_CC_P_IMPORT_TXT

Bearbeiten von Langtexten im Direct Input

The Function Module CP_CC_P_IMPORT_TXT (Bearbeiten von Langtexten 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_TXT
Short Text Bearbeiten von Langtexten 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_PLNAL TYPE TSK_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNNR TYPE TSK_CLASS_DATA-PLNNR Plangruppe
I_PLNTY TYPE TSK_CLASS_DATA-PLNTY Plantype
I_TRANSACTION_HEADER_INTERF TYPE TRANSFER_HEADER_INTERFACE Transaktionsvorsatz
I_TXT_DATA_INTERF TYPE CPCDT_TXT_INTERF_TAB_TYPE Langtexte
I_TXT_HDR_DATA_INTERF TYPE CPCDT_TXT_HDR_INTERF_TAB_TYPE Textzuordnungen

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.