Menu

SAP Function Module C2_DB_PLFT_READ_EXT

Read PLFT from database for planned export

The Function Module C2_DB_PLFT_READ_EXT (Read PLFT from database for planned export) is a standard Function Module in SAP ERP and is part of the function group C2DB within the package CPC.

Technical Information

Function Module C2_DB_PLFT_READ_EXT
Short Text Read PLFT from database for planned export
Function Group C2DB
Package CPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLNNR LIKE PLKO-PLNNR Task list number
PLNTY LIKE PLKO-PLNTY Task list type
STTAG LIKE PLKO-DATUV Key date

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
PLFT_EXP LIKE PLFTB Feature document table

Exceptions

This function module does not define any Exceptions.