Menu

SAP Function Module STT_SO_GETDETAIL

Sales Order GetDetail

The Function Module STT_SO_GETDETAIL (Sales Order GetDetail) is a standard Function Module in SAP ERP and is part of the function group STT_FRAMEWORK_TESTCASES within the package ME_TESTTOOL.

Technical Information

Function Module STT_SO_GETDETAIL
Short Text Sales Order GetDetail
Function Group STT_FRAMEWORK_TESTCASES
Package ME_TESTTOOL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORDER_NUMBER TYPE MEREP_TSALEORDER-ORDER_NUMBER MI:Testcases - Orderumber

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Return Parameter
SO_HEADER TYPE MEREP_TSALEORDER Test Tool Sales Order

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
SO_ITEM_010 LIKE MEREP_TORDERITEM Sales Order item

Exceptions

This function module does not define any Exceptions.