Menu

SAP Function Module STT_SO_GETLIST

Sales Order GetList

The Function Module STT_SO_GETLIST (Sales Order GetList) 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_GETLIST
Short Text Sales Order GetList
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
SALES_REP TYPE MEREP_TSALEORDER-SALES_REP User Name

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

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_HEADER LIKE MEREP_TSALEORDER Test Tool Sales Order

Exceptions

This function module does not define any Exceptions.