Menu

SAP Function Module SCCR_PERFORM_EXIT_TEST

The Function Module SCCR_PERFORM_EXIT_TEST () is a standard Function Module in SAP ERP and is part of the function group SCCR within the package STRM.

Technical Information

Function Module SCCR_PERFORM_EXIT_TEST
Short Text
Function Group SCCR
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALTINP LIKE STRMPAR-CCSELMODE 'A' Table selection mode ('A' / 'T')
I_CALLED_BY_RFC TYPE FLAG SPACE General Flag
I_MODUS TYPE CCMODUS 'C' Mode for client transport
I_PH LIKE CCCEXIT-CCPHASE 'AA' Client transport control: Processing phases when copying
I_PROFILE TYPE CCPRF 'SAP_ALL' Profile name for client copy
I_RFC_DEST TYPE RFCDEST Logical Destination (Specified in Function Call)
I_SRCCLI LIKE CCPROF-MANDANT '001' Source Client for Client Copy

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
I_CCCEXIT LIKE CCCEXIT Client Transport Control: Exit Programs

Exceptions

This function module does not define any Exceptions.