Menu

SAP Function Module CP_07_PLAN_COLLECT

Check whether task list exists already in group table

The Function Module CP_07_PLAN_COLLECT (Check whether task list exists already in group table) is a standard Function Module in SAP ERP and is part of the function group CP07 within the package CP.

Technical Information

Function Module CP_07_PLAN_COLLECT
Short Text Check whether task list exists already in group table
Function Group CP07
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
PLAN_IMP LIKE RC278 task list to be inserted

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
PLAN_TAB LIKE RC278 Task list table

Exceptions

This function module does not define any Exceptions.