Menu

SAP Function Module STT_SO_CREATE

Sales Order Create

The Function Module STT_SO_CREATE (Sales Order Create) 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_CREATE
Short Text Sales Order Create
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
ORDER_NUMBER TYPE MEREP_TSALEORDER-ORDER_NUMBER MI:Testcases - Orderumber
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.