Menu

SAP Function Module CP_SE_ALT_READ_BY_EQU

Read all EAPL and PLKO records for EQUNR from DB at a key date

The Function Module CP_SE_ALT_READ_BY_EQU (Read all EAPL and PLKO records for EQUNR from DB at a key date) is a standard Function Module in SAP ERP and is part of the function group CPSE within the package CP.

Technical Information

Function Module CP_SE_ALT_READ_BY_EQU
Short Text Read all EAPL and PLKO records for EQUNR from DB at a key date
Function Group CPSE
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
EQUNR LIKE EAPL-EQUNR
IWERK LIKE EAPL-IWERK
LOSGR LIKE PLKO-LOSBS 0
PLNAL_MAX LIKE PLKO-PLNAL '' Planned alternative to
PLNAL_MIN LIKE PLKO-PLNAL '' Planned alternative from
PLNME LIKE PLKO-PLNME ''
PLNNR LIKE PLKO-PLNNR ''
PLNTY_MAX LIKE MAPL-PLNTY '' Routing type to
PLNTY_MIN LIKE MAPL-PLNTY '' Routing type from
STATU LIKE PLKO-STATU ''
STTAG LIKE RC271-STTAG
VAGRP LIKE PLKO-VAGRP ''
VERWE LIKE PLKO-VERWE ''
WERKS_MAX LIKE PLKO-WERKS '' Plant of the alternatives to
WERKS_MIN LIKE PLKO-WERKS '' Plant of the alternatives from

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_PLNNR LIKE There is exactly one PLNNR/PLNTY

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
PLKO_EXP LIKE PLKOB PLKO document table

Exceptions

This function module does not define any Exceptions.