Menu

SAP Function Module STT_SO_CHANGE

Sales Order Change

The Function Module STT_SO_CHANGE (Sales Order Change) 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_CHANGE
Short Text Sales Order Change
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
SO_HEADER TYPE MEREP_TSALEORDER Test Tool Sales Order

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

Exceptions

This function module does not define any Exceptions.