Menu

SAP Function Module SSF_CHECK_BEFORE_EXPORT

The Function Module SSF_CHECK_BEFORE_EXPORT () is a standard Function Module in SAP ERP and is part of the function group STXBX within the package SMART.

Technical Information

Function Module SSF_CHECK_BEFORE_EXPORT
Short Text
Function Group STXBX
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CLIENT LIKE E070C-CLIENT Source client of request

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
TT_E071 LIKE E071 Change & Transport System: Object Entries of Requests/Tasks
TT_E071K LIKE E071K Change & Transport System: Key Entries of Requests/Tasks

Exceptions

This function module does not define any Exceptions.