Menu

SAP Function Module WB2_DISPLAY_ITEM_LIST

Display item list of one contract

The Function Module WB2_DISPLAY_ITEM_LIST (Display item list of one contract) is a standard Function Module in SAP ERP and is part of the function group WB27 within the package WB2B.

Technical Information

Function Module WB2_DISPLAY_ITEM_LIST
Short Text Display item list of one contract
Function Group WB27
Package WB2B
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CP_REF TYPE WB2_CP_REF Communication structure for copy TC
I_FCODE TYPE SY-UCOMM SPACE FCODE from function group WB2A
I_TCTYP_TO TYPE TCTYP Trading contract: Trading contract type
I_TKONN_TO TYPE TKONN Trad.-Kontr.: Nummer des Trading-Kontrakts

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
IT_TPOSN_QTY LIKE KOMWBHI_REFC Referenzdaten: Kontrakt

Exceptions

This function module does not define any Exceptions.