Menu

SAP Function Module SCWN_GET_DELIV_EVENT_CONT

The Function Module SCWN_GET_DELIV_EVENT_CONT () is a standard Function Module in SAP ERP and is part of the function group SCWU within the package SCWN.

Technical Information

Function Module SCWN_GET_DELIV_EVENT_CONT
Short Text
Function Group SCWU
Package SCWN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_PAKID TYPE CWBCMPNT-PAKID Software component (internal number)

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
TT_CWBCMPNT LIKE CWBCMPNT Software Components
TT_CWBCMTEXT LIKE CWBCMTEXT Software components short text
TT_CWBDEEQUIV LIKE CWBDEEQUIV Equivalent delivery events (a is included in b)
TT_CWBDEHEAD LIKE CWBDEHEAD Delivery event (release/Support Package)
TT_CWBDEPRDC LIKE CWBDEPRDC Predecessor of a delivery event
TT_CWBDETRACK LIKE CWBDETRACK Delivery track

Exceptions

This function module does not define any Exceptions.