Menu

SAP Function Module CP_INPUT_OPR_SELECTION

Select an operation (via index on planning document tables) online

The Function Module CP_INPUT_OPR_SELECTION (Select an operation (via index on planning document tables) online) is a standard Function Module in SAP ERP and is part of the function group CP03 within the package CP.

Technical Information

Function Module CP_INPUT_OPR_SELECTION
Short Text Select an operation (via index on planning document tables) online
Function Group CP03
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
PLNAW_IMP LIKE TCA01-PLNAW '*' Routing/plan/network application
PLNTY_IMP LIKE TCA01-PLNTY '*' Routing type
PLPOD_HEAD LIKE PLPOD '' Operation data for heading
SELECTOR_IMP LIKE '01' Screen selector (see long text)
STTAG LIKE RC27S-STTAG '' Key date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_PLAS_SEL LIKE SY-TABIX Index on PLAS document table of th
INDEX_PLPO_SEL LIKE SY-TABIX Index on PLPO document table of th
PLPOD_SEL LIKE PLPOD sel. operation

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
PLPOE_TAB LIKE PLPOE Table of the data records for sele

Exceptions

This function module does not define any Exceptions.