Menu

SAP Function Module LWMS_LIKP_GET

Read TO header for TO number

The Function Module LWMS_LIKP_GET (Read TO header for TO number) is a standard Function Module in SAP ERP and is part of the function group LWMS_SERVICES within the package LWMS.

Technical Information

Function Module LWMS_LIKP_GET
Short Text Read TO header for TO number
Function Group LWMS_SERVICES
Package LWMS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_VBELN TYPE TT_VBELN Delivery table
IV_OBCLS TYPE LTRM_OBCLS Object class for monitoring
IV_VBELN TYPE LWMS_VBELN_VL Delivery
IV_WHERE TYPE XFELD Flag: use preselection criteria

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_LIKP TYPE LIKP Single delivery record

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
ET_LIKP LIKE LIKP Table of deliveries

Exceptions

This function module does not define any Exceptions.